| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002132 | Spring engine | General | public | 2010-09-18 23:48 | 2010-09-25 18:37 |
|
| Reporter | SirMaverick | |
| Assigned To | zerver | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Product Version | | |
| Target Version | | Fixed in Version | 0.82.5.1 | |
|
| Summary | 0002132: additional player gets exception when joining |
| Description | Host has AllowAdditionalPlayers=1. But when additional player joins he gets "Caught content exception: Invalid player number received from server" |
| Additional Information | spring version used: http://github.com/spring/spring/commit/60217f2206817606bdbd50f2583f2fc0da355d98 [^] |
| Tags | No tags attached. |
|
| Attached Files | 8405.txt [^] (1,286 bytes) 2010-09-18 23:49 [Show Content] [Hide Content][GAME]
{
HostIP=localhost;
HostPort=8451;
IsHost=1;
MyPlayerName=unnamed;
Mapname=Comet Catcher Redux;
GameType=Complete Annihilation stable-8405;
startpostype=2;
[mapoptions]
{
}
[modoptions]
{
}
NumRestrictions=0;
[RESTRICT]
{
}
[PLAYER1]
{
Name=unnamed;
CountryCode=;
Spectator=0;
Rank=0;
IsFromDemo=0;
Team=1;
}
[PLAYER2]
{
Name=Player123;
Spectator=1;
Team=0;
}
[AI0]
{
Name=Bot1;
ShortName=NullAI;
Version=0.1;
Team=0;
IsFromDemo=0;
Host=1;
[Options]
{
maphack=0;
reporturl=http://myAIStats.myDomain.com/statsReceiver.cgi;
maxgroupsize=10;
resourcebonous=0;
aggressiveness=normal;
}
}
[TEAM0]
{
TeamLeader=1;
StartPosX=5095;
StartPosZ=442;
AllyTeam=1;
RGBColor=0.976471 1 0;
Side=Random;
Handicap=0;
}
[TEAM1]
{
TeamLeader=1;
StartPosX=999;
StartPosZ=7717;
AllyTeam=0;
RGBColor=0.74902 0.74902 0.74902;
Side=Random;
Handicap=0;
}
[ALLYTEAM1]
{
NumAllies=0;
StartRectLeft=0;
StartRectTop=0;
StartRectRight=1;
StartRectBottom=0.25;
}
[ALLYTEAM0]
{
NumAllies=0;
StartRectLeft=0;
StartRectTop=0.75;
StartRectRight=1;
StartRectBottom=1;
}
[ALLYTEAM2]
{
StartRectLeft=.3;
StartRectTop=0.3;
StartRectRight=.4;
StartRectBottom=.4;
}
}
script.txt.123 [^] (110 bytes) 2010-09-18 23:51
script.txt.124 [^] (110 bytes) 2010-09-18 23:51 |
|