Closed CJKay closed 9 years ago
I am able to easily replicate, thank you! @Stickiler will be continuing on with the fix later on today and we don't expect it to take long.
TDSM Rebind API build 2b running on Mono
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'NLua, Version=1.3.2.0, Culture=neutral, PublicKeyToken=8df2ab518030ea95' or one of its dependencies.
File name: 'NLua, Version=1.3.2.0, Culture=neutral, PublicKeyToken=8df2ab518030ea95'
at TDSM.API.PluginManager.LoadPlugins () [0x00000] in <filename unknown>:0
at TDSM.API.Callbacks.MainCallback.ProgramStart () [0x00000] in <filename unknown>:0
at TDSM.API.Callbacks.MainCallback.OnProgramStarted (System.String[] cmd) [0x00000] in <filename unknown>:0
at Terraria.WindowsLaunch.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'NLua, Version=1.3.2.0, Culture=neutral, PublicKeyToken=8df2ab518030ea95' or one of its dependencies.
File name: 'NLua, Version=1.3.2.0, Culture=neutral, PublicKeyToken=8df2ab518030ea95'
at TDSM.API.PluginManager.LoadPlugins () [0x00000] in <filename unknown>:0
at TDSM.API.Callbacks.MainCallback.ProgramStart () [0x00000] in <filename unknown>:0
at TDSM.API.Callbacks.MainCallback.OnProgramStarted (System.String[] cmd) [0x00000] in <filename unknown>:0
at Terraria.WindowsLaunch.Main (System.String[] args) [0x00000] in <filename unknown>:0
Fixed this in fc380395d16644ca35a195e16066b9c35669cb95
Please try the newest binaries.
Running tdsm.exe from a different directory than where it is located results in a SIGABRT:
This occurs on both Mono and MS .NET.