sm00thslp / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

hwengine exits silently during Campaign Mission 2 #451

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start playing "A Classic Fairytale" Campaign, Mission 2: The Shadow Falls
2. Resize the screen
3. When second enemy wave is about to spawn, hwengine crashes silently 

What is the expected output? What do you see instead?
The mission goes on, as when screen was not resized

What version of the product are you using? On what operating system?
0.9.18-7740-4ba77e6178cd / win32

Please provide any additional information below.
Video: http://www.youtube.com/watch?v=yMG8FnsJGRs
+ The crash does not happen if Hedgewars window is not resized during mission

Last game0.log lines:
16696: Next turn: time 16696
17686: [IPC out] +
18687: [IPC out] +
19688: [IPC out] +
20689: [IPC out] +
21690: [IPC out] +
22691: [IPC out] +
23692: [IPC out] +
24663: [Con] Loading 
F:/hedgewars-0.9.18-7740-4ba77e6178cd/hedgewars-0.9.18-7740-4ba77e6178cd/share/h
edgewars/Data/Sounds/explosion.ogg 
24663: [Con] ok
24693: [IPC out] +

Original issue reported on code.google.com by v...@vos.uz on 29 Oct 2012 at 11:09

GoogleCodeExporter commented 9 years ago
The bug happens all throughout the campaign, rendering it only playable without 
resizing window.

Some missions also have script bugs:

Mission 7: Family Reunion
0: [Con] Lua: Error while calling onGameStart: ...ta//Missions/Campaign/A 
Classic Fairytale/family.lua:149: attempt to concatenate field '?' (a nil value)
And player's hogs have no weapons

Mission 6: Dragon's Lair
0: [Con] Lua: Error while calling onGameStart: ...ta//Missions/Campaign/A 
Classic Fairytale/dragon.lua:196: attempt to concatenate field '?' (a nil value)
And player's hogs never got spawned, which causes only bots to have their 
turns, with each turn yielding an error:
2031: [Con] Lua: Error while calling onNewTurn: ...ta//Missions/Campaign/A 
Classic Fairytale/dragon.lua:619: attempt to compare number with nil

Original comment by v...@vos.uz on 29 Oct 2012 at 11:55

GoogleCodeExporter commented 9 years ago
Unable to reproduce resize issue.
Tested larger window and smaller one.

Possibly gfx card related?

Original comment by kyberneticist@gmail.com on 29 Oct 2012 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by vittorio...@gmail.com on 25 Mar 2013 at 1:43