Crash in the Fog

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
DoctorJ
Posts: 40
Joined: July 12th, 2004, 4:54 pm
Location: Redlands, California

Crash in the Fog

Post by DoctorJ »

I just picked this campaign up the other day and really enjoy it. I do think that after its done, this should be in the mainline!

That being said, i've run into some sort of issue. In Choice in the Fog, when I chose to accept the bandits, Ethiliel and the elves disappear. Urza tells me he will lead me out of the forest. Then the application crashes. Using official binary 0.9.4 on Mac OS X, upgraded to 0.9.6 but still no joy.

Herewith is a snippet from the log:

Code: Select all

EarlierThan10_3 set to:2
Resolution: 0,0,1024,768
Resolution: 0,4,1024,742

Checking for user scenarios

No installation performed yet

Checking existance of /Users/davidlowe/Library/Preferences/Wesnoth/user-scenario-backup
Battle for Wesnoth v0.9.6
Started on Mon Aug 29 22:12:56 2005

started game: 97344987
Checking video mode: 1014x711x32...
32
setting mode to 1014x711x32
locale could not be determined; defaulting to system locale
set locale to 
no valid cache found. Writing cache to '/Users/davidlowe//Library/Preferences/Wesnoth/cache/game.cfg-cache-v0.9.6-APPLE-MEDIUM-NORMAL'
error filesystem: streaming /Users/davidlowe//Library/Preferences/Wesnoth/data/units failed.
started music
4197637052
showing title screen...
4197637053
Loading tips of day
title screen returned result
no valid cache found. Writing cache to '/Users/davidlowe//Library/Preferences/Wesnoth/cache/game.cfg-cache-v0.9.6-CAMPAIGN_THE_SOUTH_GUARD-EASY'
error filesystem: streaming /Users/davidlowe//Library/Preferences/Wesnoth/data/units failed.
error filesystem: streaming data/SG_INTELLEGENT failed.
error filesystem: streaming data/15 failed.
error filesystem: streaming data/0.55 failed.
error filesystem: streaming data/0.5 failed.
error filesystem: streaming data/0.2 failed.
error filesystem: streaming data/0.3 failed.
error filesystem: streaming data/0.2 failed.
scenario: 'Choice_In_The_Fog'
has snapshot: yes
setting replay to end...
scenario: 'Choice_In_The_Fog'
error display: could not open image ''
found valid cache at '/Users/davidlowe//Library/Preferences/Wesnoth/cache/game.cfg-cache-v0.9.6-APPLE-MEDIUM-NORMAL' using it
started music
4197723435
showing title screen...
4197723439
title screen returned result
found valid cache at '/Users/davidlowe//Library/Preferences/Wesnoth/cache/game.cfg-cache-v0.9.6-CAMPAIGN_THE_SOUTH_GUARD-EASY' using it
scenario: 'Choice_In_The_Fog'
has snapshot: yes
setting replay to end...
scenario: 'Choice_In_The_Fog'
2005-08-29 22:16:31.432 OSXplanet[665] Something went wrong while processing Earthquake File.  Earthquake download Failed
libpng warning: Incomplete compressed datastream in iCCP chunk
libpng warning: Profile size field missing from iCCP chunk
libpng warning: Incomplete compressed datastream in iCCP chunk
libpng warning: Profile size field missing from iCCP chunk
modifying side...
modifying team: 1
change team to team_name 'South_Guard'
Aug 29 22:19:22 PowerMac crashdump: Started writing crash report to: /Users/davidlowe/Library/Logs/CrashReporter/Battle For Wesnoth.crash.log
Aug 29 22:19:23 PowerMac crashdump: Finished writing crash report to: /Users/davidlowe/Library/Logs/CrashReporter/Battle For Wesnoth.crash.log
User avatar
turin
Lord of the East
Posts: 11662
Joined: January 11th, 2004, 7:17 pm
Location: Texas
Contact:

Post by turin »

The campaign you're playing is "Liberty", I believe, and it complete. ;)
For I am Turin Turambar - Master of Doom, by doom mastered. On permanent Wesbreak. Will not respond to private messages. Sorry!
And I hate stupid people.
The World of Orbivm
claus
Posts: 186
Joined: April 4th, 2005, 5:51 am

Post by claus »

It is South Guard.
User avatar
turin
Lord of the East
Posts: 11662
Joined: January 11th, 2004, 7:17 pm
Location: Texas
Contact:

Post by turin »

Right, that's what I meant. Typo...
For I am Turin Turambar - Master of Doom, by doom mastered. On permanent Wesbreak. Will not respond to private messages. Sorry!
And I hate stupid people.
The World of Orbivm
DoctorJ
Posts: 40
Joined: July 12th, 2004, 4:54 pm
Location: Redlands, California

Path Error?

Post by DoctorJ »

I'm a bit of an amateur, but this part looks relevant:

Code: Select all

error display: could not open image ''
I'd also be suspicious of the double slash shown in the middle of 'davidlowe//Library'. The actual path only shows a single slash...

So where do i look to trouble shoot this?
scott
Posts: 5243
Joined: May 12th, 2004, 12:35 am
Location: San Pedro, CA

Post by scott »

The two errors you mentioned I think are ok.
It looks like an error occurred when changing the sides.

If you don't know WML you need to wait until Aelius fixes it, which may be a while. If you're brave, you might try playing with the events a little, like cutting out parts to isolate what tag is causing the crash.
Hope springs eternal.
Wesnoth acronym guide.
Post Reply