[Scummvm-tracker] [ScummVM :: Bugs] #15077: TETRAEDGE: Syberia: ScummVM stops responding for some time during every scene change

ScummVM :: Bugs trac at scummvm.org
Wed Sep 9 13:21:46 UTC 2026


#15077: TETRAEDGE: Syberia: ScummVM stops responding for some time during every
scene change
----------------------+--------------------------------
Reporter:  Agozerosu  |       Owner:  bluegr
    Type:  defect     |      Status:  closed
Priority:  normal     |   Component:  Engine: Tetraedge
 Version:             |  Resolution:  fixed
Keywords:             |        Game:  Syberia 1
----------------------+--------------------------------
Changes (by antoniou79):

 * resolution:  pending => fixed
 * status:  pending => closed

Comment:

 In [changeset:"37ad7bf53df401f31de501b663c9c0982733beac" 37ad7bf5]:
 {{{#!CommitTicketReference repository=""
 revision="37ad7bf53df401f31de501b663c9c0982733beac"
 TETRAEDGE: Do not string format an awry float for debug print

 Fixes #15077

 Trying to debug print an awry, really big float value for light exponent
 caused freeze on Android for Syberia.
 Instead we print the string value as it was before being parsed to double.
 The bug occured in SceneLightsXmlParser::parserCallback_Exponent(), but
 this commit
 also changes SceneLightsXmlParser::parserCallback_Cutoff() and
 SceneLightsXmlParser::parserCallback_Attenuation() accordingly
 for consistency.
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15077#comment:9>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list