[ scummvm-Bugs-3450779 ] Rinworld spanish version crash at the intro

SourceForge.net noreply at sourceforge.net
Sun Dec 4 23:59:46 CET 2011


Bugs item #3450779, was opened at 2011-12-04 14:59
Message generated for change (Tracker Item Submitted) made by nerdknight
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3450779&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Ringworld: Revenge of the Patriarch
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: NerdKnight (nerdknight)
Assigned to: Nobody/Anonymous (nobody)
Summary: Rinworld spanish version crash at the intro

Initial Comment:
Game: Ringworld: Revenge of the Patriarch, spanish version
ScummVM version: 1.4.0
Platforms: all

While playing the intro, ScummVM crashes with the following output:

scummvm: engines/tsage/graphics.cpp:1384: int TsAGE::GfxFont::writeChar(char): La declaración «(_fontData != __null) && ((uint8)ch < _numChars)» no se cumple.
Abortado

I think the problem is triggered when the engine tries to draw spanish characters.
I hacked throw the code and replaced the assert with an if, so when that condition is not meet, it does nothing, the result was the game didn't crash any more, but the spanish special characters (á, é, í, ó, ú,ñ, etc) where missing. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3450779&group_id=37116




More information about the Scummvm-tracker mailing list