Fatal Error

Failed assertion: localClientIndex != -1
File: C:\work\forge\beta\code\src\user\Lobby.cpp
Line: 1354

Program : C:\Program Files (x86)\Stardock Games\Demigod\bin\Demigod.exe
Cmd line arguments :

Callstack:
    unavailable.

Last 100 lines of log...

info:         hema0105={ 8 },
info:         hema0106={ 125600.5 },
info:         hema0108={ 2 },
info:         hema0109={ 29 },
info:         hgsa0103={ 2 },
info:         hgsa0104={ 4 },
info:         hgsa0105={ 6 },
info:         hgsa0106={ 12 },
info:         hgsa0107={ 3 },
info:         hgsa0110={ 7 },
info:         hrook03={ 3 },
info:         hrook04={ 20 },
info:         hrook05={ 4 },
info:         hrook06={ 11 },
info:         hrook07={ 8925 },
info:         hrook10={ 17541.916015625 },
info:         mp01=true,
info:         mp03={ 0, 0, 0, 0, true, true, true, 0 },
info:         mp06={ 1145738.875 },
info:         mp08={ 278659 },
info:         mp09={ 26 },
info:         mp10={ 0, true, 0, 0, 0, 0, 0, 0 }
info:       },
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Hero="hgsa01",
info:       Human=true,
info:       OwnerID="1",
info:       PlayerColor=1,
info:       PlayerName="Nokthra",
info:       Ready=true
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Hero="hema01",
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="AI",
info:       Ready=false
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Hero="hema01",
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="AI",
info:       Ready=false
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Hero="hgsa01",
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="AI",
info:       Ready=false
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Hero="hrook",
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="AI",
info:       Ready=false
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="TEAM_1",
info:       Ready=false
info:     },
info:     {
info:       ArmyColor=1,
info:       Civilian=false,
info:       Faction=1,
info:       Human=false,
info:       OwnerID="0",
info:       PlayerColor=1,
info:       PlayerName="TEAM_2",
info:       Ready=false
info:     }
info:   }
info: }
info: NET: using deflate compression for receives from DAS-ICH:1526

895 views 5 replies
Reply #1 Top

Failed assertion: localClientIndex != -1
End of quote

There's your problem. Do you have a profile set up and everything? It seems that the game is adding you to the list of local clients wrong, and a missing profile would explain that, because that error seems to indicate the computer thinks there are no local clients (null indexed, so no clients means that the index would be -1). Hope this helps.

Reply #2 Top

Horse add you need to add your name in the profile list in the game.

Reply #3 Top

Quoting xthetenth, reply 1
Failed assertion: localClientIndex != -1
There's your problem. Do you have a profile set up and everything? It seems that the game is adding you to the list of local clients wrong, and a missing profile would explain that, because that error seems to indicate the computer thinks there are no local clients (null indexed, so no clients means that the index would be -1). Hope this helps.
End of xthetenth's quote

Haha nice eye..

Reply #4 Top

Haha nice eye..
End of quote

Thanks :grin: .

Reply #5 Top

It came up while I tried to join a game