Tmodloader 64 crashing

Sosmula2011

Terrarian
Closed the game last night, worked fine. Tried to launch again a few hours later and got this. Changed absolutely nothing in files, tried deleting terraria folder and reinstalling which didnt work.

[20:04:37] [1/INFO] [tML]: Starting tModLoader v0.11.6.2 Win32NT client
[20:04:37] [1/INFO] [tML]: Running on NetFramework 4.8
[20:04:37] [1/INFO] [tML]: Engine: FNA
[20:04:37] [1/INFO] [tML]: Executable: C:\Program Files (x86)\Steam\steamapps\common\Terraria\Terraria.exe
[20:04:37] [1/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\Terraria
[20:04:37] [1/INFO] [tML]: Launch Parameters:
[20:04:37] [1/WARN] [tML]: tModLoader.RuntimeErrorSilentlyCaughtException
System.DllNotFoundException: Unable to load DLL 'MonoPosixHelper': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at MonoMod.RuntimeDetour.Platforms.DetourNativeMonoPosixPlatform.sysconf(SysconfName name, Errno defaultError)
at MonoMod.RuntimeDetour.DetourHelper.get_Native()
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform._HookSelftest(MethodInfo from, MethodInfo to)
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform..ctor()
at MonoMod.RuntimeDetour.DetourHelper.get_Runtime()
at MonoMod.RuntimeDetour.DetourHelper.Pin[T](T method)
at MonoMod.RuntimeDetour.Hook..ctor(MethodBase from, MethodInfo to, Object target, HookConfig& config)
at Terraria.ModLoader.Core.LoggingHooks.PrettifyStackTraceSources()
at Terraria.ModLoader.Logging.Init()
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.FNALaunch.Main(String[] args)

[20:04:37] [1/WARN] [tML]: tModLoader.RuntimeErrorSilentlyCaughtException
System.DllNotFoundException: Unable to load DLL 'libc': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at MonoMod.RuntimeDetour.Platforms.DetourNativeLibcPlatform.mprotect(IntPtr start, IntPtr len, MmapProts prot)
at MonoMod.RuntimeDetour.Platforms.DetourNativeLibcPlatform.SetMemPerms(IntPtr start, UInt64 len, MmapProts prot)
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform._HookSelftest(MethodInfo from, MethodInfo to)
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform..ctor()
at MonoMod.RuntimeDetour.DetourHelper.get_Runtime()
at MonoMod.RuntimeDetour.DetourHelper.Pin[T](T method)
at MonoMod.RuntimeDetour.Hook..ctor(MethodBase from, MethodInfo to, Object target, HookConfig& config)
at Terraria.ModLoader.Core.LoggingHooks.PrettifyStackTraceSources()
at Terraria.ModLoader.Logging.Init()
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.FNALaunch.Main(String[] args)
 
Back
Top Bottom