Dalkord
Starting Trainer
Code:
Game information:
Pokémon 3D Indev version: 0.47.1 (76)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (232387)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: Type: Direct; Input: @Text:Golbat used~FLY.
@Action:ActivateThirdPerson
@Wait:30
@Pokemon:Cry(42)
@Player:WearSkin([POKEMON|N]42)
@Player:TurnTo(0)
@Player:Move(6)
@Player:Warp(mahogany.dat,15,12,14,0)
@Level:Update
@Player:SetMovement(0,-2,0)
@Player:Move(6)
@Player:WearSkin(80)
@Wait:1
@Player:SetMovement(0,0,-1)
:end; Line: 8
File Validation: True
---------------------------------------------------------------------------------
System specifications:
Operating system: Microsoft Windows 8.1 Pro [6.2.9200.0]
System time: 15.05.2014 18:35:53
System language: German (Germany)(DEU) / Loaded game language: de
Decimal separator: ,
---------------------------------------------------------------------------------
Graphics Card information:
[CardName(s): "AMD Radeon R9 200 Series"]
[CardRAM(s) : "3221225472"]
---------------------------------------------------------------------------------
Error information:
Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
InnerException: NOTHING
BaseException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
HelpLink: No helplink available.
Data: Items: 0
Source: 2.5DHero
---------------------------------------------------------------------------------
Error solution:
(The provided solution might not work for your problem)
Error ID: -1
Error Type: NaN
Error Description: The error is undocumented in the error handling system.
Error Solution: NaN
---------------------------------------------------------------------------------
CallStack:
bei _2._5DHero.Entity.GetCenter()
bei _2._5DHero.Entity.UpdateEntity()
bei _2._5DHero.Level.UpdateEntities()
bei _2._5DHero.Level.Update()
bei _2._5DHero.ScriptV1.DoLevel()
bei _2._5DHero.ScriptV1.Update()
bei _2._5DHero.Script.Update()
bei _2._5DHero.ActionScript.Update()
bei _2._5DHero.OverworldScreen.Update()
bei _2._5DHero.Basic.Update(GameTime gameTime)
bei _2._5DHero.DGame.Update(GameTime gameTime)
bei Microsoft.Xna.Framework.Game.Tick()
bei Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
bei Microsoft.Xna.Framework.GameHost.OnIdle()
bei Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
bei Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei Microsoft.Xna.Framework.WindowsGameHost.Run()
bei Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
bei Microsoft.Xna.Framework.Game.Run()
bei _2._5DHero.Program.Main(String[] args)
Code:
Game information:
Pokémon 3D Indev version: 0.47.1 (76)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (232387)
Playing on Servers: TRUE (Official P3D Server/karp.pokemon3d.net:15124)
Game Environment: OverworldScreen
Actionscript: No script running
File Validation: True
---------------------------------------------------------------------------------
System specifications:
Operating system: Microsoft Windows 8.1 Pro [6.2.9200.0]
System time: 15.05.2014 18:47:08
System language: German (Germany)(DEU) / Loaded game language: de
Decimal separator: ,
---------------------------------------------------------------------------------
Graphics Card information:
[CardName(s): "AMD Radeon R9 200 Series"]
[CardRAM(s) : "3221225472"]
---------------------------------------------------------------------------------
Error information:
Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
InnerException: NOTHING
BaseException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
HelpLink: No helplink available.
Data: Items: 0
Source: 2.5DHero
---------------------------------------------------------------------------------
Error solution:
(The provided solution might not work for your problem)
Error ID: -1
Error Type: NaN
Error Description: The error is undocumented in the error handling system.
Error Solution: NaN
---------------------------------------------------------------------------------
CallStack:
bei _2._5DHero.Entity.GetCenter()
bei _2._5DHero.Entity.UpdateEntity()
bei _2._5DHero.Level.UpdateOffsetMap()
bei _2._5DHero.Level.UpdateEntities()
bei _2._5DHero.Level.Update()
bei _2._5DHero.OverworldScreen.Update()
bei _2._5DHero.Basic.Update(GameTime gameTime)
bei _2._5DHero.DGame.Update(GameTime gameTime)
bei Microsoft.Xna.Framework.Game.Tick()
bei Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
bei Microsoft.Xna.Framework.GameHost.OnIdle()
bei Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
bei Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei Microsoft.Xna.Framework.WindowsGameHost.Run()
bei Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
bei Microsoft.Xna.Framework.Game.Run()
bei _2._5DHero.Program.Main(String[] args)
Last edited by a moderator: