Author Topic: Gui makes my dedicated crash  (Read 604 times)

Hey, everytime i load my server_randomname   with my gui inside the dedicated server crash when it loads the addon in the dedi window, and Ive tryed alot of things to make it work, but it doesn't so i need help to know why my dedicated server can't load my GUI  but if it's not dedicated it works fine.


Post dedi server log and post the addon's script.

Start the server without the GUI, then force-enable it.

What makes you think you can load a gui on a dedicated server?

Guis are a client-side thing
« Last Edit: September 07, 2011, 06:55:53 PM by Headcrab Zombie »

What makes you think you can load a gui on a dedicated server?

Guis are a client-side thing

Is there a reason it shouldn't?

A gui is a client-side graphical interface.
A dedicated server is nothing but a command line.

The two are not compatible in any way.