tModLoader

tModLoader

Martin's Order mod
Incompatibility with: Fervant arms
A repost: Through trial and error, i have found your mod to be incompatible with mod: "fervent arms" and has a strange error code which simply states that your mod is function under the incorrect tmodloader version...
< >
Showing 1-2 of 2 comments
Martintoco  [developer] 24 Feb @ 7:47am 
Dang, hopefully it should work now that I updated it, if not, then I'll try to check on it
Originally posted by Martintoco:
Dang, hopefully it should work now that I updated it, if not, then I'll try to check on it
I came back to terraria and noticed the issue is still present... mayhaps they are just simply incompatible which is fine. Thanks for your mod and i wish you a good day.

LOG:

[18:52:24.772] [.NET TP Worker/INFO] [tML]: Configuring Content: MartainsOrder (Martin's Order mod) v0.6.27
[18:52:25.124] [.NET TP Worker/WARN] [tML]: MartainsOrder spent 83ms blocking on asset loading. Avoid using AssetRequestMode.ImmediateLoad during mod loading where possible
[18:52:25.130] [.NET TP Worker/INFO] [tML]: Disabling Mod: MartainsOrder
[18:52:25.135] [.NET TP Worker/ERROR] [tML]: An error occurred while loading MartainsOrder v0.6.27
It has been detected that this mod was built for tModLoader v2025.5.3.0
However, you are using tModLoader v2025.6.3.0
The mod(s) and any dependencies have been automatically disabled.
Terraria.ModLoader.Exceptions.MultipleException: Multiple errors occurred.
---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ferventarms.Code.GItem.SetDefaults(Item item) in ferventarms\Code\items.cs:line 114
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults, InstantiationTime[]& instTimes) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 106
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 63
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaults(TEntity entity, TGlobal[]& entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 29
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 85
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129
--- End of inner exception stack trace ---
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 137
at Terraria.ModLoader.Mod.SetupContent() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 25
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 444
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 330
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 134
---> (Inner Exception #1) System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ferventarms.Code.GItem.SetDefaults(Item item) in ferventarms\Code\items.cs:line 114
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults, InstantiationTime[]& instTimes) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 106
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 63
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaults(TEntity entity, TGlobal[]& entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 29
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 85
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

---> (Inner Exception #2) System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ferventarms.Code.GItem.SetDefaults(Item item) in ferventarms\Code\items.cs:line 114
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults, InstantiationTime[]& instTimes) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 106
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 63
at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaults(TEntity entity, TGlobal[]& entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 29
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 85
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

... and repeats until crash
< >
Showing 1-2 of 2 comments
Per page: 1530 50