SignatureBeef / Terraria-s-Dedicated-Server-Mod

TDSM - .NET and Mono compatible Terraria Server Software Mod
MIT License
143 stars 49 forks source link

Exception On Exit #132

Closed D1G1T4L3CH0 closed 9 years ago

D1G1T4L3CH0 commented 9 years ago

Windows only. Happens on every exit with either exit or exit-nosave.

Unhandled Exception: System.EntryPointNotFoundException: Entry point was not found.
   at System.IDisposable.Dispose()
   at Terraria.Program.LaunchGame(String[] args)
   at Terraria.WindowsLaunch.Main(String[] args)
D1G1T4L3CH0 commented 9 years ago

Resolved.