• ✨ 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

Fixed 0.32.1 Union cave crash

Status
Not open for further replies.

skullbI4

Bug Catcher
in union cave when i want to come to the 3rd floor down game crashes with this
Bringing the string "-0.24" to type "Single" is not valid.


Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.32.1
Operating system: Microsoft Windows 7 Домашняя расширенная [6.1.7601.65536]
Decimal seperator: ,
---------------------------

Here is further information:
Message: Приведение строки "-0.24" к типу "Single" является недопустимым.
InnerException: Входная строка имела неверный формат.
BaseException: Входная строка имела неверный формат.
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: Microsoft.VisualBasic
TargetSite: Name: ToSingle [
Attributes: PrivateScope, Assembly, Static
CallingConvention: Standard
ContainsGenericParameters: False
DeclaringType: Microsoft.VisualBasic.CompilerServices.Conversions
IsAbstract: False
IsAssembly: True
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: False
IsPrivate: False
IsPublic: False
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: True
IsVirtual: False
MemberType: Method
MetadataToken: 100664101
MethodHandle: System.RuntimeMethodHandle
Module: Microsoft.VisualBasic.dll
ReflectedType: Microsoft.VisualBasic.CompilerServices.Conversions
]

StackTrace: в Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value, NumberFormatInfo NumberFormat)
в Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value)
в _2._5DHero.ScriptV1.DoNPC()
в _2._5DHero.ScriptV1.Update()
в _2._5DHero.Script.Update()
в _2._5DHero.ActionScript.Update()
в _2._5DHero_OverworldScreen.Update()
в _2._5DHero.Basic.Update(GameTime gameTime)
в _2._5DHero.DGame.Update(GameTime gameTime)
в Microsoft.Xna.Framework.Game.Tick()
в Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
в Microsoft.Xna.Framework.GameHost.OnIdle()
в Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
в Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
в System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.Run(Form mainForm)
в Microsoft.Xna.Framework.WindowsGameHost.Run()
в Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
в Microsoft.Xna.Framework.Game.Run()
в _2._5DHero.Program.Main(String[] args)

You should report this error.

Go to "http://pokemon3d.net/issues/" to report this crash there.
 

Attachments

Darkfire

Administrator
Administrator
P3D Developer
Okay yeah that comes from the fact that your sytem uses a comma to seperate digits in a decimal number instead of the period
we will fix this
Until then don't go down there on fridays
 
Status
Not open for further replies.
Top