Ingame Map-Object editor

07/25/2012 12:21 demonio87#1
Hi, I have a problem with this map editor but i cant use the script in metin2_m2m_map but I have this error:
PHP Code:
0724 20:03:00725 :: Traceback (most recent call last):

0724 20:03:00725 :: File "C:\Users\XXX\Desktop\ingame map editor\mapeditor.py"line 1185in ?

0724 20:03:00725 ::
0724 20:03:00725 :: LoadCurrentMap()

0724 20:03:00726 :: File "C:\Users\XXX\Desktop\ingame map editor\mapeditor.py"line 1132in LoadCurrentMap

0724 20
:03:00726 ::
0724 20:03:00726 :: LoadMap(background.GetCurrentMapName())

0724 20:03:00726 :: File "C:\Users\XXX\Desktop\ingame map editor\mapeditor.py"line 1138in LoadMap

0724 20
:03:00727 ::
0724 20:03:00727 :: LoadAreaData(dir "/%.3i%.3i/areadata.txt" % (squareXsquareY))

0724 20:03:00727 :: File "C:\Users\XXX\Desktop\ingame map editor\mapeditor.py"line 1126in LoadAreaData

0724 20
:03:00727 ::
0724 20:03:00727 :: chr.SetPixelPosition(int(float(pos[0])), int(float(pos[1]))*-1int(float(pos[2])+float(additional_height)))

0724 20:03:00727 :: ValueError
0724 20
:03:00727 :: :
0724 20:03:00727 :: invalid literal for float(): 22656.21875.000000
0724 20
:03:00727 :: 
When I start the object editor only says on chat:
Ingame Map-Editor by musicinstructor

Thank you!