View Single Post
  #2  
Old 09-01-2015, 04:04 PM
AdrianD
Discordant
 
Join Date: Dec 2013
Posts: 297
Default

The most common error I have seen is one where a database table is missing. My DB is altered from peq so this is "normal".

Another is if I manually start world and world is already running. That's more of an "oops".

I ran a looping query recently in the HeidiSQL UI and had to force out of it. I believe that severed the connection to mysql. When I went to start the server immediately after, I received access violations. Restarting again seemed to "bounce" the connection, if that makes any sense.

You will be able to find the error logs in your logs folder in your server directory.
Reply With Quote