One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 2018-03-13 00:49:13

Thorware
Member
Registered: 2018-03-13
Posts: 54

Crash While Exploring

I'm unable to get through a game without crashing.

The crash typically occurs while exploring new areas.

I have followed all steps to capture the crash in the debugger and emailed you the requested files.

Debugger output:

Program received signal SIGSEGV, Segmentation fault.
0x0045892d in addBaseObjectToLiveObjectSet (inID=0) at liveObjectSet.cpp:100
100    liveObjectSet.cpp: No such file or directory.
#0  0x0045892d in addBaseObjectToLiveObjectSet (inID=0) at liveObjectSet.cpp:100
#1  0x00449821 in LivingLifePage::step (this=0xb1579b8) at LivingLifePage.cpp:11694
#2  0x00424d01 in PageComponent::base_step (this=0xb1579b8) at PageComponent.cpp:54
#3  0x00426a3c in GamePage::base_step (this=0xb1579b8) at GamePage.cpp:334
#4  0x004038b3 in drawFrame (inUpdate=1 '\001') at game.cpp:1234
#5  0x004bc327 in GameSceneHandler::drawScene (this=0x86ef48)
    at ../../minorGems/game/platforms/SDL/gameSDL.cpp:3044
#6  0x0049242b in callbackDisplay () at ../../minorGems/graphics/openGL/ScreenGL_SDL.cpp:2766
#7  0x00490f32 in ScreenGL::start (this=0x86e2d8)
    at ../../minorGems/graphics/openGL/ScreenGL_SDL.cpp:2007
#8  0x004bb287 in mainFunction (inNumArgs=1, inArgs=0x832e80)
    at ../../minorGems/game/platforms/SDL/gameSDL.cpp:2472
#9  0x004b6c80 in SDL_main (inArgCount=1, inArgs=0x832e80)
    at ../../minorGems/game/platforms/SDL/gameSDL.cpp:23
#10 0x004d11fb in console_main (argc=1, argv=0x832e80) at ./src/main/win32/SDL_win32_main.c:246
#11 0x004d13d9 in WinMain (hInst=0x400000, hPrev=0x0, szCmdLine=0xba3fab "", sw=10)
    at ./src/main/win32/SDL_win32_main.c:382
#12 0x005015bb in main ()

Perhaps this is relevant, from the log:

L1 | Mon Mar 12 15:27:03 2018 (87 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y0.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y0_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y0.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y0_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y0.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y0_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y0.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y0_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y1.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y1_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y1.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y1_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y1.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y1_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y1.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y1_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y2.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (88 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y2_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y2.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y2_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y2.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y2_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y2.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y2_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y3.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x0_y3_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y3.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x1_y3_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y3.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x2_y3_square.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y3.tga does not exist
L1 | Mon Mar 12 15:27:03 2018 (89 ms) | general | CRITICAL ERROR:  TGA file groundTileCache/biome_99999_x3_y3_square.tga does not exist

Offline

Board footer

Powered by FluxBB