tModLoader

tModLoader

Doctor Gaming : The END? -已停更
 此主题已被置顶,因此可能具有重要性
Wesker  [开发者] 2024 年 1 月 16 日 上午 1:20
Bug feedback.
This is used to provide feedback on bugs.
When providing feedback on bugs.
Please prioritize checking for conflicts in the Mod list and be specific when describing the issue.
I am currently under mental pressure to develop this Mod and may not be able to completely fix the bug, but I will try my best.
< >
正在显示第 1 - 12 条,共 12 条留言
Paco da Pea 2024 年 1 月 22 日 下午 3:08 
Scout is broken at the moment.
He stands completely still, floating if in mid-air, his outfit in the vanity slot not visible and sometimes spamming the "Stellar Nova ready" message from the Stars Above mod.
I think he's the only one tho, Amiya works fine.
But I just started using this mod so I only have Scout and Amiya atm.
Wesker  [开发者] 2024 年 1 月 22 日 下午 5:40 
引用自 Paco da Pea
Scout is broken at the moment.
He stands completely still, floating if in mid-air, his outfit in the vanity slot not visible and sometimes spamming the "Stellar Nova ready" message from the Stars Above mod.
I think he's the only one tho, Amiya works fine.
But I just started using this mod so I only have Scout and Amiya atm.
I'll try to prepare a hot fix.
Wesker  [开发者] 2024 年 1 月 22 日 下午 5:51 
引用自 Paco da Pea
Scout is broken at the moment.
He stands completely still, floating if in mid-air, his outfit in the vanity slot not visible and sometimes spamming the "Stellar Nova ready" message from the Stars Above mod.
I think he's the only one tho, Amiya works fine.
But I just started using this mod so I only have Scout and Amiya atm.
I fix it.
Hotfix has been released.
darkmelo 2024 年 3 月 22 日 上午 8:31 
hello i still have same problem with stellar nova ready ,and i updated all mods to latest :/
Mahorin 2024 年 10 月 29 日 上午 3:40 
I'm having sound/screen bug using this mod. I already compared with and without this mod while breaking pots and it only happens while using this mod.

https://www.youtube.com/watch?v=1tzb6lYQAC0
(Heres the link of the bug to show the problem)
Wesker  [开发者] 2024 年 10 月 29 日 上午 3:52 
引用自 Mahorin
I'm having sound/screen bug using this mod. I already compared with and without this mod while breaking pots and it only happens while using this mod.

https://www.youtube.com/watch?v=1tzb6lYQAC0
(Heres the link of the bug to show the problem)

Hello

This is caused by terraguardian's settings.
Turn off terraguardian's halloween jumpscare.
Mahorin 10 月 26 日 上午 10:26 
Im having another bug when this mod is enabled. Its really annoying I showed my other mods in the video hope that helps, also the difficulty selector keeps repeating is there way to stop from showing after selecting the crisis level? Some companion costume disappear when I rejoin the world

https://youtu.be/Yr4ctkMF0cg
Wesker  [开发者] 10 月 26 日 下午 6:12 
引用自 Mahorin
Im having another bug when this mod is enabled. Its really annoying I showed my other mods in the video hope that helps, also the difficulty selector keeps repeating is there way to stop from showing after selecting the crisis level? Some companion costume disappear when I rejoin the world

https://youtu.be/Yr4ctkMF0cg

Well, I personally recommend prioritizing checking mods that conflict with terraguardian.
Because this mod actually creates fake player entities, it is very incompatible with some mods.
[00:48:25.914] [.NET TP Worker/INFO] [tML]: Disabling Mod: DocterMain
[00:48:25.915] [.NET TP Worker/ERROR] [tML]: An error occurred while loading DocterMain v0.8.5.5
It has been detected that this mod was built for tModLoader v2025.5.3.0
However, you are using tModLoader v2025.8.3.1
The mod(s) and any dependencies have been automatically disabled.
Terraria.ModLoader.Exceptions.MultipleException: Multiple errors occurred.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at DocterMain.Content.Items.EXP.JessicatheLiberatedEliteCombatRecords2.AddRecipes() in DocterMain\Content\Items\EXP\JessicatheLiberatedEliteCombatRecords2.cs:line 39
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 DMD<DMD<>?20690156::Terraria.ModLoader.RecipeLoader::AddRecipes>()
at SyncProxy<System.Void Terraria.ModLoader.RecipeLoader:AddRecipes()>()
at Terraria.Recipe.SetupRecipes() in tModLoader\Terraria\Recipe.cs:line 14633
at Terraria.ModLoader.ModContent.SetupRecipes(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 494
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 377
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 134
---> (Inner Exception #1) System.NullReferenceException: Object reference not set to an instance of an object.
at DocterMain.Content.Items.EXP.TyphonEliteCombatRecords2.AddRecipes() in DocterMain\Content\Items\EXP\TyphonEliteCombatRecords2.cs:line 40
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

Been having this problem recently when it was fine a few days before.
Wesker  [开发者] 11 月 1 日 上午 1:47 
[00:48:25.914] [.NET TP Worker/INFO] [tML]: Disabling Mod: DocterMain
[00:48:25.915] [.NET TP Worker/ERROR] [tML]: An error occurred while loading DocterMain v0.8.5.5
It has been detected that this mod was built for tModLoader v2025.5.3.0
However, you are using tModLoader v2025.8.3.1
The mod(s) and any dependencies have been automatically disabled.
Terraria.ModLoader.Exceptions.MultipleException: Multiple errors occurred.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at DocterMain.Content.Items.EXP.JessicatheLiberatedEliteCombatRecords2.AddRecipes() in DocterMain\Content\Items\EXP\JessicatheLiberatedEliteCombatRecords2.cs:line 39
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 DMD<DMD<>?20690156::Terraria.ModLoader.RecipeLoader::AddRecipes>()
at SyncProxy<System.Void Terraria.ModLoader.RecipeLoader:AddRecipes()>()
at Terraria.Recipe.SetupRecipes() in tModLoader\Terraria\Recipe.cs:line 14633
at Terraria.ModLoader.ModContent.SetupRecipes(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 494
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 377
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 134
---> (Inner Exception #1) System.NullReferenceException: Object reference not set to an instance of an object.
at DocterMain.Content.Items.EXP.TyphonEliteCombatRecords2.AddRecipes() in DocterMain\Content\Items\EXP\TyphonEliteCombatRecords2.cs:line 40
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

Been having this problem recently when it was fine a few days before.

werid
My game is still working fine.
Don't know. Disable all my mods to see and only kept this and the dependencies, but it still said the same thing. One of the arknights mod was just updated recently though.
Wesker  [开发者] 11 月 1 日 下午 10:13 
Don't know. Disable all my mods to see and only kept this and the dependencies, but it still said the same thing. One of the arknights mod was just updated recently though.
The mod has update
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50