Flakeyhooves
Trainer
If your pokemon is asleep and the opponent uses a move that would put you asleep, it will crash the game.
Code:
Pokémon 3D has crashed!
---------------------------
System specifications:
Pokémon 3D version: 0.34
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------
Here is further information:
Message: Object reference not set to an instance of an object.
InnerException: NOTHING
BaseException: Object reference not set to an instance of an object.
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: 2.5DHero
TargetSite: Name: RunBattleSteps [
Attributes: PrivateScope, Private
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: _2._5DHero.Battle
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: False
IsPrivate: True
IsPublic: False
IsSecurityCritical: True
IsSecuritySafeCritical: False
IsSecurityTransparent: False
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100663360
MethodHandle: System.RuntimeMethodHandle
Module: 2.5DHero.exe
ReflectedType: _2._5DHero.Battle
]
StackTrace: at _2._5DHero.Battle.RunBattleSteps(String BattleStep, String Argument)
at _2._5DHero.Battle.UpdateMoves()
at _2._5DHero.Battle.Update()
at _2._5DHero.BattleScreen.UpdateMe(Int32 UpdateIndex)
at _2._5DHero.BattleScreen.Update()