[Scummvm-tracker] [ScummVM :: Bugs] #12771: AGS King's Quest 3 VGA from IA crashes on startup
ScummVM :: Bugs
trac at scummvm.org
Wed Aug 4 23:42:01 UTC 2021
#12771: AGS King's Quest 3 VGA from IA crashes on startup
------------------------------+-----------------------------
Reporter: Tucky27 | Owner: dreammaster
Type: defect | Status: new
Priority: normal | Component: Engine: AGS
Version: | Resolution:
Keywords: Kings Quest 3 AGS | Game: King's Quest 3
------------------------------+-----------------------------
Comment (by criezy):
I just tried it on macOS 64 bit ARM with the latest code and ScummVM
compiled as a 64 bit application. The game starts properly for me. I also
enabled address sanitizer and it didn't detect any memory issue.
The output I get is the same as yours initially, and then continues
{{{
...
Game GUI version: 110
Plugin 'agsCreditz2' loaded as 'agsCreditz2.dll', resolving imports...
Plugin 'ags_snowrain' loaded as 'ags_snowrain.dll', resolving imports...
Plugin 'ags_tcp_ip' loaded as 'ags_tcp_ip.dll', resolving imports...
Checking for disk space
Game native resolution: 640 x 400 (16 bit)
Graphic settings: driver: OGL, windowed: yes, screen def: scaling, screen
size: 0 x 0, match device ratio: ignore, game scale: max_round
Requested graphics driver 'OGL' not found, will try existing drivers
instead
WARNING: movement control not supported, mouse control can't be enabled!
Mouse speed control: disabled, unit: 1.000000, user value: 1.000000
Setting up window
Initialize sprites
Engine initialization complete
Starting game
}}}
It looks like your issue happens maybe when loading the ags_snowrain
plugin. But since I cannot reproduce any issue, it is difficult for me to
investigate this.
It might be a Windows specific issue.
Are you using the 32 bit or 64 bit ScummVM build? Both would work on
Windows 64, but so you might want to check if the other one works in case
that makes a difference. And when it asks ScummVM to close, does it
provide any additional information that could help pinpoint what is
causing the issue?
--
Ticket URL: <https://bugs.scummvm.org/ticket/12771#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list