Page 1 of 1

[App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Sat Dec 25, 2010 11:27 pm
by Modzy
Sparky asked me to code this bit into Eschaton. It adds information in the editing view of some controls, using the new plugins Sparky created.

Pictures:
Image
Image

Download

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Sun Dec 26, 2010 1:55 pm
by Mgalekgolo
0_o good work man!

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Mon Dec 27, 2010 9:43 pm
by Amy
Thanks sparky and modzy!

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 4:53 am
by Mgalekgolo
a little problem, im on snow lepperd, and when i open this, it gives me about a hundred of these (but when you get through them it seems to work fine, except for enum16s)
Image

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 2:34 pm
by Modzy
I've never seen that error before...

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 5:37 pm
by Amy
It must be alt....

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 5:52 pm
by 002
Darn, I get them, too. I'm on Leopard (10.5.8) on a G5 clocked at 1.6GHz and 512MB of DDR SDRAM.

Image


In Terminal, I receive these errors:

http://halodemomods.com/mediawiki/image ... output.txt

and then it opens.

enum16's cause the usual exception error.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 7:33 pm
by nil
Bets Modzy didn't build or package Eschaton correctly.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 7:59 pm
by Modzy
The runtime errors were happening because I forgot to manually add the Quesa framework to the application, and the enum16 issue was a silly mistake that the debugger didn't catch. Both problems have been fixed, and the updated file is at the same link.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Thu Dec 30, 2010 10:20 pm
by Amy
nil wrote:Bets Modzy didn't build or package Eschaton correctly.
think you were right.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Fri Dec 31, 2010 9:56 am
by nil
I was right. Why do Eschaton and swordedit use that framework based off of old and dead Apple API's anyway? Heck, swordeit already uses OpenGL; I wonder what it uses the framework for.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Sun Jan 02, 2011 1:36 pm
by Mgalekgolo
thanks for the fix!

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Tue Jan 25, 2011 3:40 pm
by Sparky
Thanks for releasing this in time for Christmas :D
I found a small problem with the image information links. Sometimes, it links to the next value's image instead of saying that the image is not available:
Image
The plugin file line says that the info image is "", but Eschaton is showing the next value's info image instead. At first, this happened when I approached that entry from the one that had the info image below it, but not from the one above it that had no info image. But then it showed the wrong info image no matter what.
Also, I have a suggestion: for the text string when the description field is null, how about showing a shorter string like "n/a" or just leaving it blank (or a blank space)? That way, the eye is not attracted to the info box when there is no info to show.
I'd like to change the name of the plugin folders to:

1 - default scrolling
2 - default
3 - experimental

This way, they are in the desired order by default, and the user doesn't need to arrange them within the Eschaton preferences window.

Re: [App] Eschaton (Sparky's Plugins Edition/0.8.1.1)

Posted: Sat Feb 12, 2011 8:06 pm
by Sparky
I have an exception error when looking at the collision data in the sbsp tag. I'm not surprised, honestly, and it's probably my fault. But what do you think?
Image