• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by itman312

  1. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    I do. I checked again, but I'm wondering if perhaps there is a problem with the naming convention. In Settings.rb for example, I may have a trainer type listed as GYMLEADER_Flannery, and so in my Graphics/Character folder, I will have an overworld sprite called GYMLEADER_Flannery.png because I...
  2. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    I added an additional 6 more to give me 12 trainers, and all it did was cause a different error that occurs at the same moment as the previous error. [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Script error in event 36 (coords 15,4), map 302 (MAP302) Exception: TypeError Message...
  3. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    I didn't make a completely new category but I did modify the existing one to use the naming conventions I'm using in the rest of the game. GameData::PWTTournament.register({ :id => :Kanto_Leaders, :name => _INTL("Kanto Leaders"), :trainers => [...
  4. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    And the first error that had gone away is back again for some reason...
  5. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    I was seeing an error message similar to what was posted elsewhere in this thread but it seems to be resolved now after deleting the plugin and reinstalling it. But now when I start the tournament and go up on stage, I get this error: Script error in event 36 (coords 15,4), map 302 (MAP302)...
  6. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    Yep, I sure did. It also crashes when I attempt to talk to the front desk lady too. Basically, I can't interact with anything without the game crashing. I also have Luka's scripting utilities plugin installed.
  7. itman312

    Resource Pokemon World Tournament (Unofficial V20.1 Port)

    I'm getting the exact same error when simply interacting with the sign in the lobby. Since you posted about this in 2023, I assume it's just never going to be fixed and we're out of luck for v20.1.
  8. itman312

    Resource In-Depth Pokedex Data Page [v21.1]

    I really like this idea. Is there any possibility of getting this to work on 20.1?
  9. itman312

    Resource Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents)

    There is a bug with the evolution method for Rellor, Pawmo, and Bramblin. If you level them up before you've taken a single step with them at the front of your party, the game will crash. This can be fixed by modifying the evolution method like so: GameData::Evolution.register({ :id...
  10. itman312

    Short-term Mappers needed

    Private message here is fine.
  11. itman312

    Completed Pokémon: Old Amber

    The latest version v.1.1.12 has two significant changes. 1. There is a new item called Rare Scent, sold on the 2nd floor of the Celadon City Department Store. It makes rare pokemon in an area more likely to appear for 200 steps. 2. The Move Reminder in Blackthorn City no longer requires Heart...
  12. itman312

    Completed Pokémon: Old Amber

    I would like to add in support for Gen 8. If I do, it will be a significant overhaul and I would consider it the 2.0 version of the game. Right now though, because the games are so new, there aren't a lot of sprites out there for Gen 8 pokémon. I'm not really much of a sprite artist at all, so I...
  13. itman312

    Short-term Mappers needed

    I have a game that I completed solo called Pokémon: Old Amber. However, one area of weakness I have is making really good maps. That's why I am recruiting for Pokémon: Old Amber Redux. The idea here is to recruit experienced mappers to revamp the game's maps and make them more interesting, using...
  14. itman312

    Completed Pokémon: Old Amber

    Pokémon: Old Amber is a fairly substantial remake of the Gen 2 games Gold/Silver/Crystal. This game will allow you to catch all Pokémon from the first 7 generations. Changelog v1.0.5: Fixed warning messages when using certain stat raising moves like Ominous Wind. Fixed...
Back
Top