game crashes when i'm trying to start skirmish

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
iron_net
New user
Posts: 4
Joined: 26 Jul 2007, 01:18

game crashes when i'm trying to start skirmish

Post by iron_net »

Hi,
when I'm trying to start a skirmish warzone stops when showing the loading screen. Either it just stops to load and I've got to restart my computer or it crashes and displays an error report. What's wrong?
You do not have the required permissions to view the files attached to this post.
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18

Re: game crashes when i'm trying to start skirmish

Post by Giel »

Extracted dump:

Code: Select all

  warzone2100.exe was running on #1 Intel Pentium Pro/II-0.3336 CPU on Windows XP (2600)
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
 EIP:0051d72e ESP:0022e8e0 EBP:0022e908 EFLAGS:00210206(   - 00      - RIP1)
 EAX:00000000 EBX:00000000 ECX:77c10e66 EDX:77c31b90
 ESI:0060613a EDI:00000251
Stack dump:
0x0022e8e0:  00000009 0060614c 0060613a 00000251
0x0022e8f0:  006064fc 006061b9 019fbb90 0022e9d4
0x0022e900:  00000003 0022e9e0 0022e918 004efd7a
0x0022e910:  005fbd90 00626948 0022f498 00402382
0x0022e920:  00626948 0000004b 0000001e 09a41678
0x0022e930:  09aa57cc 00000004 04920732 0022f2f0
Backtrace:
=>1 0x0051d72e resGetData+0x10e(pType=0x5fbd90, pID=0x626948) [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/frameresource.c:601] in warzone2100 (0x0051d72e)
  2 0x004efd7a audio_GetTrackID+0x2a(szFileName=0x626948) [/home/sevendays/Warzone/Gna/2.0.7/lib/sound/audio.c:1265] in warzone2100 (0x004efd7a)
  3 0x00402382 scrv_parse+0xda2 [/home/sevendays/Warzone/Gna/2.0.7/src/scriptvals_parser.y:638] in warzone2100 (0x00402382)
  4 0x004028cd scrvLoad+0x1d(pData=0x9d7b458, size=0xd13) [/home/sevendays/Warzone/Gna/2.0.7/src/scriptvals_parser.y:815] in warzone2100 (0x004028cd)
  5 0x00413a6a dataScriptLoadVals+0x7a(pBuffer=0x9d7b458, size=0xd13, ppData=0x22f5f8) [/home/sevendays/Warzone/Gna/2.0.7/src/data.c:1165] in warzone2100 (0x00413a6a)
  6 0x0051dac0 resLoadFile+0x1b0(pType=0xd10d80, pFile=0xcfed80) [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/frameresource.c:471] in warzone2100 (0x0051dac0)
  7 0x005233c0 res_parse+0x480 [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/resource_parser.y:114] in warzone2100 (0x005233c0)
  8 0x0051ddb2 resLoad+0xc2(pResFile=0x19fa4f0, blockID=0xa, pLoadBuffer=0x28c0020, bufferSize=0x4c4b40, psMemHeap=0x19f19a0) [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/frameresource.c:152] in warzone2100 (0x0051ddb2)
  9 0x0045654d levLoadData+0x30d(pName=0x6a7530, pSaveName=0x0, saveType=0x0) [/home/sevendays/Warzone/Gna/2.0.7/src/levels.c:1092] in warzone2100 (0x0045654d)
  10 0x0045b48d SDL_main+0x79d(argc=0x6, argv=0x22fd30) [/home/sevendays/Warzone/Gna/2.0.7/src/main.c:617] in warzone2100 (0x0045b48d)
  11 0x0055d861 in warzone2100 (+0x15d861) (0x0055d861)
  12 0x0055da47 in warzone2100 (+0x15da47) (0x0055da47)
  13 0x0055d533 in warzone2100 (+0x15d533) (0x0055d533)
  14 0x00000000 (0x00000000)
601             return resGetResDataPointer(psRes);
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
iron_net
New user
Posts: 4
Joined: 26 Jul 2007, 01:18

Re: game crashes when i'm trying to start skirmish

Post by iron_net »

Well, what else?  :o
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: game crashes when i'm trying to start skirmish

Post by DevUrandom »

Sidenote: I think there should be created a "resGetData crash" bugreport on the tracker, if there is not already. That bug seems to be pretty common, while the resolution or cause is still not known.
iron_net
New user
Posts: 4
Joined: 26 Jul 2007, 01:18

Re: game crashes when i'm trying to start skirmish

Post by iron_net »

But something must cause it anyway...there must be something I can do, doesn't it?