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

Crash Help Needed

Status
Not open for further replies.

Tim Dargan

Pokémon Ranger
Donator
Every time I play my game crashes and I get this crash report-

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

System specifications:
Pokémon 3D version: 0.25
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: Conversion from string "10}" to type 'Integer' is not valid.
InnerException: Input string was not in a correct format.
Source: Microsoft.VisualBasic
StackTrace: at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at _2._5DHero.Spawner.CalculatePokemon(List`1 Pokemons, List`1 Chances, List`1 LevelCaps)
at _2._5DHero.Spawner.GetPokemon(String LevelFile, Int32 Method)
at _2._5DHero.Level.PokemonEncounter()
at _2._5DHero.Level.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)"

Does one of the staff know how to fix this? Thanks!
 

Darkfire

Administrator
Administrator
P3D Developer
was it going into a wild pokemon battle?
on route 34?
post the contents of route34.poke
 

Tim Dargan

Pokémon Ranger
Donator
yeah - it was when I walked around route 34 - hear is the coding stuff

{0|19|35|-1|11,13}
{0|96|50|-1|10,12}
{0|63|10|-1|10,10}
{0|132|5|-1|10,10}
 

Darkfire

Administrator
Administrator
P3D Developer
hm
the code looks right
make sure that the code matches and then try again
 

Tim Dargan

Pokémon Ranger
Donator
yeah - they are the same codes - sorry it took me so long I was kinda far away from route 34 - well I did some battle to check and it crashed again while I was walking thru the grass on route 34 soo... I'm not really sure what's wrong. Did you want me to copy the crash report?
 
Status
Not open for further replies.
Top