tModLoader
Journey's Trend: The Community Vanity Mod
PeanutSte  [producent] 8 maja 2023 o 1:06
Bug Reports
post any bugs you found here.
< >
Wyświetlanie 1-11 z 11 komentarzy
The Fool 19 maja 2023 o 10:09 
Hello! Sorry if this has already been mentioned, but for some reason, loading Journey's Trend alongside Thorium somehow causes Thorium to catch an exception while loading - I'm not sure why. I've attached the relevant snippets from my client.log.

[12:07:17.063] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ThoriumMod.Items.Tracker.DridersGrace.SetStaticDefaults() in ThoriumMod\Items\Tracker\DridersGrace.cs:line 13
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 90
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 49
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 383
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 327
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125
at Terraria.ModLoader.ModLoader.<>c__DisplayClass48_0.<BeginLoad>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()

[12:07:19.481] [.NET ThreadPool Worker/ERROR] [tML]: An error occurred while loading ThoriumMod v1.7.0.3
The mod(s) have been automatically disabled.
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ThoriumMod.Items.Tracker.DridersGrace.SetStaticDefaults() in ThoriumMod\Items\Tracker\DridersGrace.cs:line 13
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 92
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 49
--- End of stack trace from previous location ---
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 57
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 383
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 327
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125
[12:07:19.482] [.NET ThreadPool Worker/INFO] [tML]: Disabling Mod: ThoriumMod
[12:07:24.286] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"
PeanutSte  [producent] 19 maja 2023 o 10:12 
Thanks for the log, i'm investigating
The Fool 19 maja 2023 o 10:13 
Update: It seems like, according to the Thorium mod Discord/FAQ, that this has something to do with wings? Is there a fix for this (possibly by disabling any wings this mod has?)
PeanutSte  [producent] 19 maja 2023 o 10:21 
reading on it, it seems like there are too many wings, yes. we only add four wings, but I can find out how to disable them. If you have other mods with that setting, you should try toggling those first, until we have that option.
The Fool 19 maja 2023 o 10:23 
I'll definitely try and do that, thank you for the help!
Tatikas2 26 maja 2023 o 15:26 
Hey, don't know if it's a feature or not but the "nine-tailed fox tails" count as wings (so they give snowfall) and when equipped and falling I can't move left or right.
PeanutSte  [producent] 26 maja 2023 o 16:15 
yeah it's the way they are implemented. sadly there is no way to make wings purely vanity
TsarTheSecond 26 maja 2023 o 16:51 
Also sorry probably hitting you the the same problem although mine dosent seem to mention thorium

[09:47:58.902] [.NET ThreadPool Worker/ERROR] [tML]: An error occurred while loading JourneyTrend v1.0.2
The mod(s) have been automatically disabled.
Terraria.ModLoader.Exceptions.MultipleException: Multiple errors occured.
---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at JourneyTrend.Items.Vanity.Hivenet.HivenetWings.SetStaticDefaults() in JourneyTrend/Items/Vanity/Hivenet/HivenetWings.cs:line 17
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 92
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 49
--- 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 60
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 383
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 327
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125
---> (Inner Exception #1) System.IndexOutOfRangeException: Index was outside the bounds of the array.
at JourneyTrend.Items.Vanity.Rookie.Hotwings.SetStaticDefaults() in JourneyTrend/Items/Vanity/Rookie/Hotwings.cs:line 14
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 92
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 49<---

---> (Inner Exception #2) System.IndexOutOfRangeException: Index was outside the bounds of the array.
at JourneyTrend.Items.Vanity.WyvernRider.WyvernRiderWings.SetStaticDefaults() in JourneyTrend/Items/Vanity/WyvernRider/WyvernRiderWings.cs:line 13
at Terraria.ModLoader.ModItem.SetupContent() in tModLoader\Terraria\ModLoader\ModItem.cs:line 92
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 49<---

[09:47:58.905] [.NET ThreadPool Worker/INFO] [tML]: Disabling Mod: JourneyTrend
[09:49:08.324] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"
The Fool 26 maja 2023 o 22:06 
Tsar, that is indeed the same issue I was having; if you're running AFKPets or any mod that adds a LOT of wings, it'll run into the 156/255 (I can't remember which) limit and not work. IndexOutOfRangeException = you have too many wings and it's breaking things. Hope this helped!

Also, there's an option to disable AFKPets' wings. :)
PeanutSte  [producent] 27 maja 2023 o 1:53 
hmm interesting. I might consider making them into another accessory and manually syching their frames with the wing frames instead. that's a bit error prone though, sadly
Payne 27 października 2023 o 0:40 
mining the sewing machine provides two back.
< >
Wyświetlanie 1-11 z 11 komentarzy
Na stronę: 1530 50