tModLoader

tModLoader

Sloome (calamity Expansion)
John  [开发者] 2022 年 6 月 25 日 下午 12:36
Bugs
where bugs?
最后由 John 编辑于; 2022 年 6 月 25 日 下午 12:39
< >
正在显示第 1 - 15 条,共 23 条留言
Infy 2023 年 7 月 2 日 下午 11:20 
I cannot hit the big sloome boss D: (I have tried mage, melee, true melee, and rogue)
John  [开发者] 2023 年 7 月 3 日 上午 9:55 
dont see a problem. i can damage it just fine
Infy 2023 年 7 月 8 日 下午 8:58 
引用自 John
dont see a problem. i can damage it just fine

Could attaching a file help? Only way I can damage it is through contact when it hits me. Everything else just seems to go through it? I'm thinking it may be a mod conflict that's causing the issue
John  [开发者] 2023 年 7 月 8 日 下午 9:08 
Might be a mod conflict because I Can't find the problem
Infy 2023 年 7 月 13 日 下午 12:39 
引用自 John
Might be a mod conflict because I Can't find the problem
Yeah, it was. Did some experimenting with different mods and stuff and I could damage it again. Sorry for the bothering, and thanks for the help :D
John  [开发者] 2023 年 7 月 13 日 下午 1:46 
ok
AwesomeSavage777 2024 年 6 月 25 日 上午 10:02 
This mod breaks worldgen with mod of redemption.
AwesomeSavage777 2024 年 6 月 25 日 上午 10:05 
Either the abyss from calamity or the abandoned lab from redemption crashes my game when trying to generate. When my game crashes, I get no error, the game just freezes and closes after 30 seconds.
John  [开发者] 2024 年 6 月 25 日 上午 11:11 
I have no Idea how it would since it doesn't do anything with world gen
John  [开发者] 2024 年 6 月 25 日 上午 11:14 
is there something in client log?
AwesomeSavage777 2024 年 6 月 25 日 上午 11:17 
I can send it.
John  [开发者] 2024 年 6 月 25 日 上午 11:18 
ok
AwesomeSavage777 2024 年 6 月 25 日 上午 11:20 
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Bloopsitems.Elayer.UpdateVisibleVanityAccessories() in Bloopsitems\Elayer.cs:line 107
at Terraria.ModLoader.PlayerLoader.UpdateVisibleVanityAccessories(Player player) in tModLoader\Terraria\ModLoader\PlayerLoader.cs:line 322
at Terraria.Player.UpdateVisibleAccessories() in tModLoader\Terraria\Player.cs:line 30063
at DMD<System.Void Terraria.Player:PlayerFrame()>(Player this)
at CalamityMod.ILEditing.ILChanges.CustomGrapplePostFrame(orig_PlayerFrame orig, Player self)
at Hook<System.Void CalamityMod.ILEditing.ILChanges::CustomGrapplePostFrame(Terraria.On_Player+orig_PlayerFrame,Terraria.Player)>(Player )
at ZenithArmor.Common.Players.ArmorPlayer.On_Player_PlayerFrame(orig_PlayerFrame orig, Player self)
at Hook<System.Void ZenithArmor.Common.Players.ArmorPlayer::On_Player_PlayerFrame(Terraria.On_Player+orig_PlayerFrame,Terraria.Player)>(Player )
at Hook<System.Void ZenithArmor.Common.Players.ArmorPlayer::On_Player_PlayerFrame_partial(Terraria.On_Player+orig_PlayerFrame,Terraria.Player)>(Player )
at SyncProxy<System.Void Terraria.Player:PlayerFrame()>(Player )
at Terraria.Player.LoadPlayerFromStream(PlayerFileData playerFileData, Byte[] plrData, Byte[] tplrData)
at Terraria.Player.LoadPlayer(String playerPath, Boolean cloudSave)
at Terraria.Player.GetFileData(String file, Boolean cloudSave)
at Terraria.GameContent.UI.States.UICharacterSelect.LoadMigratablePlayers()
at Terraria.GameContent.UI.States.UICharacterSelect.OnActivate()
at Terraria.UI.UIElement.Activate()
at DMD<System.Void Terraria.UI.UserInterface:SetState(Terraria.UI.UIState)>(UserInterface this, UIState state)
at AdvancedWorldGen.Base.ModifiedWorld.ResetSettings(orig_SetState orig, UserInterface self, UIState state)
at Hook<System.Void AdvancedWorldGen.Base.ModifiedWorld::ResetSettings(Terraria.UI.On_UserInterface+orig_SetState,Terraria.UI.UserInterface,Terraria.UI.UIState)>(UserInterface , UIState )
at SyncProxy<System.Void Terraria.UI.UserInterface:SetState(Terraria.UI.UIState)>(UserInterface , UIState )
at Terraria.Main.OpenCharacterSelectUI()
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime gameTime)
at NoxusBoss.Content.CustomWorldSeeds.NoxusWorldManager.DrawNoxusSkyDuringWorldGen(orig_DrawMenu orig, Main self, GameTime gameTime)
at Hook<System.Void NoxusBoss.Content.CustomWorldSeeds.NoxusWorldManager::DrawNoxusSkyDuringWorldGen(Terraria.On_Main+orig_DrawMenu,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at NoxusBoss.Core.Fixes.EternalGardenIntroBackgroundFix.DrawWhite(orig_DrawMenu orig, Main self, GameTime gameTime)
at Hook<System.Void NoxusBoss.Core.Fixes.EternalGardenIntroBackgroundFix::DrawWhite(Terraria.On_Main+orig_DrawMenu,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at Hook<System.Void NoxusBoss.Core.Graphics.SpecificEffectManagers.NamelessDeityTipsOverrideSystem::ChangeStatusText(Terraria.On_Main+orig_DrawMenu,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at ParticleLibrary.Core.DrawHooks.Draw_OnMainMenu(orig_DrawMenu orig, Main self, GameTime gameTime)
at Hook<System.Void ParticleLibrary.Core.DrawHooks::Draw_OnMainMenu(Terraria.On_Main+orig_DrawMenu,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at ParticleLibrary.ParticleManager.DrawParticlesBeforeAndAfterMainMenu(orig_DrawMenu orig, Main self, GameTime gameTime)
at Hook<System.Void ParticleLibrary.ParticleManager::DrawParticlesBeforeAndAfterMainMenu(Terraria.On_Main+orig_DrawMenu,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at SyncProxy<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at DMD<System.Void Terraria.Main:DoDraw(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime gameTime)
at SyncProxy<System.Void Terraria.Main:DoDraw(Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at Terraria.Main.Draw_Inner(GameTime gameTime)
at Terraria.Main.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.RunLoop()
at Microsoft.Xna.Framework.Game.Run()
at Terraria.Program.RunGame()
at Terraria.Program.LaunchGame_(Boolean isServer)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.MonoLaunch.Main_End(String[] args)
at Terraria.MonoLaunch.<>c__DisplayClass1_0.<Main>b__1()
AwesomeSavage777 2024 年 6 月 25 日 上午 11:20 
Disabling your mod seems to have fixed this error.
John  [开发者] 2024 年 6 月 25 日 上午 11:35 
try updating it now
< >
正在显示第 1 - 15 条,共 23 条留言
每页显示数: 1530 50