#Local server error

1 messages · Page 1 of 1 (latest)

tulip jetty
#

are you sure that's the last line? That wouldn't create issues, the thing is that if something is not halting (For example a database) your server might just freeze, it can be anything that locks main thread

tulip jetty
#

It can be anything that locks main thread, in linux i think you can force crash, but not sure if theres anything you can do that way

tulip jetty
#

yeah, because you are trying to connect into localhost db from your physgun server, which you don't have in your local server, you gotta understand your server in first place