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

Crash [Indev 0.52.1] Wild Encounter Crash

S

Sontee

Guest
I've been hunting Larvesta, and this bug keeps crashing my game when entering a battle. Can someone tell my what the crash report is saying?

Crash Report
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Fire attacks might be super effective...

---------------------------------------------------------------------------------

Game information:

Pokémon 3D Indev version: 0.52.1 (86)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (284118)
Playing on Servers: FALSE
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

---------------------------------------------------------------------------------

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=False
IsPVPBattle=False
LoadedBattleMap=battle\cherrygrove.dat
OwnPokemon={"Pokemon"[94]}{"Experience"[67981]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[42]}{"OT"[284118]}{"Ability"[26]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[Sontee]}{"CatchBall"[174]}{"CatchMethod"[caught at]}{"Friendship"[255]}{"isShiny"[0]}{"Attack1"[168,25,25]}{"Attack2"[109,10,10]}{"Attack3"[95,20,20]}{"Attack4"[212,5,5]}{"HP"[112]}{"EVs"[4,100,105,87,106,109]}{"IVs"[24,4,20,24,7,12]}{"AdditionalData"[]}{"IDValue"[IBfXvp0Hctb]}
OppPokemon={"Pokemon"[21]}{"Experience"[1728]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[00000]}{"Ability"[51]}{"Status"[]}{"Nature"[20]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[45,40,40]}{"Attack2"[64,35,35]}{"Attack3"[43,30,30]}{"Attack4"[31,20,20]}{"HP"[32]}{"EVs"[0,0,0,0,0,0]}{"IVs"[10,22,10,20,16,1]}{"AdditionalData"[]}{"IDValue"[xP7GPsItCEv]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=cherrygrove.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=False

---------------------------------------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 1/13/2015 10:42:09 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 7.98 Gigabyte
Available logical processors: 4

---------------------------------------------------------------------------------

.Net installation information:

v1.1.4322    SP0
  1033    SP0
v2.0.50727  2.0.50727.5420  SP2
v3.0  3.0.30729.5420  SP2
v3.5  3.5.30729.5420  SP1
v4
  Client  4.5.50938
  Full  4.5.50938
v4.0
  Client  4.0.0.0

---------------------------------------------------------------------------------

Graphics Card information:

[CardName(s): "AMD Radeon HD 6670"]
[CardRAM(s) : "1073741824"]

---------------------------------------------------------------------------------

Error information:

Message: An unexpected error has occurred.
InnerException: NOTHING
BaseException: An unexpected error has occurred.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Graphics
Win32 Errorcode: -1

---------------------------------------------------------------------------------

Error solution:
(The provided solution might not work for your problem)

Error ID: 4
Error Type: Assets
Error Description: The game was unable to process a texture file.
Error Solution: Code composed by Microsoft caused this issue. This might be caused by an invalid file in a ContentPack. Try to update your Graphics Card drivers.

---------------------------------------------------------------------------------

CallStack:

   at Microsoft.Xna.Framework.Graphics.Texture2D.CopyData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount, UInt32 options, Boolean isSetting)
   at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount)
   at net.Pokemon3D.Game.TextureManager.TextureRectangle(Texture2D Texture, Rectangle Rectangle, Int32 Factor)
   at net.Pokemon3D.Game.NPC.ChangeTexture()
   at net.Pokemon3D.Game.NPC.Update()
   at net.Pokemon3D.Game.Level.UpdateEntities()
   at net.Pokemon3D.Game.Level.Update()
   at net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   at net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   at net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at net.Pokemon3D.Game.Program.Main(String[] args)

---------------------------------------------------------------------------------

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.

Log File
Code:
Message (10:40:32): Core.vb: Deleted Temp directory.
Message (10:40:36): Retrieved ban list data.
Warning (10:55:21): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (11:24:37): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (11:24:37): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (11:25:46): Core.vb: Deleted Temp directory.
Message (11:25:51): Retrieved ban list data.
Warning (11:27:00): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (11:29:56): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (11:29:57): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (11:31:33): Core.vb: Deleted Temp directory.
Message (11:31:37): Retrieved ban list data.
Warning (12:01:23): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:09:55): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:12:00): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:29:14): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (12:29:15): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (12:29:53): Core.vb: Deleted Temp directory.
Message (12:29:58): Retrieved ban list data.
Warning (12:31:38): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:34:18): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (12:34:18): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (12:34:29): Core.vb: Deleted Temp directory.
Message (12:34:31): Retrieved ban list data.
Warning (12:35:03): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:41:10): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:48:59): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:56:19): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (12:56:20): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (12:56:28): Core.vb: Deleted Temp directory.
Message (12:56:34): Retrieved ban list data.
Warning (14:19:57): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (14:53:18): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (14:55:45): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (14:57:38): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (16:41:22): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (16:41:22): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (16:41:31): Core.vb: Deleted Temp directory.
Message (16:41:35): Retrieved ban list data.
Warning (16:49:03): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (17:11:00): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (17:11:00): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (17:11:08): Core.vb: Deleted Temp directory.
Message (17:11:11): Retrieved ban list data.
Warning (18:27:55): MusicManager.vb: Cannot find music file "no music". Return nothing.
Warning (18:30:11): MusicManager.vb: Cannot find music file "no music". Return nothing.
Warning (19:34:47): MusicManager.vb: Cannot find music file "no music". Return nothing.
Warning (19:41:17): MusicManager.vb: Cannot find music file "no music". Return nothing.
Warning (20:05:14): MusicManager.vb: Cannot find music file "no music". Return nothing.
Warning (20:09:47): MusicManager.vb: Cannot find music file "no music". Return nothing.
ErrorMessage (22:13:08): Textures.vb: The rectangle for a texture was out of bounds!
Message (00:09:51): Core.vb: Deleted Temp directory.
Message (00:09:55): Retrieved ban list data.
Message (17:56:56): Core.vb: Deleted Temp directory.
Message (17:57:02): Retrieved ban list data.
]Chat.vb: tgi i can show u where
]Chat.vb: Np
Warning (18:58:32): ServerConnection.vb: Error while receiving server data (TCP):
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Message (19:00:18): Core.vb: Deleted Temp directory.
Message (19:00:20): Retrieved ban list data.
Warning (19:32:27): ServerConnection.vb: Error while receiving server data (TCP):
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
ErrorMessage (20:27:15): The game crashed with error ID: -1 (Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index)
Message (20:27:32): Core.vb: Deleted Temp directory.
Message (20:27:36): Retrieved ban list data.
Warning (21:05:50): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (21:09:02): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (21:48:16): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (21:48:16): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (21:52:10): Core.vb: Deleted Temp directory.
Message (21:52:13): Retrieved ban list data.
Warning (22:40:29): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (22:46:06): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (23:41:39): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:41:41): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:42:57): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:43:00): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:43:25): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:43:27): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:43:36): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:43:38): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:43:52): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:43:55): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:44:06): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:44:09): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:44:16): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:44:19): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:44:37): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:44:39): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:44:48): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:44:50): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:45:07): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:45:10): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:45:19): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:45:21): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:45:29): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:45:32): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:45:42): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:45:44): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:46:08): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:46:10): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:46:18): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:46:21): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:46:21): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (23:46:30): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:46:33): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:46:42): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:46:45): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:03): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:47:06): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:17): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:47:20): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:27): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:47:30): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:39): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:47:41): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:48): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:47:51): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:47:58): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:48:01): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:48:09): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:48:12): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:48:56): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:48:59): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:49:07): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:49:10): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:49:18): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:49:21): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:49:39): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:49:42): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:49:50): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:49:53): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:50:02): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:50:05): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:50:15): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:50:17): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:50:31): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:50:34): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:50:42): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:50:44): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:53:01): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:53:04): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:53:12): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:53:15): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:53:25): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:53:28): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:54:17): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:54:20): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:55:18): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:55:21): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:55:33): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:55:36): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:55:44): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:55:47): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:56:35): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:56:38): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:56:44): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:56:48): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (23:57:36): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (23:57:38): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:00:34): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:00:38): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:01:07): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:01:10): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:01:18): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:01:21): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:01:42): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:01:45): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:02:07): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:02:10): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:02:24): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:02:28): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:02:44): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:02:46): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:02:54): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:02:57): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:03:05): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:03:08): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:03:16): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:03:19): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:03:32): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:03:35): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:03:35): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (00:04:03): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:04:05): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:04:13): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:04:16): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:04:29): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:04:32): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:04:39): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:04:42): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:04:54): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:04:57): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:05:10): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:05:13): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:05:20): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:05:22): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:05:36): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:05:40): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:06:02): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:06:05): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:06:17): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:06:20): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:06:31): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:06:34): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Warning (00:07:01): MusicManager.vb: Cannot find music file "sevii islands_wild_intro". Return nothing.
Warning (00:07:05): MusicManager.vb: Cannot find music file "sevii islands_wild". Return nothing.
Message (00:36:08): Core.vb: Deleted Temp directory.
Message (00:36:11): Retrieved ban list data.
]Chat.vb: hi
Warning (00:44:00): LevelLoader.vb: Failed to load map object! (Index: 222) (Line: {"OffsetMap"{MAP[{"Offset"{intArr[-10,54]}}{"Map"{str[viridian\main.dat]}}]}}) from mapfile: C:\Users\Santiago\Desktop\Games\Pokemon\Pokemon\maps\routes\route2.dat; Error message: Collection was modified; enumeration operation may not execute.
ErrorMessage (00:44:15): Textures.vb: The rectangle for a texture was out of bounds!
]Chat.vb: theburningchicken do u see me
]Chat.vb: burn where's the bird
]Chat.vb: right there
]Chat.vb: were is it
]Chat.vb: go were i am and click
]Chat.vb: Godd Luck
]Chat.vb: good luck
Warning (01:01:47): LevelLoader.vb: Failed to load map object! (Index: 194) (Line: {"OffsetMap"{MAP[{"Offset"{intArr[0,-54]}}{"Map"{str[routes\route43.dat]}}]}}) from mapfile: C:\Users\Santiago\Desktop\Games\Pokemon\Pokemon\maps\mahogany.dat; Error message: Collection was modified; enumeration operation may not execute.
]Chat.vb: Slowpoke is
]Chat.vb: Np
Warning (01:13:59): ServerConnection.vb: Error while receiving server data (TCP):
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Message (01:18:30): Core.vb: Deleted Temp directory.
Message (01:18:33): Retrieved ban list data.
]Chat.vb: congratz
]Chat.vb: i think ice cave
]Chat.vb: wiki says ice path
]Chat.vb: 1f:  on other side of third patch of ice
]Chat.vb: what up stoner
]Chat.vb: yea:)
Warning (02:00:03): ServerConnection.vb: Error while receiving server data (TCP):
Thread was being aborted.
Warning (02:13:45): ServerConnection.vb: Error while receiving server data (TCP):
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Message (09:54:47): Core.vb: Deleted Temp directory.
Message (09:54:59): Retrieved ban list data.
Warning (09:58:27): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (09:58:27): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (10:00:48): Core.vb: Deleted Temp directory.
Message (10:00:50): Retrieved ban list data.
Warning (10:18:56): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (10:21:11): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (10:21:11): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (10:22:08): Core.vb: Deleted Temp directory.
Message (10:22:13): Retrieved ban list data.
Warning (10:29:35): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (10:29:48): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (10:29:48): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (10:31:44): Core.vb: Deleted Temp directory.
Message (10:31:47): Retrieved ban list data.
Warning (10:36:19): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (10:36:48): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (10:42:09): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (10:42:09): The game crashed with error ID: 004 (An unexpected error has occurred.)
Message (10:54:05): Core.vb: Deleted Temp directory.
Message (10:54:08): Retrieved ban list data.
]Chat.vb: no the game keeps crashing
]Chat.vb: idk
]Chat.vb: not now
 

Attachments

Last edited by a moderator:

Tornado9797

Content Developer
P3D Developer
Global Moderator
I've been hunting Larvesta, and this bug keeps crashing my game when entering a battle. Can someone tell my what the crash report is saying?
(Add a crash log here if available and enclose it in the code tag with this button:
)
Could you please copy-paste the contents of the crash log in a post under this thread?
 

Fanta

Content Developer
P3D Developer
Global Moderator
Could you please copy-paste the contents of the crash log in a post under this thread?
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Fire attacks might be super effective...

---------------------------------------------------------------------------------

Game information:

Pokémon 3D Indev version: 0.52.1 (86)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (284118)
Playing on Servers: FALSE
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

---------------------------------------------------------------------------------

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=False
IsPVPBattle=False
LoadedBattleMap=battle\cherrygrove.dat
OwnPokemon={"Pokemon"[94]}{"Experience"[67981]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[42]}{"OT"[284118]}{"Ability"[26]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[Sontee]}{"CatchBall"[174]}{"CatchMethod"[caught at]}{"Friendship"[255]}{"isShiny"[0]}{"Attack1"[168,25,25]}{"Attack2"[109,10,10]}{"Attack3"[95,20,20]}{"Attack4"[212,5,5]}{"HP"[112]}{"EVs"[4,100,105,87,106,109]}{"IVs"[24,4,20,24,7,12]}{"AdditionalData"[]}{"IDValue"[IBfXvp0Hctb]}
OppPokemon={"Pokemon"[21]}{"Experience"[1728]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[00000]}{"Ability"[51]}{"Status"[]}{"Nature"[20]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[45,40,40]}{"Attack2"[64,35,35]}{"Attack3"[43,30,30]}{"Attack4"[31,20,20]}{"HP"[32]}{"EVs"[0,0,0,0,0,0]}{"IVs"[10,22,10,20,16,1]}{"AdditionalData"[]}{"IDValue"[xP7GPsItCEv]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=cherrygrove.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=False

---------------------------------------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 1/13/2015 10:42:09 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 7.98 Gigabyte
Available logical processors: 4

---------------------------------------------------------------------------------

.Net installation information:

v1.1.4322    SP0
  1033    SP0
v2.0.50727  2.0.50727.5420  SP2
v3.0  3.0.30729.5420  SP2
v3.5  3.5.30729.5420  SP1
v4 
  Client  4.5.50938
  Full  4.5.50938
v4.0 
  Client  4.0.0.0

---------------------------------------------------------------------------------

Graphics Card information:

[CardName(s): "AMD Radeon HD 6670"]
[CardRAM(s) : "1073741824"]

---------------------------------------------------------------------------------

Error information:

Message: An unexpected error has occurred.
InnerException: NOTHING
BaseException: An unexpected error has occurred.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Graphics
Win32 Errorcode: -1

---------------------------------------------------------------------------------

Error solution:
(The provided solution might not work for your problem)

Error ID: 4
Error Type: Assets
Error Description: The game was unable to process a texture file.
Error Solution: Code composed by Microsoft caused this issue. This might be caused by an invalid file in a ContentPack. Try to update your Graphics Card drivers.

---------------------------------------------------------------------------------

CallStack:

   at Microsoft.Xna.Framework.Graphics.Texture2D.CopyData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount, UInt32 options, Boolean isSetting)
   at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount)
   at net.Pokemon3D.Game.TextureManager.TextureRectangle(Texture2D Texture, Rectangle Rectangle, Int32 Factor)
   at net.Pokemon3D.Game.NPC.ChangeTexture()
   at net.Pokemon3D.Game.NPC.Update()
   at net.Pokemon3D.Game.Level.UpdateEntities()
   at net.Pokemon3D.Game.Level.Update()
   at net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   at net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   at net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at net.Pokemon3D.Game.Program.Main(String[] args)

---------------------------------------------------------------------------------

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Fire attacks might be super effective...

---------------------------------------------------------------------------------

Game information:

Pokémon 3D Indev version: 0.52.1 (86)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (284118)
Playing on Servers: FALSE
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

---------------------------------------------------------------------------------

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=False
IsPVPBattle=False
LoadedBattleMap=battle\cherrygrove.dat
OwnPokemon={"Pokemon"[94]}{"Experience"[67981]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[42]}{"OT"[284118]}{"Ability"[26]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[Sontee]}{"CatchBall"[174]}{"CatchMethod"[caught at]}{"Friendship"[255]}{"isShiny"[0]}{"Attack1"[168,25,25]}{"Attack2"[109,10,10]}{"Attack3"[95,20,20]}{"Attack4"[212,5,5]}{"HP"[112]}{"EVs"[4,100,105,87,106,109]}{"IVs"[24,4,20,24,7,12]}{"AdditionalData"[]}{"IDValue"[IBfXvp0Hctb]}
OppPokemon={"Pokemon"[21]}{"Experience"[1728]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[00000]}{"Ability"[51]}{"Status"[]}{"Nature"[20]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[45,40,40]}{"Attack2"[64,35,35]}{"Attack3"[43,30,30]}{"Attack4"[31,20,20]}{"HP"[32]}{"EVs"[0,0,0,0,0,0]}{"IVs"[10,22,10,20,16,1]}{"AdditionalData"[]}{"IDValue"[xP7GPsItCEv]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=cherrygrove.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=False

---------------------------------------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 1/13/2015 10:42:09 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 7.98 Gigabyte
Available logical processors: 4

---------------------------------------------------------------------------------

.Net installation information:

v1.1.4322    SP0
  1033    SP0
v2.0.50727  2.0.50727.5420  SP2
v3.0  3.0.30729.5420  SP2
v3.5  3.5.30729.5420  SP1
v4
  Client  4.5.50938
  Full  4.5.50938
v4.0
  Client  4.0.0.0

---------------------------------------------------------------------------------

Graphics Card information:

[CardName(s): "AMD Radeon HD 6670"]
[CardRAM(s) : "1073741824"]

---------------------------------------------------------------------------------

Error information:

Message: An unexpected error has occurred.
InnerException: NOTHING
BaseException: An unexpected error has occurred.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Graphics
Win32 Errorcode: -1

---------------------------------------------------------------------------------

Error solution:
(The provided solution might not work for your problem)

Error ID: 4
Error Type: Assets
Error Description: The game was unable to process a texture file.
Error Solution: Code composed by Microsoft caused this issue. This might be caused by an invalid file in a ContentPack. Try to update your Graphics Card drivers.

---------------------------------------------------------------------------------

CallStack:

   at Microsoft.Xna.Framework.Graphics.Texture2D.CopyData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount, UInt32 options, Boolean isSetting)
   at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount)
   at net.Pokemon3D.Game.TextureManager.TextureRectangle(Texture2D Texture, Rectangle Rectangle, Int32 Factor)
   at net.Pokemon3D.Game.NPC.ChangeTexture()
   at net.Pokemon3D.Game.NPC.Update()
   at net.Pokemon3D.Game.Level.UpdateEntities()
   at net.Pokemon3D.Game.Level.Update()
   at net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   at net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   at net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at net.Pokemon3D.Game.Program.Main(String[] args)

---------------------------------------------------------------------------------

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
Thanks, this computer cannot read .dat files properly.

This could possibly be the work of a corrupted texture file. Try re-downloading the game and see if the crashes still happen.
 
Last edited:

Tornado9797

Content Developer
P3D Developer
Global Moderator
No it's still happening:(
I suppose I'll have to see if viewing my Larvesta causes the same crash.
Edit: Upon closer inspection, a Larvesta was never encountered. The crash may result from the location that the battle took place. Will try to replicate soon.
 
S

Sontee

Guest
Cool thanks:)
Quick question what kind of graphic card do you suggest for this game?
 
J

jianmingyong

Guest
Looks like my iPhone is not friendly to those crash logs anymore.... I assume it is the same crash.

I think you should try check if your graphic card have an update.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Cool thanks:)
Quick question what kind of graphic card do you suggest for this game?
I am no Graphics Card expert unfortunately. That question should probably be answered by nilllzz.
My game crashed a few more times in Slowpokes well. Does this help?
Looks like my iPhone is not friendly to those crash logs anymore.... I assume it is the same crash.

I think you should try check if your graphic card have an update.
Yes it's the same crash, just a different location.

I guess if the battle is inside a closed area, a texture appears that you cannot process properly.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Code:
Warning (12:10:39): OwnPlayer.vb: Error assigning a new texture to the player.
Warning (12:15:31): OwnPlayer.vb: Error assigning a new texture to the player.
ErrorMessage (12:15:31): The game crashed with error ID: 004 (An unexpected error has occurred.)
Try to change your skin here : http://pokemon3d.net/skin/login
 
Top