• ✨ 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 was trying to get eevee

bloodeyezack

Dragon Tamer
Contributor
I was trying to get eevee from bill and every time I hit yes it would crash. I got dat file but I'm not sure where I'm suppose to send it?
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
I was trying to get eevee from bill and every time I hit yes it would crash. I got dat file but I'm not sure where I'm suppose to send it?
Copy-paste the contents of the crash log in a code module here (< > on font menu).
 

bloodeyezack

Dragon Tamer
Contributor
Code:
Kolben Games Crash Log V 1.2
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.44.2
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
System time: 1/29/2014 7:46:31 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal seperator: .
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (180594)
Playing on Servers: TRUE (JLs 24/7 Server!/54.201.102.35:15124)
Game environment: OverworldScreen
Actionscript: Type: Script; Input: goldenrod\bill_eevee; Line: 13
---------------------------

Here is further information:
Message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
InnerException: NOTHING
BaseException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
TargetSite: Name: ThrowArgumentOutOfRangeException [
   Attributes: PrivateScope, Assembly, Static, HideBySig
   CallingConvention: Standard
   ContainsGenericParameters: False
   DeclaringType: System.ThrowHelper
   IsAbstract: False
   IsAssembly: True
   IsConstructor: False
   IsFamily: False
   IsFamilyAndAssembly: False
   IsFamilyOrAssembly: False
   IsFinal: False
   IsGenericMethod: False
   IsGenericMethodDefinition: False
   IsHideBySig: True
   IsPrivate: False
   IsPublic: False
   IsSecurityCritical: True
   IsSecuritySafeCritical: True
   IsSecurityTransparent: False
   IsSpecialName: False
   IsStatic: True
   IsVirtual: False
   MemberType: Method
   MetadataToken: 100663842
   MethodHandle: System.RuntimeMethodHandle
   Module: CommonLanguageRuntimeLibrary
   ReflectedType: System.ThrowHelper
   ]

CallStack:    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at _2._5DHero.ScriptCommander.DoPokemon(String subClass)
   at _2._5DHero.ScriptCommander.InizializeCommand(ScriptV2& ScriptV2, String inputString)
   at _2._5DHero.ScriptV2.DoCommand()
 
Top