Book III Character and Map Editor
Re: Book III Character and Map Editor
neither of editors work for me.
perhaps it`s some of Win 7 64 bit libraries
perhaps it`s some of Win 7 64 bit libraries
Re: Book III Character and Map Editor
Incidentally, does it matter if I run the game through steam? I have no idea where the character files or map files are stored.
- SpottedShroom
- Captain Magnate
- Posts: 1372
- Joined: June 4th, 2010, 6:18 pm
Re: Book III Character and Map Editor
What error are you seeing?severian wrote:neither of editors work for me.
perhaps it`s some of Win 7 64 bit libraries
- SpottedShroom
- Captain Magnate
- Posts: 1372
- Joined: June 4th, 2010, 6:18 pm
Re: Book III Character and Map Editor
I haven't installed the Steam version (or any Windows version, for that matter), so I don't know if it's compatible or not. I had to make some modifications to the Book II code to work with some third-party distribution(s), but I forget which.devinv wrote:Incidentally, does it matter if I run the game through steam? I have no idea where the character files or map files are stored.
You can find where your files are stored by clicking the small text with the version number at the bottom of the main menu screen.
Re: Book III Character and Map Editor
No issues here (Linux!Steam). It should make no difference.SpottedShroom wrote:I haven't installed the Steam version (or any Windows version, for that matter), so I don't know if it's compatible or not. I had to make some modifications to the Book II code to work with some third-party distribution(s), but I forget which.devinv wrote:Incidentally, does it matter if I run the game through steam? I have no idea where the character files or map files are stored.
You can find where your files are stored by clicking the small text with the version number at the bottom of the main menu screen.
Stuart "Sslaxx" Moore.
Re: Book III Character and Map Editor
Code: Select all
File "C:\Python27\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27
, in <module>
File "eschalon_b3_map.py", line 167, in <module>
File "eschalon_b3_map.py", line 164, in main
File "C:\InstPrograms\eschalon_utils\eschalon\mapgui.py", line 258, in run
glib.GError: Failed to open file 'Q:\Program Files (x86)\Eschalon Utilities\libr
ary.zip\eschalon\..\..\data\mapgui.ui': No such file or directory
- SpottedShroom
- Captain Magnate
- Posts: 1372
- Joined: June 4th, 2010, 6:18 pm
Re: Book III Character and Map Editor
Huh, this is the same problem devinv had. For some reason some of the files are ending up in the wrong place, although it works fine for me on my Windows VM. The manual fix is to create a directory called "data" in the Eschalon Utilities directory and move all of the .png and .ui files into it.severian wrote:I see some problems with invalid paths here, but I`m a noob.Code: Select all
File "C:\Python27\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27 , in <module> File "eschalon_b3_map.py", line 167, in <module> File "eschalon_b3_map.py", line 164, in main File "C:\InstPrograms\eschalon_utils\eschalon\mapgui.py", line 258, in run glib.GError: Failed to open file 'Q:\Program Files (x86)\Eschalon Utilities\libr ary.zip\eschalon\..\..\data\mapgui.ui': No such file or directory
Re: Book III Character and Map Editor
Creating new directory helped.
Spotted+++
Spotted+++
Re: Book III Character and Map Editor
On my XP box, the installer did not create the "data" directory either, and dumped everything into the install dir. Thanks for your work.SpottedShroom wrote: Huh, this is the same problem devinv had. For some reason some of the files are ending up in the wrong place, although it works fine for me on my Windows VM. The manual fix is to create a directory called "data" in the Eschalon Utilities directory and move all of the .png and .ui files into it.
Re: Book III Character and Map Editor
Thank you SO much! You saved me!SpottedShroom wrote:Huh, this is the same problem devinv had. For some reason some of the files are ending up in the wrong place, although it works fine for me on my Windows VM. The manual fix is to create a directory called "data" in the Eschalon Utilities directory and move all of the .png and .ui files into it.
- SpottedShroom
- Captain Magnate
- Posts: 1372
- Joined: June 4th, 2010, 6:18 pm
Re: Book III Character and Map Editor
I think I've figured out the problem with the missing data directory, and it should be fixed in the latest build, still downloadable from the same link above. Sorry about that.
Re: Book III Character and Map Editor
I`m quite puzzled - I keep saving, but the file I "save as" to keeps indicating "0 kB".
I`ve finished one map, and I`m too afraid to reopen it
I`ve finished one map, and I`m too afraid to reopen it
-
- Initiate
- Posts: 18
- Joined: February 18th, 2010, 5:18 pm
Re: Book III Character and Map Editor
I did, and sorry for the error. Tired dragon with his scaly brain ran the wrong editor...SpottedShroom wrote:So did you solve your problem? I'm able to open your character file no problem.Stardragon wrote:I'm having a dumb night. Note to self: thinking helps.
Re: Book III Character and Map Editor
Hi everybody,
I am facing the same problem experienced by Stardragon when trying to edit my hero - "unpack requires a string argument of length 4"- via savegames using the editor for Windows. Please Stardragon could you be so kind as to tell us how had you solved this ? Thanks a lot in advance.
I am facing the same problem experienced by Stardragon when trying to edit my hero - "unpack requires a string argument of length 4"- via savegames using the editor for Windows. Please Stardragon could you be so kind as to tell us how had you solved this ? Thanks a lot in advance.
Re: Book III Character and Map Editor
well, I guess I`ll just wait for some stable version for creating new maps, because as I`ve wasted 10 hrs for creating a new map a beeing unable to save it, I was rather discouraged.