Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Does not work with tModLoader 1.4 alpha #4

Open
UnusedCactus opened this issue Apr 25, 2022 · 1 comment
Open

Does not work with tModLoader 1.4 alpha #4

UnusedCactus opened this issue Apr 25, 2022 · 1 comment

Comments

@UnusedCactus
Copy link

Whenever I try to use this mod with the tModLoader 1.4 alpha version it spits out this error:

[16:14:52] [.NET ThreadPool Worker/ERROR] [tML]: An error occurred while loading ShopExpander
It has been detected that this mod was built for tModLoader v0.10.1.5
However, you are using tModLoader v2022.3.35.12
The mod(s) have been automatically disabled.
System.ArgumentNullException: Buffer cannot be null. (Parameter 'buffer')
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at Terraria.ModLoader.Core.AssemblyManager.ModLoadContext.LoadAssembly(Byte[] code, Byte[] pdb) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 68
at Terraria.ModLoader.Core.AssemblyManager.ModLoadContext.LoadAssemblies() in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 56
at Terraria.ModLoader.Core.AssemblyManager.InstantiateMods(List`1 modsToLoad, CancellationToken token) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 208
at Terraria.ModLoader.Core.ModOrganizer.LoadMods(CancellationToken token) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 143
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 117
[16:14:52] [.NET ThreadPool Worker/INFO] [tML]: Disabling Mod: ShopExpander
[16:14:56] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"

@DRKV333
Copy link
Owner

DRKV333 commented May 5, 2022

Well, that's not entirely unexpected, considering your tML is a whole 2022 major versions ahead.
Jokes aside, there might be 1.4 port some time in the future, either by me, or a new maintainer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants