安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													

 3
 3								 
					 
													




 举报此帖
 举报此帖


[00:16:26.512] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Player.GetModPlayer[T](T baseInstance)
at ContinentOfJourney.Items.Accessories.SungsHeartWingSlot.IsEnabled()
at Terraria.ModLoader.AccessorySlotLoader.ModdedIsItemSlotUnlockedAndUsable(Int32 index, Player player)
at Terraria.ModLoader.Default.ModAccessorySlotPlayer.UpdateVisibleVanityAccessories()
at Terraria.ModLoader.PlayerLoader.UpdateVisibleVanityAccessories(Player player)
at Terraria.Player.UpdateVisibleAccessories()
at Terraria.Player.PlayerFrame()
at Terraria.GameContent.UI.Elements.UICharacter..ctor(Player player, Boolean animated, Boolean hasBackPanel, Single characterScale, Boolean useAClone)
at Terraria.GameContent.UI.Elements.UICharacterListItem..ctor(PlayerFileData data, Int32 snapPointIndex)
at Terraria.GameContent.UI.States.UICharacterSelect.UpdatePlayersList()
at Terraria.GameContent.UI.States.UICharacterSelect.UpdateFavoritesCache()
at Terraria.GameContent.UI.States.UICharacterSelect.Draw(SpriteBatch spriteBatch)
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime 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()
[00:16:30.539] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Player.GetModPlayer[T](T baseInstance)
at ContinentOfJourney.Items.Accessories.SungsHeartWingSlot.IsEnabled()
at Terraria.ModLoader.Default.ModAccessorySlotPlayer.UpdateVisibleAccessories()
at Terraria.ModLoader.PlayerLoader.UpdateVisibleAccessories(Player player)
at Terraria.Player.UpdateVisibleAccessories()
at Terraria.Player.PlayerFrame()
at Terraria.GameContent.UI.Elements.UICharacter..ctor(Player player, Boolean animated, Boolean hasBackPanel, Single characterScale, Boolean useAClone)
at Terraria.GameContent.UI.Elements.UICharacterListItem..ctor(PlayerFileData data, Int32 snapPointIndex)
at Terraria.GameContent.UI.States.UICharacterSelect.UpdatePlayersList()
at Terraria.GameContent.UI.States.UICharacterSelect.OnActivate()
at Terraria.UI.UIElement.Activate()
at Terraria.UI.UserInterface.SetState(UIState state)
at Terraria.Main.OpenCharacterSelectUI()
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime 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()
[00:16:30.541] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Player.GetModPlayer[T](T baseInstance)
at ContinentOfJourney.Items.Accessories.SungsHeartWingSlot.IsEnabled()
at Terraria.ModLoader.Default.ModAccessorySlotPlayer.UpdateVisibleVanityAccessories()
at Terraria.ModLoader.PlayerLoader.UpdateVisibleVanityAccessories(Player player)
at Terraria.Player.UpdateVisibleAccessories()
at Terraria.Player.PlayerFrame()
at Terraria.GameContent.UI.Elements.UICharacter..ctor(Player player, Boolean animated, Boolean hasBackPanel, Single characterScale, Boolean useAClone)
at Terraria.GameContent.UI.Elements.UICharacterListItem..ctor(PlayerFileData data, Int32 snapPointIndex)
at Terraria.GameContent.UI.States.UICharacterSelect.UpdatePlayersList()
at Terraria.GameContent.UI.States.UICharacterSelect.OnActivate()
at Terraria.UI.UIElement.Activate()
at Terraria.UI.UserInterface.SetState(UIState state)
at Terraria.Main.OpenCharacterSelectUI()
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime 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()
[00:16:30.548] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Player.GetModPlayer[T](T baseInstance)
at ContinentOfJourney.Items.Accessories.SungsHeartWingSlot.IsEnabled()
at Terraria.ModLoader.Default.ModAccessorySlotPlayer.UpdateVisibleAccessories()
at Terraria.ModLoader.PlayerLoader.UpdateVisibleAccessories(Player player)
at Terraria.Player.UpdateVisibleAccessories()
at Terraria.Player.PlayerFrame()
at Terraria.GameContent.UI.Elements.UICharacter..ctor(Player player, Boolean animated, Boolean hasBackPanel, Single characterScale, Boolean useAClone)
at Terraria.GameContent.UI.Elements.UICharacterListItem..ctor(PlayerFileData data, Int32 snapPointIndex)
at Terraria.GameContent.UI.States.UICharacterSelect.UpdatePlayersList()
at Terraria.GameContent.UI.States.UICharacterSelect.UpdateFavoritesCache()
at Terraria.GameContent.UI.States.UICharacterSelect.Draw(SpriteBatch spriteBatch)
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime 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()
[00:16:30.550] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Player.GetModPlayer[T](T baseInstance)
at ContinentOfJourney.Items.Accessories.SungsHeartWingSlot.IsEnabled()
at Terraria.ModLoader.Default.ModAccessorySlotPlayer.UpdateVisibleVanityAccessories()
at Terraria.ModLoader.PlayerLoader.UpdateVisibleVanityAccessories(Player player)
at Terraria.Player.UpdateVisibleAccessories()
at Terraria.Player.PlayerFrame()
at Terraria.GameContent.UI.Elements.UICharacter..ctor(Player player, Boolean animated, Boolean hasBackPanel, Single characterScale, Boolean useAClone)
at Terraria.GameContent.UI.Elements.UICharacterListItem..ctor(PlayerFileData data, Int32 snapPointIndex)
at Terraria.GameContent.UI.States.UICharacterSelect.UpdatePlayersList()
at Terraria.GameContent.UI.States.UICharacterSelect.UpdateFavoritesCache()
at Terraria.GameContent.UI.States.UICharacterSelect.Draw(SpriteBatch spriteBatch)
at DMD<System.Void Terraria.Main:DrawMenu(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime 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()