#Bluescreen when modifying NPC behavior

1 messages · Page 1 of 1 (latest)

full breach
#

Steps to reproduce:
1: I pasted a component that had 2 extremely simple particle blocks (to make a quest exclamation icon) and it also had an NPC Spawner block in it. This component was one that was saved on the xbox360 and has since been used as of 2023 versions of the game. (If something to do with old components)).

2: I opened the NPC block settings and set the avatar to Hobo.

3: I clicked to edit the behavior of the NPC, and got this bluescreen error:

Total Miner. Please post a screen shot of this bluescreen on our Discord Server #1081141955578306570, so that we can fix it. Thank you.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at StudioForge.TotalMiner.Screens2.NewGuiMenuScreen.HandleInput(Boolean isActiveScreen)
at StudioForge.Engine.GameState.ScreenManager.Update(GameTime donotuse)
at Microsoft.Xna.Framework.Game.SortingFilteringCollection1.ForEachFilteredItem[TUserData](Action2 action, TUserData userData)
at StudioForge.Engine.Game.BaseGame.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at MonoGame.Framework.WinFormsGameWindow.TickOnIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.Microsoft.Office.IMsoComponent.FDoIdle(msoidlef grfidlef)
at System.Windows.Forms.Application.ComponentManager.Microsoft.Office.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
at MonoGame.Framework.WinFormsGameWindow.RunLoop()
at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at StudioForge.Engine.Game.BaseGame.RunT

glacial surge
#

I can confirm, did this recently too