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

HELP!

Rodrigo/Reekel

Starting Trainer
I tried to load my saved game this morning, and this showed up:
Code:
Kolben Games Crash Log V 1.1
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.42
Operating system: Microsoft Windows 7 Ultimate  [6.1.7601.65536]
System time: 07/01/2014 12:09:14
System language: PTB / Loaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game environment: MainMenuScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
InnerException: NOTHING
BaseException: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
TargetSite: Name: Remove [
   Attributes: PrivateScope, Public, HideBySig
   CallingConvention: Standard, HasThis
   ContainsGenericParameters: False
   DeclaringType: System.String
   IsAbstract: False
   IsAssembly: False
   IsConstructor: False
   IsFamily: False
   IsFamilyAndAssembly: False
   IsFamilyOrAssembly: False
   IsFinal: False
   IsGenericMethod: False
   IsGenericMethodDefinition: False
   IsHideBySig: True
   IsPrivate: False
   IsPublic: True
   IsSecurityCritical: False
   IsSecuritySafeCritical: False
   IsSecurityTransparent: True
   IsSpecialName: False
   IsStatic: False
   IsVirtual: False
   MemberType: Method
   MetadataToken: 100664145
   MethodHandle: System.RuntimeMethodHandle
   Module: CommonLanguageRuntimeLibrary
   ReflectedType: System.String
   ]

CallStack:    em System.String.Remove(Int32 startIndex)
   em _2._5DHero.Player.LoadOptions()
   em _2._5DHero.Player.LoadGame(String filePrefix)
   em _2._5DHero.MainMenuScreen.UpdateLoadMenu()
   em _2._5DHero.MainMenuScreen.Update()
   em _2._5DHero.Basic.Update(GameTime gameTime)
   em _2._5DHero.DGame.Update(GameTime gameTime)
   em Microsoft.Xna.Framework.Game.Tick()
   em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   em Microsoft.Xna.Framework.GameHost.OnIdle()
   em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.Run(Form mainForm)
   em Microsoft.Xna.Framework.WindowsGameHost.Run()
   em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   em Microsoft.Xna.Framework.Game.Run()
   em _2._5DHero.Program.Main(String[] args)
Can someone help me ?
 
Last edited by a moderator:

Tornado9797

Content Developer
P3D Developer
Global Moderator
I tried to load my saved game this morning, and this showed up:

Kolben Games Crash Log V 1.1
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.42
Operating system: Microsoft Windows 7 Ultimate [6.1.7601.65536]
System time: 07/01/2014 12:09:14
System language: PTB / Loaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game environment: MainMenuScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
InnerException: NOTHING
BaseException: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

CallStack: em System.String.Remove(Int32 startIndex)
em _2._5DHero.Player.LoadOptions()
em _2._5DHero.Player.LoadGame(String filePrefix)
em _2._5DHero.MainMenuScreen.UpdateLoadMenu()
em _2._5DHero.MainMenuScreen.Update()
em _2._5DHero.Basic.Update(GameTime gameTime)
em _2._5DHero.DGame.Update(GameTime gameTime)
em Microsoft.Xna.Framework.Game.Tick()
em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
em Microsoft.Xna.Framework.GameHost.OnIdle()
em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.Run(Form mainForm)
em Microsoft.Xna.Framework.WindowsGameHost.Run()
em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
em Microsoft.Xna.Framework.Game.Run()
em _2._5DHero.Program.Main(String[] args)


Can someone help me ?
Please place the content of the crash report in a code module (< > on the font table).

As for the actual crash, I cannot read that language, could you explain what you were doing when you crashed.
 

Rodrigo/Reekel

Starting Trainer
Thank you, now I could advance more on the game but now I'm stuck on the story:

It says that I need a special move to go from Olive city to Cianwood city, where can I find that move ?

And when I tried to go from Mahogany town to Blackthorn city, a guy keep stoping me to seel items, when I go to the rage lake see the red gyarados, it only say that something is wrong and I don't advance T-T
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Thank you, now I could advance more on the game but now I'm stuck on the story:

It says that I need a special move to go from Olive city to Cianwood city, where can I find that move ?

And when I tried to go from Mahogany town to Blackthorn city, a guy keep stoping me to seel items, when I go to the rage lake see the red gyarados, it only say that something is wrong and I don't advance T-T
You need Surf to go to Cianwood City, go to the Dance Theatre in Ecruteak City, defeat all the trainers inside, then talk to the old man inside, he'll give you HM03 (Surf).
 

Rodrigo/Reekel

Starting Trainer
Where can I find the S.S. Ticket and the Rail pass ? I wanted to go to Kanto to keep lvling my pokemons to try the pokemon league challenge.
 

Darkfire

Administrator
Administrator
P3D Developer
Where can I find the S.S. Ticket and the Rail pass ? I wanted to go to Kanto to keep lvling my pokemons to try the pokemon league challenge.
A) have you beaten lance for the first time?
if you have you should get called about the S.S.Aqua pass after beating him and spawning in your house
b) The main part of kanto is not released yet, the first portion(around Vermilion) is ready for release and is pending while we wait for time to release it
c) To reach indigo Plateau you need to surf east from New Bark Town to reach r27, 26 and victory road
 

Rodrigo/Reekel

Starting Trainer
Oh, I see... Thank you, I will try look for high lvl pokemon areas to increase my own pokemon lvl.
Between, is the ruins of alph already finished ? Because I keep walking there and it leads me nowhere. ( I already clicked on the three walls to open the doors inside the ruins )
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Oh, I see... Thank you, I will try look for high lvl pokemon areas to increase my own pokemon lvl.
Between, is the ruins of alph already finished ? Because I keep walking there and it leads me nowhere. ( I already clicked on the three walls to open the doors inside the ruins )
The Ruins of Alph are finished.
 

Rodrigo/Reekel

Starting Trainer
Thank you, so maybe I let something pass :/
I'm right now chasing suicune, I found him on the way to mahogany town, may I know where are the places that he can appear ? I would like to capture him.
 
Top