• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Heracross719

  1. H

    [Error] Bug - pixman_region_union_rect

    Currently upgrading to V20.1 and noticed that every now and then the game will lag for a second and I'll see the following message in the game log (testing in debug) Figured the below error out. Still not sure what the libpng thing is about. libpng warning: ICCP: known incorrect sRGB...
  2. H

    [Scripting Question] Are these things possible?

    I've recently gone back to the drawing board on part of a game and I have several ideas that I need to see if they are possible (and possibly how to achieve that result. I also apologize if this seems dumb or pointless but 1. Gimmick Pokemon Idea - A protean-like pokemon however only its...
  3. H

    [Scripting Question] Wrong season deerling spawning

    I'm running 18.1 and i have a forest which changes based on the season... so obviously deerling will be there. It's October which means Summer and the map is showing me summer but when I get into an encounter with deerling it's showing up as the Autumn one. Any idea what may be wrong? Below...
  4. H

    LF Gen IV Broken/Ransacked/Trashed Interior objects or tileset

    I'm working on a Gen IV style project and I'm looking for interior items or objects that are broken/busted or in general disarray. Kind of like the building where Team Rocket stole the TM from in Kanto, but in a higher definition style. Stuff like Knocked over plants or lamps Broken TV...
  5. H

    [Other Question] Waist-Deep Water?

    So i have a graphics question that my brain just isn't wrapping itself around. I want to add hot springs in my snowy area kind of like the kind where those snow monkeys go in Japan and such. I want the water to be waist deep so that you can walk around in it, but your head is always above the...
  6. H

    v19.1 Hotfixes plugin

    What is the likelihood of there being a hotfix for the fact that V19 doesn't like AMD computers? Or will I just have to wait a few months for a V20?
  7. H

    [Error] Game Lagging (19.1)

    Yes, that means its AMD. So there's nothing that can really be done about it until hopefully Version 20 fixes it in the future.
  8. H

    [Error] Game Lagging (19.1)

    So i was chatting on the discord and it seems like this is an issue with V19 overall. If your computer has AMD (you can right click your desktop and if you see any option for AMD then you have it) then V19 doesn't like to function properly. The only options at this point are to wait for a...
  9. H

    [Error] Game Lagging (19.1)

    I second this. I just attempted to play test and on "larger" maps like the bicycling route it lags and loads about every 5 steps. I never had this problem on 18.2, so any idea what's going on? It's not my computer's performance as the CPU usage is only at like 20%.
  10. H

    HM-Moves as Items (complete and drag and drop)

    Any chance this will be updated for 19.1?
  11. H

    Mid Battle Dialogue/Scripted Battles

    Has this or will this be updated for 19.1?
  12. H

    Generation 8 Project for Essentials v19.1

    That's helpful and something I needed to hear. Thanks. I'll just keep hanging on to see what happens with scripts i'm using (like the quest system, etc) Sorry again for being a turd today.
  13. H

    Generation 8 Project for Essentials v19.1

    Will there be any need to update this for 19.1? or should it work as-is? Side note: How do people expect anyone to actually produce a game if people keep updating essentials and making things obsolete? Been working on something since November and I'm about to just give up entirely cause I...
  14. H

    SIMPLE QUEST SYSTEM + UI 1.0.1

    Agreed - I'm actually utilizing this script rather heavily and as such, V19 became a bit of a detriment to me. Hoping someone can make this bad boy work for V19.
  15. H

    Single Screen Day-Care Checker Item

    I got a Syntax Error on line 129 while using the V18.1 however, I changed the Item Handlers portion to this below and it worked. # Item handlers ItemHandlers::UseInField.add(:DCCITEM, proc {|item| pbFadeOutIn(99999){ scene=DayCareCheckerScene.new screen=DayCareChecker.new(scene)...
Back
Top