[Scummvm-tracker] [ScummVM :: Bugs] #14916: Orion Burger: Crash at town hall

ScummVM :: Bugs trac at scummvm.org
Sat Feb 3 19:23:19 UTC 2024


#14916: Orion Burger: Crash at town hall
------------------------+---------------------------
Reporter:  afreickmann  |       Owner:  dreammaster
    Type:  defect       |      Status:  closed
Priority:  high         |   Component:  Engine: M4
 Version:               |  Resolution:  fixed
Keywords:               |        Game:  Orion Burger
------------------------+---------------------------
Changes (by dreammaster):

 * owner:  (none) => dreammaster
 * status:  new => closed
 * resolution:   => fixed

Comment:

 Thanks for the report. I think this is the same as a problem I just fixed.
 I was able to consistently replicate a crash when using the right door and
 choosing the option for "aliens are going to turn me into burger chow".
 The switching to the mayor was crashing. Interestingly, it turns out I
 wasn't properly storing the indexes of some loaded animations. And due to
 differences in how Visual Studio vs the MinGW builds on the website were
 initializing memory, the default values for the daily builds were causing
 it to accidentally unload Wilbur's sprites, whereas on Visual Studio it
 didn't.

  The fix will be in the next daily build, once the current of 1ff6239f
 changes.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14916#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list