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

Bug report

Tornado9797

Content Developer
P3D Developer
Global Moderator
game dont start
This explains almost nothing...

First of all, please make a descriptive title as to what you were doing and also include a version number in there.

Second of all please describe what you were doing before you crashed. "game dont start" doesn't help us very much.

Third, please place the contents of a crash log in a code module, like so:

Code:
Kolben Games Crash Log V 1.0
Pokémon 3D has crashed!
---------------------------

System specifications: 
Pokémon 3D version: 0.41.1
Operating system: Microsoft Windows 7 Professional N  [6.1.7601.65536]
System time: 02.01.2014 22:18:20
System language: DEU Loaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
Operating online: FALSE
Game environment: MainMenuScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: Song playback failed. Please verify that the song is not DRM protected. DRM protected songs are not supported for creator games.
InnerException: An unexpected error has occurred.
BaseException: An unexpected error has occurred.
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: Microsoft.Xna.Framework
TargetSite: Name: Play [
   Attributes: PrivateScope, Assembly, HideBySig
   CallingConvention: Standard, HasThis
   ContainsGenericParameters: False
   DeclaringType: Microsoft.Xna.Framework.Media.MediaQueue
   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: False
   IsVirtual: False
   MemberType: Method
   MetadataToken: 100664580
   MethodHandle: System.RuntimeMethodHandle
   Module: Microsoft.Xna.Framework.dll
   ReflectedType: Microsoft.Xna.Framework.Media.MediaQueue
   ]

StackTrace:    at Microsoft.Xna.Framework.Media.MediaQueue.Play(Song song)
   at Microsoft.Xna.Framework.Media.MediaPlayer.Play(Song song)
   at _2._5DHero.MusicManager.PlayMusic(String Song)
   at _2._5DHero.MusicManager.PlayMusic(String Song, Boolean SearchForIntro)
   at _2._5DHero.MainMenuScreen.ChangeTo()
   at _2._5DHero.Basic.SetScreen(Screen newScreen)
   at _2._5DHero.SplashScreen.Update()
   at _2._5DHero.Basic.Update(GameTime gameTime)
   at _2._5DHero.DGame.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 _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.
According to the crash log, you didn't read the FAQ on the website. Please click the link below for a solution to this problem:
[faq=6][/faq]
 

Rodrigo/Reekel

Starting Trainer
When I tried to login few minutes ago, this showed up on my files.

Kolben Games Crash Log V 1.1
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.42
Operating system: Microsoft Windows 7 Ultimate [6.1.7601.65536]
System time: 07/01/2014 11:33:45
System language: PTB / Loaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game environment: MainMenuScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
InnerException: NOTHING
BaseException: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

CallStack: em System.String.Remove(Int32 startIndex)
em _2._5DHero.Player.LoadOptions()
em _2._5DHero.Player.LoadGame(String filePrefix)
em _2._5DHero.MainMenuScreen.UpdateLoadMenu()
em _2._5DHero.MainMenuScreen.Update()
em _2._5DHero.Basic.Update(GameTime gameTime)
em _2._5DHero.DGame.Update(GameTime gameTime)
em Microsoft.Xna.Framework.Game.Tick()
em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
em Microsoft.Xna.Framework.GameHost.OnIdle()
em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.Run(Form mainForm)
em Microsoft.Xna.Framework.WindowsGameHost.Run()
em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
em Microsoft.Xna.Framework.Game.Run()
em _2._5DHero.Program.Main(String[] args)
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
When I tried to login few minutes ago, this showed up on my files.

Kolben Games Crash Log V 1.1
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.42
Operating system: Microsoft Windows 7 Ultimate [6.1.7601.65536]
System time: 07/01/2014 11:33:45
System language: PTB / Loaded language: en
Decimal seperator: ,
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game environment: MainMenuScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
InnerException: NOTHING
BaseException: StartIndex não pode ser menor que zero.
Nome do parâmetro: startIndex
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

CallStack: em System.String.Remove(Int32 startIndex)
em _2._5DHero.Player.LoadOptions()
em _2._5DHero.Player.LoadGame(String filePrefix)
em _2._5DHero.MainMenuScreen.UpdateLoadMenu()
em _2._5DHero.MainMenuScreen.Update()
em _2._5DHero.Basic.Update(GameTime gameTime)
em _2._5DHero.DGame.Update(GameTime gameTime)
em Microsoft.Xna.Framework.Game.Tick()
em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
em Microsoft.Xna.Framework.GameHost.OnIdle()
em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
em System.Windows.Forms.Application.Run(Form mainForm)
em Microsoft.Xna.Framework.WindowsGameHost.Run()
em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
em Microsoft.Xna.Framework.Game.Run()
em _2._5DHero.Program.Main(String[] args)
Please create your own thread and post about this, not in someone else's different bug report.
 

Rodrigo/Reekel

Starting Trainer
Man, I just created my account on this forum, I don't know what to do, I only know that my game is not loading and I only want to know how to solve it, if you want I can keep posting this message and filling your forum with information that will only make it more difficult for others players to see.
 
Top