Tyrsis / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
23 stars 11 forks source link

Crash on shutdown or restarts #18

Closed LordNex closed 9 years ago

LordNex commented 9 years ago

Im receiving errors on shutdown or reboot. Doesn't seem to matter if its an auto reboot or if its a manual shut down and restart. If im running in a GUI environment and its auto restarting. I end up with several extra processes running alongside the main one. They also have dialog errors but show nothing in Event Viewer or much in the log files that I can find. I was able to locate the below.

My startup line looks like this and is also the same for my service if I run it that way and also in the line of the restart command for Essentials

C:\SEDedicated\SEServerExtender.exe autostart restartoncrash instance="POWSE" path="C:\SEDedicated\POWSE"

http://paste.ee/p/4INIf

LordNex commented 9 years ago

Closed