Page 1 of 1

CharTool Mac error report

Posted: Thu Mar 10, 2011 10:03 am
by Frankie
Launched CharTool, clicked Game, Select Game, D&D 4e, checked the various sources, clicked OK. It hung for a while then displayed this error:
http://www.flickr.com/photos/54502630@N07/5514470645/
http://www.flickr.com/photos/54502630@N07/5515064906/

Re: CharTool Mac error report

Posted: Thu Mar 10, 2011 12:31 pm
by Azhrei
Wow, that's weird. It looks like the CharTool app tried to open and read a Windows binary executable! The first few bytes ("MZ") and the string that appears later indicates that it's a Windows program!

I can't imagine how that happened, especially on a Mac -- where would it get the file from?

I'll try giving CT a run on my MBP some time today if I get a chance. Can you explain how you run it? Is it from the ZIP download or by launching it directly from the web site (using Java Web Start)? Which version of CT did you run?

Re: CharTool Mac error report

Posted: Thu Mar 10, 2011 1:08 pm
by Frankie
CharTool 1.0b15 downloaded from RPTools site, launched by double-clicking.

Okay, I did some differential testing and found the source of the problem. Silverlight.exe is packaged inside ~/.chartool/game/dnd4e-veggiesama-macros.rpgame

Re: CharTool Mac error report

Posted: Thu Mar 10, 2011 6:14 pm
by Azhrei
Um... Bizarre.

I've removed that from the archive and uploaded a new version, plus committed the corrected file to SVN. Hopefully that's everything. (The InitTool uses those files as well, so any problems associated with InitTool should be corrected too.)