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

Search results

  1. nilllzz

    Crash Game crashed mid battle

    Looks like the Windows Media Player API didn't respond and decided to crash for some reason. That's all I can really read from that crashlog, not an issue with our code so nothing I can fix. So since this isn't a bug, I will move this Community Support. Did this happen more than once?
  2. nilllzz

    Rude Staff

    Staff is rude pls ban
  3. nilllzz

    Crash Still crashing seconds after starting the game.

    You don't need to. I am just saying that there's nothing wrong with the game that needs to be fixed.
  4. nilllzz

    Crash Still crashing seconds after starting the game.

    I don't know what would be wrong with your setup - I asked about that because it's NOT a bug in the game, as others are able to play it normally without having the same issue you got. It looks like it's an older computer, maybe it has problems with certain hardware installed?
  5. nilllzz

    Crash Still crashing seconds after starting the game.

    What video card are you using?
  6. nilllzz

    Crash Still crashing seconds after starting the game.

    Can you post your computer specs here?
  7. nilllzz

    Sorting system

    Yes, right now, this is an intended feature. The sorting feature is more a test implementation right now and is not finished. I will implement a way to sort after categories in the different bags in the future as well (which will for example sort all Arceus plates to appear close to each other...
  8. nilllzz

    Sorting system

    All keys that are used in any menus are Q, E, WASD and Enter/Space. Shift is used to scroll through lists faster. That is basically it. Occasionally, you can use the arrow keys in a different manner than WASD, not often though.
  9. nilllzz

    Crash Every five seconds that I get into the game...

    Last time this happened, someone ran a "game booster" on his PC, making XNA games like Pokémon3D crash at random points.
  10. nilllzz

    Crash Every five seconds that I get into the game...

    Did you maybe install some new program on your computer that might cause this?
  11. nilllzz

    Solved When attempting to access Bill's PC the game crashes

    Can you upload your box.dat? There might be something wrong with it.
  12. nilllzz

    Under review [Indev 0.51.1] Mean Look Infinite Loop

    Curse would be a Ghost move as well. The game's AI is not programmed to handle with specific situations but can adapt to certain scenarios. To get this right for every situation is rather complicated and might bring up a few issues when dealing with certain scenarios. And since most parts of the...
  13. nilllzz

    Add GameMode Map support for Pokemon.exe command line

    This is not possible because the Map View Mode doesn't load certain modules that are required to use GameModes for map loading. The only way to view your own maps is really by putting all the required files in the default directories. You might want to create a copy of the game files so you can...
  14. nilllzz

    Implemented Add sound effect for message boxes.

    Already considered.
  15. nilllzz

    Crash [Indev 0.51.1] Random Crash

    Can you list a few examples where in the game you are when the program crashes?
  16. nilllzz

    Crash [Indev 0.51.1] Random Crash

    By default, any crash originating from the code of the game or the underlying XNA framework or DirectX would be caught by the bug catcher of the game. If it doesn't, this means the problem is not in the game's code itself and not fixable by me. But you might still be able to fix this yourself...
  17. nilllzz

    Crash [Indev 0.51.1] Random Crash

    So it shows a window like this one? But no crash log from the game?
  18. nilllzz

    Crash [Indev 0.51.1] Random Crash

    Can you start the game? Or does it crash at the splash screen?
Top