Error and crash in Under the burning suns
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
Error and crash in Under the burning suns
Version: 1.7.11 / 1.8 Beta 4
Second Scenario in "Under the burning suns"
After defeating the oger-troop, a small sandstorm appears. The game will crash with the message: "Unknown unit"
Next bug: After reloading the game, only a singe out of 4 enemy units will appear. The other three are simply gone. This goes for scorpions, orges and all other kind of stuff, that is instantly spawned.
edit:
OS X 10.6.2
Second Scenario in "Under the burning suns"
After defeating the oger-troop, a small sandstorm appears. The game will crash with the message: "Unknown unit"
Next bug: After reloading the game, only a singe out of 4 enemy units will appear. The other three are simply gone. This goes for scorpions, orges and all other kind of stuff, that is instantly spawned.
edit:
OS X 10.6.2
Re: Error and crash in Under the burning suns
I failed to reproduce your exact bug, but the horsemen did fail to appear at the stables. Also, having the dust devil attack the bandits at the turn its spawned caused this assertion failure for me:
Code: Select all
wesnoth: src/unit_map.hpp:115: typename iter_types::pointer_type unit_map::iterator_base<iter_policy, iter_types>::operator->() const [with iter_policy = unit_map::unit_policy, iter_types = unit_map::standard_iter_types]: Assertion `policy_.valid(i_, map_)' failed.
Re: Error and crash in Under the burning suns
I will load up the savegame.
In this save, normally 4 ogers should appear, because I saved the game, while 4 are avaible. After reload, only a single one stands there.
After defeating him, the dust devil should come out... should, but the game crashes every time it would manifest with the error text: "Unknown unit"
http://sheva-no-quam.de/savegame.txt
In this save, normally 4 ogers should appear, because I saved the game, while 4 are avaible. After reload, only a single one stands there.
After defeating him, the dust devil should come out... should, but the game crashes every time it would manifest with the error text: "Unknown unit"
http://sheva-no-quam.de/savegame.txt
Re: Error and crash in Under the burning suns
I am experiencing the same crash at the same point when the last ogre is killed.
Windows XP Professional, version 2002, Service Pack 3
Running on intel pentium 4 cpu 2.80 GHz with 1GB RAM
Wesnoth version 1.7.11-1.8beta4
stderr.txt attached
(wrong replay attachment removed)
Windows XP Professional, version 2002, Service Pack 3
Running on intel pentium 4 cpu 2.80 GHz with 1GB RAM
Wesnoth version 1.7.11-1.8beta4
stderr.txt attached
(wrong replay attachment removed)
- Attachments
-
stderr.txt
- (18.42 KiB) Downloaded 426 times
Last edited by rjrrt on January 7th, 2010, 4:23 pm, edited 1 time in total.
Re: Error and crash in Under the burning suns
The file posted by rjrrt is a replay of scenario 1.
The savegame posted by Sheva works fine here, on 1.7.11+svn.
The savegame posted by Sheva works fine here, on 1.7.11+svn.
1.7.11 UtBS - missing unit type (Dust Devil)
I am currently playing Under the Burning Sun and was thrown out of the scenario “Across the Harsh Sands” The scenario quits right before this event can happen with the error message “game_error: Unknown unit type”
Can I fix this somehow to continue playing before a fix comes out in the next build? That would be wonderful
Edit: I am experiencing this in Wesnoth 1.7.11 / Mac OS X 10.6.2 on an intel machine. (No haxies or other special configurations.)
[mod: thanks for moving this to the correct topic!]
Spoiler:
Can I fix this somehow to continue playing before a fix comes out in the next build? That would be wonderful

Edit: I am experiencing this in Wesnoth 1.7.11 / Mac OS X 10.6.2 on an intel machine. (No haxies or other special configurations.)
[mod: thanks for moving this to the correct topic!]
- Attachments
-
UtBS-Across_the_Harsh_Sands-Auto-Save16.gz
- (62.84 KiB) Downloaded 443 times
Re: Error and crash in Under the burning suns
Was anyone able to reproduce the bug? Should I file a report?
Re: Error and crash in Under the burning suns
It worked fine for me, so it might already be fixed
Re: Error and crash in Under the burning suns
I'm getting the dust devil error as well.
Edit: forgot to mention I'm using 1.7.11 on Windows.
Edit: forgot to mention I'm using 1.7.11 on Windows.
Re: Error and crash in Under the burning suns
This part is already fixed in the scenario config file (it was caused by those units having the same id attribute)In this save, normally 4 ogers should appear, because I saved the game, while 4 are avaible. After reload, only a single one stands there.