Recent content by Chrisnick64

  1. Chrisnick64

    [Error] Pokemon Essentials Version 17.2 Terrain Tags causing compiler problem

    I fixed my problem all I had to do was put in the encounter densities
  2. Chrisnick64

    [Error] Pokemon Essentials Version 17.2 Terrain Tags causing compiler problem

    This is what my current wild encounters part of the compiler looks like. #=============================================================================== # Compile wild encounters #=============================================================================== def pbCompileEncounters lines...
  3. Chrisnick64

    [Error] Pokemon Essentials Version 17.2 Terrain Tags causing compiler problem

    I have created a new Terrain Tag for Lava and I assigned it to a few tiles and now when I try to playtest this pops up: [Pokemon Essentials Version 17] Exception: NoMethodError Message: undefined method '-' for nil:NilClass Compiler:2966:in 'pbCompileEncounters' Compiler:2962:in 'each'...
  4. Chrisnick64

    Gen 6 Pokemon + Mega Evolution for Essentials v17

    Sorry to bother, but it seems that the Charizard Y sprite isn't linked to Charizard (Form 3) in the sprite positioner but instead regular Charizard is linked to it, is there anyway I can fix that?
  5. Chrisnick64

    Gen 6 Pokemon + Mega Evolution for Essentials v17

    How do you fix the problem with the missing shape category in pokemon.txt and does anyone have a version of the .txt file with the shape category?
Back
Top