ScalarVector1 / DragonLens

Modern, customizable, and community-driven debugging and cheat mod for TModLoader
24 stars 14 forks source link

[Crash] System.Exception: The internal name of a mod cannot contain English periods #63

Closed Phoupraw closed 1 year ago

Phoupraw commented 1 year ago

The crash happens during mod loading. tModLoader-Logs.zip

at Terraria.ModLoader.Core.ModOrganizer.VerifyNames(List`1 mods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 374 at Terraria.ModLoader.Core.ModOrganizer.SelectAndSortMods(IEnumerable`1 mods, CancellationToken token) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 312 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 118 at Terraria.ModLoader.ModLoader.<>c__DisplayClass48_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 105 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

steviegt6 commented 1 year ago

Did you build this yourself? Rename the folder from DragonLens-dev-1.4.3-upstream-fixes to DragonLens.

Phoupraw commented 1 year ago

Did you build this yourself? Rename the folder from DragonLens-dev-1.4.3-upstream-fixes to DragonLens.

Solved! Thank you.