Savefile Character / Map Editor v1.0.1 (April 15, 2014)

Ask questions, share hints or chat in general about Eschalon: Book I.
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

IJBall wrote:Have you figured out how to do "self-closeable" doors vs. "regular" doors with your map tools?
Yeah, it's actually quite easy. The door itself doesn't have any "self-close" flag, but for instance, right outside the blacksmith in Aridell, at (92, 22) there's an object with the script "close_door 2091", which would close the door at (91, 20), which happens to be the Blacksmith's door. So, for self-closing doors, you'd just have to do the same kind of thing around any door that you want to self-close.
Kicks
Pledge
Posts: 4
Joined: May 15th, 2009, 10:23 am

Re: Savefile Character / Map Editor

Post by Kicks »

Hello everyone, i was interested to test the program using windows, and followed the how to instructions very carefully.

However, i've encountered a problem :

D:\eschalon_b1_utils-0.4.2>eschalon_b1_char.py
Traceback (most recent call last):
File "D:\eschalon_b1_utils-0.4.2\eschalon_b1_char.py", line 211, in <module>
sys.exit(main())
File "D:\eschalon_b1_utils-0.4.2\eschalon_b1_char.py", line 202, in main
from eschalonb1.maingui import MainGUI
File "D:\eschalon_b1_utils-0.4.2\eschalonb1\maingui.py", line 24, in <module>
import cairo
File "C:\Python26\lib\site-packages\cairo\__init__.py", line 1, in <module>
from _cairo import *
ImportError: DLL load failed: The specified module could not be found.

Can anyone help and point to me where i did wrong? It looks like i'm missing the cairo, but i've installed it thrice.

Any help would be appreciated, thanks.
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

Kicks wrote:Can anyone help and point to me where i did wrong? It looks like i'm missing the cairo, but i've installed it thrice.
Hello, sorry you're having trouble with it. I'm hoping to make it easier for Windows folks with the 0.5.0 release, though Real Life continues to intrude on my ability to move that forward. Eventually! :)

Anyway, in re: your question, it sounds like you've got Cairo installed, but not PyCairo. I'd recommend giving that a try. You'll need to install all three of the packages listed at the top of this page: http://www.pygtk.org/downloads.html

Specifically, the latest versions for those there right now are:
http://ftp.gnome.org/pub/GNOME/binaries ... -py2.6.exe
http://ftp.gnome.org/pub/GNOME/binaries ... -py2.6.exe
http://ftp.gnome.org/pub/GNOME/binaries ... -py2.6.exe

(That's assuming that you installed Python 2.6, anyway - if you've got 2.5 installed, pick the ones that say "py2.5" in the filename.)

Again, sorry that there's so much to do to get it working on Windows right now!

-CJ
Kicks
Pledge
Posts: 4
Joined: May 15th, 2009, 10:23 am

Re: Savefile Character / Map Editor

Post by Kicks »

Thanks for the quick reply :)

Atm - i'm still having the same problem, but i'm not giving up yet :) i'll poke around for a bit :)
Kicks
Pledge
Posts: 4
Joined: May 15th, 2009, 10:23 am

Re: Savefile Character / Map Editor

Post by Kicks »

I finally got the trainer to work, and found out the source of the problem.

It looks like there was some issue with Glade, i was using Glade 3.6.1 when the problem happened.After uninstalling and switching to Glade 2.12, the trainer work like a charm :)

TS, keep up the good work, and i hope there's a trainer for Book 2 :)
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

Kicks wrote:It looks like there was some issue with Glade, i was using Glade 3.6.1 when the problem happened.After uninstalling and switching to Glade 2.12, the trainer work like a charm :)
Huh, odd... So you had Glade installed separately? I know that the app works with Glade 3.4.x; I've been meaning to check out the 3.6.x series to see how well it fares. Perhaps I can get that going for my 0.5 release. If you could let me know what you had installed (and from where), that'd be great, so I can make sure that things are kosher for other folks.

Thanks, and I'm glad you got it working!
TS, keep up the good work, and i hope there's a trainer for Book 2 :)
Well, I don't really consider it a "trainer" per se, but I imagine that I'll probably end up making a version of this that works for Book 2. :)
dare49devil
Senior Council Member
Posts: 233
Joined: May 17th, 2009, 4:21 pm
Location: Connecticut
Contact:

Re: Savefile Character / Map Editor

Post by dare49devil »

Quick question...When I try to load the map from the map editor I get a simple error: "Load Error...Error: The specified file could not be loaded. Please choose a different file and try again."

Am I trying to load something that isn't readable on my laptop?

-Thanks.
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

dare49devil wrote:Quick question...When I try to load the map from the map editor I get a simple error: "Load Error...Error: The specified file could not be loaded. Please choose a different file and try again."
I'd be interested to have a copy of the .map and associated .ent file that you're trying to load - it's entirely possible that you've got a file which is different from the ones that I've had to play with, and I'll need to update some code. If you could send those over to me over PM or other means (or just link in here), I can take a look and get a new version of the software ready which would load it for you.

Thanks!
dare49devil
Senior Council Member
Posts: 233
Joined: May 17th, 2009, 4:21 pm
Location: Connecticut
Contact:

Re: Savefile Character / Map Editor

Post by dare49devil »

Sure, here is a SS of it...Please PM me how I would send you the actually file if I don't figure it out. Thanks.

Image
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

dare49devil wrote:Please PM me how I would send you the actually file if I don't figure it out. Thanks.
Hey, yeah - it'd be very helpful to have the actual map file itself. You could use something like sendspace or rapidshare to send it, in the absence of other methods. Or just email it to my email address (should be on the homepage of my editor). I guess I don't immediately see an option to just attach a file on this board, so perhaps that method's not possible.

Edit: oh, and in addition to 14.map, there would also be a 14.ent file in there. Could you send me both? Thanks... It may be useful to know what version of Eschalon you've got, too - I think it may say on the main menu of the game?
dare49devil
Senior Council Member
Posts: 233
Joined: May 17th, 2009, 4:21 pm
Location: Connecticut
Contact:

Re: Savefile Character / Map Editor

Post by dare49devil »

Thanks... It may be useful to know what version of Eschalon you've got, too - I think it may say on the main menu of the game?
-It is on the 'New Adventure" screen.

-My version is: 'Version 1.05 STEAM EDITION'

-Also, what would you consider a homepage? Hah. I don't see any emails anywhere on any screen of the editor. Sorry! =P
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

dare49devil wrote:Also, what would you consider a homepage? Hah. I don't see any emails anywhere on any screen of the editor. Sorry! =P
Ah, no problem, I meant at the bottom of http://apocalyptech.com/eschalon/ - it's under the "Contact" section. :)
Kicks
Pledge
Posts: 4
Joined: May 15th, 2009, 10:23 am

Re: Savefile Character / Map Editor

Post by Kicks »

xolotl wrote:
Kicks wrote:It looks like there was some issue with Glade, i was using Glade 3.6.1 when the problem happened.After uninstalling and switching to Glade 2.12, the trainer work like a charm :)
Huh, odd... So you had Glade installed separately? I know that the app works with Glade 3.4.x; I've been meaning to check out the 3.6.x series to see how well it fares. Perhaps I can get that going for my 0.5 release. If you could let me know what you had installed (and from where), that'd be great, so I can make sure that things are kosher for other folks.

Thanks, and I'm glad you got it working!
Well, i just click the link to the software stated on your site but to play it safe, i will reinstall all the previous installed gtk/python/etc and experiment the combination of the gtk and python, see which one works best.
User avatar
xolotl
Lieutenant
Lieutenant
Posts: 777
Joined: August 21st, 2008, 1:54 pm

Re: Savefile Character / Map Editor

Post by xolotl »

Kicks wrote:Well, i just click the link to the software stated on your site but to play it safe, i will reinstall all the previous installed gtk/python/etc and experiment the combination of the gtk and python, see which one works best.
Oh, okay. If you're willing to, of course. Getting this stuff working shouldn't be a chore for you, only for me. I wouldn't want you to waste a lot of time playing around with finding software version incompatibilities unless that's something you really, REALLY want to help out with. :)
dare49devil
Senior Council Member
Posts: 233
Joined: May 17th, 2009, 4:21 pm
Location: Connecticut
Contact:

Re: Savefile Character / Map Editor

Post by dare49devil »

Alright, so has anyone tried placing a spell in their inventory? I used a spell that was already in my inventory as a reference to what I was doing, so I copied the attributes of that one for the new one I wanted to put in my inventory (obviously with different stuff). However, in-game when I 'right click to learn' the game crashes and closes.

Did I forget to edit something? Will someone else try and see what happens for them? Thanks.
Post Reply