tModLoader

tModLoader

MrPlague's Authentic Races
MrKarma 11 Oct, 2024 @ 8:27am
Bug with custom race.
When creating a character with a custom race, you cannot interact with it in the world in any way.
< >
Showing 1-1 of 1 comments
Tip: This is likely a mod's fault. Disable mods one by one and check if the issue persists

System.NullReferenceException: Object reference not set to an instance of an object.
at Terraria.Main.DrawItem_GetBasics(Item item, Int32 slot, Texture2D& texture, Rectangle& frame, Rectangle& glowmaskFrame) in tModLoader\Terraria\Main.cs:line 32022
at Terraria.Main.DrawItem(Item item, Int32 whoami) in tModLoader\Terraria\Main.cs:line 32082
at DMD<System.Void Terraria.Main:DrawItems()>(Main this)
at ParticleLibrary.Core.DrawHooks.Draw_BeforeItems(orig_DrawItems orig, Main self)
at Hook<System.Void ParticleLibrary.Core.DrawHooks::Draw_BeforeItems(Terraria.On_Main+orig_DrawItems,Terraria.Main)>(Main )
at ParticleLibrary.ParticleManager.DrawParticlesBeforeItems(orig_DrawItems orig, Main self)
at Hook<System.Void ParticleLibrary.ParticleManager::DrawParticlesBeforeItems(Terraria.On_Main+orig_DrawItems,Terraria.Main)>(Main )
at SyncProxy<System.Void Terraria.Main:DrawItems()>(Main )
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 DMD<System.Void Terraria.Main:Draw(Microsoft.Xna.Framework.GameTime)>(Main this, GameTime gameTime)
at Hook<System.Void MrPlagueRaces.Common.Systems.UIRedirectionSystem::InterceptCharacterCreationMenu(Terraria.On_Main+orig_Draw,Terraria.Main,Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at SyncProxy<System.Void Terraria.Main:Draw(Microsoft.Xna.Framework.GameTime)>(Main , GameTime )
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.RunLoop()
< >
Showing 1-1 of 1 comments
Per page: 1530 50