Hello, guys
Some kind of maybe bug
The game crashes when I try to start mission (campaign, savegame, tutorial, net game or skirmish) exept some cases (for example starting game with --game CAM_1A)
description, logs and dumps avaliable in attached archive
Thank you
r5277 - crash on mission start
-
mcdebugger
- Trained

- Posts: 66
- Joined: 02 Feb 2007, 20:54
- Location: Russian Federation
r5277 - crash on mission start
You do not have the required permissions to view the files attached to this post.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: r5277 - crash on mission start
Yes, it is.mcdebugger wrote:Hello, guys
Some kind of maybe bug
The game crashes when I try to start mission (campaign, savegame, tutorial, net game or skirmish) exept some cases (for example starting game with --game CAM_1A)
description, logs and dumps avaliable in attached archive
Thank you
The quick fix, is to edit your music.wpl file, and delete everything in it.
That makes it a blank file.
Don't just delete the file, it MUST be blank. :rolleyes:
-
jaakan
- Trained

- Posts: 75
- Joined: 15 Jun 2008, 01:51
Re: r5277 - crash on mission start
thats still an issue in r5296 kind of...
[edit]
now it crashes on some maps with stock settings
[edit]
now it crashes on some maps with stock settings
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: r5277 - crash on mission start
If you experience the playlist crash (saving an empty music.wpl helps, or r5261 crashes, but r5260 does not), this bug is where the info flows: https://gna.org/bugs/?11847
-
mcdebugger
- Trained

- Posts: 66
- Joined: 02 Feb 2007, 20:54
- Location: Russian Federation
Re: r5277 - crash on mission start
Thank you guys. Copying base/music into ~/.warzone2100-2.1/ solved this problem 
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: r5277 - crash on mission start
Btw: If someone figures out why it solves the problem, we'd appreciate the info.mcdebugger wrote:Thank you guys. Copying base/music into ~/.warzone2100-2.1/ solved this problem
-
skellr
- Trained

- Posts: 72
- Joined: 17 Aug 2007, 15:58
Re: r5277 - crash on mission start
I keep seeing references to physfs early in the backtrace, so, I decided to try out physfs version 1.1.1 just for kicks.
Don't know if this is a bug with the new physfs, or if physfs has improved and is now giving more info. Since it's the skirmish games that are having trouble I thought this might be interesting anyway.
Edit: Just noticed comment #7 in that bug. ahh well.
https://gna.org/bugs/?11847
Code: Select all
error |000000000002: [scrv_error] VLO parse error: Construct component CyborgSpade not found at line 86, text: 'CyborgSpade'
error |000000000002: [dataScriptLoadVals] Script rules.vlo did not compile
error |000000000002: [resLoadFile] resLoadFile: The load function for resource type "SCRIPTVAL" failed for file "rules.vlo"
error |000000000002: [resLoad] resLoad: failed to parse wrf/multi/skirmish4.wrf
error |000000000002: [startGameLoop] Shutting down after failureEdit: Just noticed comment #7 in that bug. ahh well.
https://gna.org/bugs/?11847