Jump to content

GemRB 0.28 + 'import string' error


Guest Guest

Recommended Posts

Guest Guest

Using the win32 binary release,

 

I run PST

select new game

I set the character attributes (intelligence, charisma, etc)

and when i press "Accept" I get this error:

 

 

[scriptable]: No current area[GUIScript]: Loading Script MessageWindow...Traceba

ck (most recent call last):

File "C:/Games/Infinity Engine Emulator/gemrb_028/GUIScripts/pst\MessageWindow

.py", line 36, in ?

from GUIINV import *

File "C:/Games/Infinity Engine Emulator/gemrb_028/GUIScripts/pst\GUIINV.py", l

ine 26, in ?

import string

ImportError: No module named string

[ERROR]

 

can anyone help?

 

Thanks in advance

Link to comment

Did you install python?

If not, install python2.3

 

If it isn't python2.3, then copy your own pythonxx.dll over the game's python23.dll (use python23.dll as name).

 

Anyone knows a way to make a version independent binary, write me!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...