Terraria 1.0.6.1 crash error

Ochund

Terrarian
When we choose a character, it plays
crashes with an error:

17.01.2021 14:20:29
System.ArgumentException: The character '' (0x0002) is not available in this SpriteFont. If applicable, adjust the font's start and end CharacterRegions to include this character.
Nazwa parametru: character
w Microsoft.Xna.Framework.Graphics.SpriteFont.GetIndexForCharacter(Char character)
w Microsoft.Xna.Framework.Graphics.SpriteFont.InternalMeasure(StringProxy& text)
w Microsoft.Xna.Framework.Graphics.SpriteFont.MeasureString(String text)
w Terraria.Main.DrawMenu()
w Terraria.Main.Draw(GameTime gameTime)
w Microsoft.Xna.Framework.Game.DrawFrame()
w Microsoft.Xna.Framework.Game.Tick()
w Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
w Microsoft.Xna.Framework.GameHost.OnIdle()
w Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
w Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
w System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
w System.Windows.Forms.Application.Run(Form mainForm)
w Microsoft.Xna.Framework.WindowsGameHost.Run()
w Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
w Terraria.Program.Main(String[] args)
Can someone help me?
 
Back
Top Bottom