T
stormy-gold
Mods Disabled when joining server (Nodecraft)
yo, I am trying to set up a Tmodloader server right now, but whenever i try to join the server it tries to disable some of my mods, how do i stop it from doing this? The mods are uploaded and I have them enabled in the enabled.json file. The mods that are trying to be disabled are:
Better Boss Health Bars, Coloured Damage Types, Fargos Crafting Tree, Fargos Mutant, Fargos Souls, Fargos Souls Calamity DLC, Quality of Terraria, Magic Storage, Non consumable Boss Items, AbsoluteAquarian Utilities.
14 Replies
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page.
If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on
tModLoader
in the library, then hover over Manage
and click on Browse local files
. In the folder that appears find tModLoader-Logs
and open that folder. Inside that folder are the logs files. Select them all except the Old
folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340cAre you sure they are in the enabled.json in the place the server is reading from? You might need to download the server.log file from the server and see where it is reading mods from and why the mods aren't being enabled.
stormy-goldOP•7mo ago
Ill do that now
Ok when starting the server the console reads:
[2025-03-02 14:47:45]: Missing mod: FargowiltasSouls required by FargowiltasCrossmod
[2025-03-02 14:47:45]: (see server.log for full trace)
[2025-03-02 14:47:45]: An error occurred while loading FargowiltasCrossmod v1.1.1.6
[2025-03-02 14:47:45]: It has been detected that this mod was built for tModLoader v2024.12.3.1
[2025-03-02 14:47:45]: However, you are using tModLoader v2025.1.3.1
[2025-03-02 14:47:45]: The mod(s) and any dependencies have been automatically disabled.
[2025-03-02 14:47:45]: Missing mod: FargowiltasSouls required by FargowiltasCrossmod
[2025-03-02 14:47:46]: Magic Header != "TMOD" (see server.log for full trace)
I couldnt find the server.log if you could please point me in the right direction?
stormy-goldOP•7mo ago

stormy-goldOP•7mo ago
I definetly do have FargowiltasSouls
sure
stormy-goldOP•7mo ago
Ok i think the issue is to do with the TmodLoader version I have installed on the server. This is my first time doing anything like this and i dont think there is any way for me to change the server through NodeCraft, is there a way to manually change Tmodloader versions maybe through the files?
One note is that Fargos Souls is working on tModloader V2025.1.3.1 when playing solo or over steam.
Ok found the server.log
stormy-goldOP•7mo ago
stormy-goldOP•7mo ago
I have managed to get the console to work smoothly, as it seemed my fargos souls mod was completely corrupted, but in fact that did not help this problem at all, it still wants me to disbale it.
Ok It turns out the enabled.json changes every time something doesnt work so you have to re-enable it every time, Fargos Souls is now working 🔥 I did that but now Quality of Terraria and Magic Storage arent working
I have a feeling they may also be corrupted so i will re upload them and then give an update
K. Sorry, I was away for a moment.
But yes, 2025.01.3.1 is the current stable, so the server being on that is correct.
stormy-goldOP•7mo ago
[2025-03-02 15:56:51]: In ImproveGame.UI.QuickShimmer.QuickShimmerGUI.GetShimmeredQOT, Field not found: 'Terraria.Recipe.alchemy'.
[2025-03-02 15:56:51]: In ImproveGame.UI.QuickShimmer.QuickShimmerGUI+<QuickShimmerRunner>d22.MoveNext, Field not found: 'Terraria.Recipe.alchemy'.
[2025-03-02 15:56:51]: (see server.log for full trace)
[2025-03-02 15:56:51]: An error occurred while loading ImproveGame v1.8.0.6
[2025-03-02 15:56:51]: It has been detected that this mod was built for tModLoader v2024.12.3.1
[2025-03-02 15:56:51]: However, you are using tModLoader v2025.1.3.1
[2025-03-02 15:56:51]: The mod will need to be updated to match the current tModLoader version, or may be incompatible with the version of some of your other mods. Click the 'Open Web Help' button to learn more.
[2025-03-02 15:56:51]: The mod(s) and any dependencies have been automatically disabled.
[2025-03-02 15:56:51]: Terraria.ModLoader.Exceptions.JITException:
[2025-03-02 15:56:51]: In ImproveGame.UI.QuickShimmer.QuickShimmerGUI.GetShimmeredQOT, Field not found: 'Terraria.Recipe.alchemy'.
[2025-03-02 15:56:51]: In ImproveGame.UI.QuickShimmer.QuickShimmerGUI+<QuickShimmerRunner>d22.MoveNext, Field not found: 'Terraria.Recipe.alchemy'.
[2025-03-02 15:56:51]: at Terraria.ModLoader.Core.AssemblyManager.JITAssembliesAsync(IEnumerable`1 assemblies, PreJITFilter filter, CancellationToken token) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 432
[2025-03-02 15:56:51]: at Terraria.ModLoader.ModContent.JITModsAsync(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 389
[2025-03-02 15:56:51]: at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 316
[2025-03-02 15:56:51]: at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 133
.
This is the errors i got in command line for Quality of terraria.
It says that it is the wrong version but Fargos Soul said that and it turned out just to be corrupt
Now the issue here that i can see is that with Fargos it said the whole thing was missing, but with this its only saying the alchemy file wasnt found so idk what to do from here
This is the only mod left that isnt working
Im so lost with this one sorry idk if i can do it on my own
Ok, that ImproveGame mod will need to be updated, the game did remove that thing it is trying to access
stormy-goldOP•7mo ago
Ok in that case i dont think i can use this mod anymore then bc it hasnt been updated
the one thing is that it still works in solo games
which is wierd
That is strange, maybe the version on the server is older than what you have?