• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

[Error] NoMethodError

DarkNova21

Neonsito
  • 1
    Posts
    2
    Years
    Greetings! 😃

    I'm new at the pokemon fan-game developing, and I started to use Essentials a few weeks ago.
    I replaced default outdoor tileset with my own tileset and everything was ok, then I edited default map with my very own layout, etcetera. That was two weeks ago. But today, I maked a indoor tileset by my own, based on GSC's indoor tileset ('cause a tileset like that doesn't exists on the web) and I replace Player's House's indoor tileset with the tileset I mentioned before. Then I created two maps on a route. Why I mention this? 'Cause when I test the game, crash. This message appears:

    ---------------------------
    Pokémon Essentials Esp v16.3
    ---------------------------
    Excepción: NoMethodError

    Mensaje: undefined method `*' for nil:NilClass

    Game_Character:197:in `screen_z'

    Sprite_Character:148:in `update_or'

    Tilemap_Perspective:429:in `shadow_update'

    DynamicShadows:178:in `update'

    Sprite_Character:40:in `perspectivetilemap_initialize'

    Tilemap_Perspective:423:in `shadow_initialize'

    DynamicShadows:151:in `initialize'

    Spriteset_Map:163:in `new'

    Spriteset_Map:163:in `_animationSprite_initialize'

    Spriteset_Map:162:in `each'



    Esta excepción ha sido registrada en

    C:\Users\•••••\Saved Games/Pokémon Essentials Esp v16_3/errorlog.txt.

    Presiona Ctrl+C para copiar este mensaje al portapapeles.
    ---------------------------
    Aceptar
    ---------------------------

    I didn't messed up with scripts 'cause actually I'm learning scripting and I don't wanna touch anything related of, so I don't know why this message appears. On a forum I read that maybe it's because the size of the tileset it's to big, but I don't think that's the reason, 'cause this problem was mentioned by a guy with a 256×4800 tileset, when the default outdoor tileset's size is above 256×4800 and everything is ok. Any idea?:(

    Tilesets:

    [PokeCommunity.com] NoMethodError

    [PokeCommunity.com] NoMethodError
     
    Back
    Top