• ✨ 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 Habitat Mode Crash

SilverPhoenix

Pokémon Ranger
This Crash happens when you try to view any pokemon while in Habitat mode. Only in Habitat mode, in normal mode there is no problem.
Enjoy: :p
Code:
Kolben Games Crash Log V 1.0
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.38
Operating system: Microsoft Windows 7 Ultimate  [6.1.7601.65536]
System time: 10/10/2013 10:42:56 πμ
System language: ELL
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
Operating online: TRUE (49401)
Game environment: PokedexScreen
---------------------------

Here is further information:
Message: Error loading "Models\Models\Poliwag\Normal\Normal". File not found.
InnerException: Error loading "Content\Models\Models\Poliwag\Normal\Normal.xnb". File not found.
BaseException: Error loading "Content\Models\Models\Poliwag\Normal\Normal.xnb". File not found.
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: Microsoft.Xna.Framework
TargetSite: Name: OpenStream [
  Attributes: PrivateScope, Family, Virtual, HideBySig, VtableLayoutMask
  CallingConvention: Standard, HasThis
  ContainsGenericParameters: False
  DeclaringType: Microsoft.Xna.Framework.Content.ContentManager
  IsAbstract: False
  IsAssembly: False
  IsConstructor: False
  IsFamily: True
  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: False
  IsVirtual: True
  MemberType: Method
  MetadataToken: 100664034
  MethodHandle: System.RuntimeMethodHandle
  Module: Microsoft.Xna.Framework.dll
  ReflectedType: Microsoft.Xna.Framework.Content.ContentManager
  ]

StackTrace:  σε Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  σε Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
  σε Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
  σε _2._5DHero.ModelManager.GetModel(String Path)
  σε _2._5DHero.ModelEntity.Initialize()
  σε _2._5DHero.Entity.GetNewEntity(String EntityID, Vector3 Position, Texture2D[] Textures, Int32[] TextureIndex, Boolean Collision, Vector3 Rotation, Vector3 Scale, BaseModel Model, Int32 ActionValue, String AdditionalValue, Boolean Visible, Vector3 Shader, Int32 ID, String MapOrigin, String SeasonColorTexture, Vector3 Offset, Object[] Params)
  σε _2._5DHero.ViewModelScreen..ctor(Screen currentScreen, String PokemonAnimationName, Boolean CanViewShiny)
  σε _2._5DHero.PokedexScreen.UpdateHabitat()
  σε _2._5DHero.PokedexScreen.Update()
  σε _2._5DHero.Basic.Update(GameTime gameTime)
  σε _2._5DHero.DGame.Update(GameTime gameTime)
  σε Microsoft.Xna.Framework.Game.Tick()
  σε Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  σε Microsoft.Xna.Framework.GameHost.OnIdle()
  σε Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  σε Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  σε System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  σε System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  σε System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  σε System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  σε System.Windows.Forms.Application.Run(Form mainForm)
  σε Microsoft.Xna.Framework.WindowsGameHost.Run()
  σε Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  σε Microsoft.Xna.Framework.Game.Run()
  σε _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.
 
Top