project-navigation
Personal tools

Author Topic: [fixed] R28174 - Unable to load map (Assertion `lastEnt >= g_edicts' failed)  (Read 1552 times)

Offline Halleth

  • Rookie
  • ***
  • Posts: 52
    • View Profile
I found some time to play - I wanted to see whether synchronization error will show up or not. I updated my repository, recompiled what was new, loaded game. Game status: aircraft with assault team few minutes before target. Map was not loaded, error occured:

SV_AssembleMap: Sequential map assembly in 3 ms
CM_LoadMap: "-industrial/ +craft_drop_firebird +craft_ufo_harvester +fr06_3x2 +fr12_3x3 +fr16_5x1 +fr14_1x3 +fr09 +fr07 +fr15_2x1 +fr13_2x1 +fr01 +fr02 +fr11_1x2 +fr10 +fr08" "8 -32 0 -24 -16 0 -24 -32 0 8 0 0 -8 24 0 -24 8 0 -16 24 0 0 -32 0 0 -24 0 16 -24 0 8 -16 0 8 -8 0 16 -16 0 24 -16 0 24 -8 0"
Rerouted for RMA in   4.0s
checksum for the map '+industrial': 3449210814
ufo script checksum 243850177
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/industrial.mat'
ufo: src/game/g_utils.c:71: G_EdictsGetNext: Assertion `lastEnt >= g_edicts' failed.
ufoai_2.3/src/ports/unix/unix_main.c:493
ufoai_2.3/src/ports/unix/unix_main.c:519
/lib/libc.so.6[0x7ffade0b6040]
/lib/libc.so.6(gsignal+0x35)[0x7ffade0b5fb5]
/lib/libc.so.6(abort+0x183)[0x7ffade0b7bc3]
/lib/libc.so.6(__assert_fail+0xe9)[0x7ffade0aef09]
./base/game.so(G_EdictsGetNext+0x78)[0x7ffad443c71f]
./base/game.so(G_EdictsGetNextActor+0x47)[0x7ffad443c808]
./base/game.so[0x7ffad442a68b]
./base/game.so(G_ClientBegin+0x11b)[0x7ffad442a7b7]
ufoai_2.3/src/server/sv_user.c:131
ufoai_2.3/src/server/sv_user.c:210
ufoai_2.3/src/server/sv_user.c:253
ufoai_2.3/src/server/sv_main.c:435
ufoai_2.3/src/common/net.c:457
ufoai_2.3/src/common/common.c:1182
ufoai_2.3/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7ffade0a15a6]
/build/buildd/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116
ufoai_2.3/src/ports/unix/unix_main.c:493
ufoai_2.3/src/ports/unix/unix_main.c:87
ufoai_2.3/src/ports/unix/unix_main.c:526
/lib/libc.so.6[0x7ffade0b6040]
/lib/libc.so.6(gsignal+0x35)[0x7ffade0b5fb5]
/lib/libc.so.6(abort+0x183)[0x7ffade0b7bc3]
/lib/libc.so.6(__assert_fail+0xe9)[0x7ffade0aef09]
./base/game.so(G_EdictsGetNext+0x78)[0x7ffad443c71f]
./base/game.so(G_EdictsGetNextActor+0x47)[0x7ffad443c808]
./base/game.so[0x7ffad442a68b]
./base/game.so(G_ClientBegin+0x11b)[0x7ffad442a7b7]
ufoai_2.3/src/server/sv_user.c:131
ufoai_2.3/src/server/sv_user.c:210
ufoai_2.3/src/server/sv_user.c:253
ufoai_2.3/src/server/sv_main.c:435
ufoai_2.3/src/common/net.c:457
ufoai_2.3/src/common/common.c:1182
ufoai_2.3/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7ffade0a15a6]
/build/buildd/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116
Error: Received signal 6.



« Last Edit: January 20, 2010, 08:13:46 pm by Halleth »

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: R28174 - Unable to load map (Assertion `lastEnt >= g_edicts' failed)
« Reply #1 on: January 19, 2010, 09:09:11 pm »
should be fixed in r28176