Tyrsis / SE-Community-Mod-API

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

In Game Ban causes crash #8

Closed Demolish50 closed 9 years ago

Demolish50 commented 9 years ago

2014-11-28 01:30:13.301 - Thread: 30 -> SEModAPI.API.GameInstallationInfoException: Exception of type 'SEModAPI.API.GameInstallationInfoException' was thrown. at SEModAPI.API.Definitions.DedicatedConfigDefinition.Load(FileInfo fileInfo) at SEModAPIExtensions.API.Server.Config_Changed(Object sender, FileSystemEventArgs e) at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP) 2014-11-28 01:30:13.302 - Thread: 7 -> AppDomain.UnhandledException 2014-11-28 01:30:13.302 - Thread: 7 -> SEModAPI.API.GameInstallationInfoException: Exception of type 'SEModAPI.API.GameInstallationInfoException' was thrown. at SEModAPI.API.Definitions.DedicatedConfigDefinition.Load(FileInfo fileInfo) at SEModAPIExtensions.API.Server.Config_Changed(Object sender, FileSystemEventArgs e) at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP) 2014-11-28 01:30:13.304 - Thread: 3 -> AppDomain.UnhandledException 2014-11-28 01:30:13.304 - Thread: 3 -> SEModAPI.API.GameInstallationInfoException: Exception of type 'SEModAPI.API.GameInstallationInfoException' was thrown. at SEModAPI.API.Definitions.DedicatedConfigDefinition.Load(FileInfo fileInfo) at SEModAPIExtensions.API.Server.Config_Changed(Object sender, FileSystemEventArgs e) at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP) 2014-11-28 01:30:13.619 - Thread: 19 -> Greeting Removed => 76561197971067985

Tyrsis commented 9 years ago

This should be fixed in newest version