[Scummvm-tracker] [ScummVM :: Bugs] #13557: AGS: PS3: Fatal "Unhandled 64-bit pointer result from plugin method call" with some games
ScummVM :: Bugs
trac at scummvm.org
Fri Nov 15 21:41:24 UTC 2024
#13557: AGS: PS3: Fatal "Unhandled 64-bit pointer result from plugin method call"
with some games
-----------------------+--------------------------
Reporter: gradius3 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: AGS
Version: | Resolution:
Keywords: AGS defect | Game:
-----------------------+--------------------------
Comment (by Le Philousophe <lephilousophe@…>):
In [changeset:"c5bc568d4106be97c5f7904a0e73b665ff15cb3e" c5bc568d]:
{{{#!CommitTicketReference repository=""
revision="c5bc568d4106be97c5f7904a0e73b665ff15cb3e"
AGS: Fix call_function signature
call_function returns from PluginMethod::operator() which returns a
NumberPtr.
Its two calls also expect a NumberPtr but the function returned an int.
This should fix bug #13557.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13557#comment:13>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list