tarwyn
07-15-2009, 10:12 AM
Nothing major appears to have changed, but the spawnStruct Paket seems to have increased in size by 4 Bytes, resulting in some "SpawnShell::fillSpawnStruct - expected length..." warnings.
spawnshell.cpp, line 627:
netStream.skipBytes(37);
Seems to work for me.
-T
spawnshell.cpp, line 627:
netStream.skipBytes(37);
Seems to work for me.
-T