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

[0.22.1] Game Closes Upon Clicking "Start game (0.22.1)"

Status
Not open for further replies.

Slymask3

Bug Catcher
Hello everyone! I'm really looking forward to playing this game! :D
As the title says it; the game closes once I click on "Start game (0.22.1)", nothing pops up.
I downloaded the launcher from http://nilllzz.tumblr.com/
I went through the Troubleshoot page, and download XNA 4.0 and .NET Framework 4.
My driver supports DirectX 11, I checked this with "dxdiag.exe".
I'm on a Windows 7 Acer Desktop.
I've also attempted running "Pokémon3D.exe" as an administrator, still closes when I start game.
So, I don't see why it's crashing, I've also seen a couple of people have this similar issue in the comments of this video: youtube.com/watch?v=bJ6U4StNSXk
Thank you for your time and help. :D
 

Splint

Champion
Check and see if there is a log file inside the pokemon folder else try the links down below.
Even if u say u have those installed try the following links just in case.

Information gathered from the XNA gamedev forums:

What do I need to make XNA Framework games run on other computers?


For games built with 4.0 XNA Framework:
  1. .NET Framework 4 Client Profile or .NET Framework 4 Full, depending on whether or not your game uses features that are in Full but not Client.
  2. XNA Framework Redistributable 4.0 - the C++ redist and the relevant DirectX components are included in the XNA Framework Redistributable 4.0 and do not need to be installed separately.

How To Solve "<MyGame> has had an error and needed to close. Send an error report."


A frequent problem found after distributing an XNA Game Studio game to another computer is double clicking the EXE only to get a window with this sort of message in it:
"<MyGame> has had an error and needed to close. Send an error report."

This message really could mean a couple of things:
  1. You didn't actually run the redists described in the dependency FAQ: http://forums.xna.com/thread/9924.aspx. First thing you should do is run all of those redists. Don't assume they are installed; run the redists and they will install if needed.
 
Status
Not open for further replies.
Top