• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Not confirmed (0.39) Underground Coin Case Game Crasher

Secretwhite

Bug Catcher
Code:
Kolben Games Crash Log V 1.0
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.39
Operating system: Microsoft Windows 7 Ultimate  [6.1.7601.65536]
System time: 06.11.2013 15:00:44
System language: TRKLoaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
Operating online: TRUE (119327)
Game environment: OverworldScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: The character 'ı' (0x0131) is not available in this SpriteFont. If applicable, adjust the font's start and end CharacterRegions to include this character.
Parameter name: character
InnerException: NOTHING
BaseException: The character 'ı' (0x0131) is not available in this SpriteFont. If applicable, adjust the font's start and end CharacterRegions to include this character.
Parameter name: character
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: Microsoft.Xna.Framework.Graphics
TargetSite: Name: GetIndexForCharacter [
  Attributes: PrivateScope, Private, HideBySig
  CallingConvention: Standard, HasThis
  ContainsGenericParameters: False
  DeclaringType: Microsoft.Xna.Framework.Graphics.SpriteFont
  IsAbstract: False
  IsAssembly: False
  IsConstructor: False
  IsFamily: False
  IsFamilyAndAssembly: False
  IsFamilyOrAssembly: False
  IsFinal: False
  IsGenericMethod: False
  IsGenericMethodDefinition: False
  IsHideBySig: True
  IsPrivate: True
  IsPublic: False
  IsSecurityCritical: True
  IsSecuritySafeCritical: True
  IsSecurityTransparent: False
  IsSpecialName: False
  IsStatic: False
  IsVirtual: False
  MemberType: Method
  MetadataToken: 100664377
  MethodHandle: System.RuntimeMethodHandle
  Module: Microsoft.Xna.Framework.Graphics.dll
  ReflectedType: Microsoft.Xna.Framework.Graphics.SpriteFont
  ]

StackTrace:    at Microsoft.Xna.Framework.Graphics.SpriteFont.GetIndexForCharacter(Char character)
  at Microsoft.Xna.Framework.Graphics.SpriteFont.InternalDraw(StringProxy& text, SpriteBatch spriteBatch, Vector2 textblockPosition, Color color, Single rotation, Vector2 origin, Vector2& scale, SpriteEffects spriteEffects, Single depth)
  at Microsoft.Xna.Framework.Graphics.SpriteBatch.DrawString(SpriteFont spriteFont, String text, Vector2 position, Color color)
  at _2._5DHero.TextBox.Draw()
  at _2._5DHero.OverworldScreen.Draw()
  at _2._5DHero.Basic.Draw()
  at _2._5DHero.DGame.Draw(GameTime gameTime)
  at Microsoft.Xna.Framework.Game.DrawFrame()
  at Microsoft.Xna.Framework.Game.Tick()
  at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  at Microsoft.Xna.Framework.GameHost.OnIdle()
  at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.Application.Run(Form mainForm)
  at Microsoft.Xna.Framework.WindowsGameHost.Run()
  at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  at Microsoft.Xna.Framework.Game.Run()
  at _2._5DHero.Program.Main(String[] args)

You should report this error.

Go to "http://pokemon3d.net/forums/6/create-thread/" to report this crash there.
Game crashes with this error message after taking the coin case
 

nilllzz

Original Developer
Administrator
P3D Developer
For this and your other bug, I might ask: Do you have the English version of .Net 4.0 installed?
 

Secretwhite

Bug Catcher
I completely deleted my old Net application and downloaded English version 4.5. Still I have same error. The funny part is, I don't even install Turkish language pack to win 7. It is directly English version. Why it insist on Turkish system language, I have no clue. Now I will try the same thing with virtual box under XP.

Edit: Since it was a fresh built xp, I cant start the application
 
Top