Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: ErraticFox on January 23, 2014, 08:57:56 AM

Title: Take out CMD part?
Post by: ErraticFox on January 23, 2014, 08:57:56 AM
Is there anyway just to take out the big clutter in my CMD prompt when I start my server? Maybe just when it's done loading it just say "Ulysses Library loaded successfully!",  "XGUI Models added!", and "Module load complete!" instead of listing all of the stuff?
Title: Re: Take out CMD part?
Post by: Cobalt on January 23, 2014, 09:21:39 AM
All that stuff is very useful for debugging and making sure you have all the right addons and modules installed.
Title: Re: Take out CMD part?
Post by: Megiddo on January 23, 2014, 05:30:18 PM
Agreed with Cobalt.
Title: Re: Take out CMD part?
Post by: ErraticFox on January 23, 2014, 07:56:22 PM
Yeah, but if a error occurs, couldn't it just pop up the error? Instead of listing everything?
Title: Re: Take out CMD part?
Post by: Cobalt on January 23, 2014, 08:41:55 PM
Yeah, but if a error occurs, couldn't it just pop up the error? Instead of listing everything?
What if you installed something improperly and it didn't error, then how would you know what the problem was?
Title: Re: Take out CMD part?
Post by: ErraticFox on January 23, 2014, 09:38:49 PM
Is there anyway just to take out the big clutter in my CMD prompt when I start my server? Maybe just when it's done loading it just say "Ulysses Library loaded successfully!",  "XGUI Models added!", and "Module load complete!" instead of listing all of the stuff?

Wouldn't it just give you a error, just like lua does when you've done something wrong?
Title: Re: Take out CMD part?
Post by: Neku on January 23, 2014, 11:57:13 PM
You're not getting it.  :P

What if it doesn't?
Title: Re: Take out CMD part?
Post by: JamminR on January 24, 2014, 07:19:35 AM
Since we can't control whether or not a 3rd part ULib or ULX addon echoes anything when loaded, our module load echo allows those who add additional modules, not written by us, to appear and show as loaded.

I've also seen where in many years past, some 'shady' add-on writers would throw additional ulx modules into their addons (that had NOTHING to do with ULX)
The echo of the loading is what allowed me to catch it on a ULX user's machine.