• ✨ 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 I can't fight against gym leader Chuck

Status
Not open for further replies.

MrToni250

Fisherman
So heres my problem, i can't fight against gym leader Chuck, and i can't able fix this problem myself, can you fix this on next update, Moderators.
 

MrHippocrit

Champion
Trusted Support
Retired Mod
So heres my problem, i can't fight against gym leader Chuck, and i can't able fix this problem myself, can you fix this on next update, Moderators.
Ermh... What is exactly the problem? When you talk to him he doesn't battle? You can't talk to him at all, or what... Need a little bit more info on the problem.
(Could be just me, though.) Right now you're just saying: I have a problem, fix this in the next version.
 

Brzas

Bug Catcher
He means i think that, when you want to fight with him, he want to show his "power" and he try to break a stone which stay next to him and than game get crash like this:

Code:
Pokémon 3D has crashed!
---------------------------
 
System specifications:
Pokémon 3D version: 0.31.1
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Decimal seperator: ,
---------------------------
 
Here is further information:
Message: Conversion from string "0.7" to type 'Single' is not valid.
InnerException: Input string was not in a correct format.
BaseException: Input string was not in a correct format.
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:    at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value, NumberFormatInfo NumberFormat)
  at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value)
  at _2._5DHero.Script.DoEntity()
  at _2._5DHero.Script.Update()
  at _2._5DHero.ActionScript.Update()
  at _2._5DHero.OverworldScreen.Update()
  at _2._5DHero.Basic.Update(GameTime gameTime)
  at _2._5DHero.DGame.Update(GameTime gameTime)
  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/issues/" to report this crash there.
 

MrHippocrit

Champion
Trusted Support
Retired Mod
He means i think that, when you want to fight with him, he want to show his "power" and he try to break a stone which stay next to him and than game get crash like this:

Code:
Pokémon 3D has crashed!
---------------------------
 
System specifications:
Pokémon 3D version: 0.31.1
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Decimal seperator: ,
---------------------------
 
Here is further information:
Message: Conversion from string "0.7" to type 'Single' is not valid.
InnerException: Input string was not in a correct format.
BaseException: Input string was not in a correct format.
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:    at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value, NumberFormatInfo NumberFormat)
  at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String Value)
  at _2._5DHero.Script.DoEntity()
  at _2._5DHero.Script.Update()
  at _2._5DHero.ActionScript.Update()
  at _2._5DHero.OverworldScreen.Update()
  at _2._5DHero.Basic.Update(GameTime gameTime)
  at _2._5DHero.DGame.Update(GameTime gameTime)
  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/issues/" to report this crash there.
Hmmm... Well, atleast there is more information on the crash.
I'll pull in mister Darkfire, maybe he knows something about this because I sure don't. :(
(My only tip: Try re-downloading the version/launcher and go from there. Maybe it will work.)
 

MrHippocrit

Champion
Trusted Support
Retired Mod
Re-downloading launcher don't changes nothing :c
Do not changes nothing? Double negative = positive = which means it did? :D
Nah I am kidding, I get what you mean.
Too bad that it didn't work... Try contacting a moderator soon. They must know SOMETHING, right?
 

Darkfire

Administrator
Administrator
P3D Developer
Hrm...I see what caused the problem....but the thing is is shouldn't cause a problem.......
has anyone else done this and gotten the same?
 

Brzas

Bug Catcher
Maybe that can help you. When error info show in window i can read : "Conversion from string "0.7" to type 'Single' is not valid."

And sorry for my poor english D:
 

Darkfire

Administrator
Administrator
P3D Developer
Right yeah that is the thing
some computers don't use periods as the decimal seperator so it was reading it as a string of numbers and symbols not a decimal number
Fixed
 

Darkfire

Administrator
Administrator
P3D Developer
you can either
A) wait for a bug fix version this thur/fri to fix it
B) fix it by going to /Pokemon/Scripts/trainer/cianwood_gym/leader.dat and find the line @Entity:Warp and change the 0.7 to 1
 
Status
Not open for further replies.
Top