Menu

#14 Dialog.tlk not found

GemRB Main Engine
closed-fixed
GamePlay (136)
5
2004-01-31
2004-01-29
No

Situation:
Game data (iwd) copied to a linux partition. In
GemRB.cfg the flag CaseSensitive is set to '1'. When
gemrb is started, it dies with the message "Cannot find
Dialog.tlk."

First analysis:
The file "Dialog.tlk" does exist in the correct path, but
the code explicitely looks for a file named "dialog.tlk".
The problem is twofold: 1) the case sensitivity flag does
not work for the file "Dialog.tlk" and 2) the error message
should show the exact path and filename that was not
found (in stead of a static message).

Work-around:
Rename the file "Dialog.tlk" to "dialog.tlk".

Discussion

  • Daniele Collantoni

    Logged In: YES
    user_id=66394

    That's a known issue, we'll fix that ASAP.
    Thanks

     
  • Daniele Collantoni

    • assigned_to: balrog994 --> avenger_teambg
    • status: open --> pending-accepted
     
  • Laszlo Toth

    Laszlo Toth - 2004-01-29

    Logged In: YES
    user_id=885460

    I'm working on a fix.

     
  • Laszlo Toth

    Laszlo Toth - 2004-01-31
    • status: pending-accepted --> closed-fixed
     

Log in to post a comment.

Auth0 Logo