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

[0.34]Eevee level up crash

Status
Not open for further replies.

Tipper

Bug Catcher
Everytime I level up my Eevee in a figth (wild and trainer) the game crashes
The game also crashes if I try to use a sun stone on it

If I level up it with a rare candy, gain some exp in a figth without reaching next level or I use a Fire/water/thunder stone the game dont crash

Here is the crash log (I translate some parts):

Code:
Pokémon 3D has crashed!
---------------------------
 
System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Decimal seperator: ,
---------------------------
 
Here is further information:
Message: Conversion from string "Ilex Forest" to type 'Integer' 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: ToInteger [
  Attributes: PrivateScope, Public, Static
  CallingConvention: Standard
  ContainsGenericParameters: False
  DeclaringType: Microsoft.VisualBasic.CompilerServices.Conversions
  IsAbstract: False
  IsAssembly: False
  IsConstructor: False
  IsFamily: False
  IsFamilyAndAssembly: False
  IsFamilyOrAssembly: False
  IsFinal: False
  IsGenericMethod: False
  IsGenericMethodDefinition: False
  IsHideBySig: False
  IsPrivate: False
  IsPublic: True
  IsSecurityCritical: False
  IsSecuritySafeCritical: False
  IsSecurityTransparent: True
  IsSpecialName: False
  IsStatic: True
  IsVirtual: False
  MemberType: Method
  MetadataToken: 100664087
  MethodHandle: System.RuntimeMethodHandle
  Module: Microsoft.VisualBasic.dll
  ReflectedType: Microsoft.VisualBasic.CompilerServices.Conversions
  ]
 
StackTrace:    en Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
  en _2._5DHero.EvolutionCondition.CanEvolve(Pokemon p, EvolutionTrigger trigger, String arg)
  en _2._5DHero.Pokemon.CanEvolve(EvolutionTrigger trigger, String arg)
  en _2._5DHero.BattleScreen.EndBattle()
  en _2._5DHero.Battle.UpdateFainted()
  en _2._5DHero.Battle.Update()
  en _2._5DHero.BattleScreen.UpdateMe(Int32 UpdateIndex)
  en _2._5DHero.BattleScreen.Update()
  en _2._5DHero.Basic.Update(GameTime gameTime)
  en _2._5DHero.DGame.Update(GameTime gameTime)
  en Microsoft.Xna.Framework.Game.Tick()
  en Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  en Microsoft.Xna.Framework.GameHost.OnIdle()
  en Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  en Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  en System.Windows.Forms.Application.Run(Form mainForm)
  en Microsoft.Xna.Framework.WindowsGameHost.Run()
  en Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  en Microsoft.Xna.Framework.Game.Run()
  en _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.
 

Tipper

Bug Catcher
Various areas:
Radio tower with team rocket
Ilex Forest
Route 35
(I get a crash in each area and I dont try leveling up in any other)
 

Darkfire

Administrator
Administrator
P3D Developer
hrm
We added the evolutions for Leafeon and Glaceon in the most recent update
apparently they arent working properly
we will get it fixed
until then dont train your eevee i guess?
 

nilllzz

Original Developer
Administrator
P3D Developer
Sorry, code error. It detects the location evolution for Leafeon and Glaceon wrong. I fixed it.
Don't try to level up your Eevee though.
 

TheShelbster

Bug Catcher
Did you guys fix this issue yet? Still crashes for me :c

If not, please do soon. It appears to have been a issue for a long time now, best to hoppip to it c:
 

Lilligant

Retired Moderator
Trusted Support
Retired Mod
It hasn't been around all that long. But it is aa common issue because of how popular Eevee is.
 

Lilligant

Retired Moderator
Trusted Support
Retired Mod
Well, I would love to help fix the problem, but I have no idea what to look at or where to start. If only...
 

TheShelbster

Bug Catcher
Well, I would love to help fix the problem, but I have no idea what to look at or where to start. If only...
Yeah, if only... I'm sure you guys can get it fixed soon c: In the mean time I just won't train my Eevee for a bit, the more happiness, the better.
 

Lilligant

Retired Moderator
Trusted Support
Retired Mod
Yep. Maybe I'll look through the scripts and see what could use fixing or working on.
 

Darkfire

Administrator
Administrator
P3D Developer
Yep. Maybe I'll look through the scripts and see what could use fixing or working on.
actually you could temp fix it i guess
i sorta forgot about that :p
goto /Pokemon/Content/Pokemon/Data/133.dat
and delete the last 2 lines
 
Status
Not open for further replies.
Top