Recent content by UnearthedHarbor

  1. UnearthedHarbor

    [Error] Exception: NameError Message: uninitialized constant MessageTypes::ItemPlurals

    I managed to fix it, thanks for your help with the first error it means a lot to me!
  2. UnearthedHarbor

    [Error] Exception: NameError Message: uninitialized constant MessageTypes::ItemPlurals

    I haven't touched IntlMessages, but for some reason it didn't have that, but now it's giving me another error about there not being a method for pokemon forms. [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined method `addMessages' for MessageTypes:Module...
  3. UnearthedHarbor

    [Error] Exception: NameError Message: uninitialized constant MessageTypes::ItemPlurals

    488,XACCURACY6,X Accuracy 6,X Accuracy 6s,7,0,"It raises the accuracy of a Pokémon in battle immensely. It wears off if the Pokémon is withdrawn.",0,2,0, 489,DIREHIT,Dire Hit,Dire Hits,7,650,"It raises the critical-hit ratio greatly. It can be used only once and wears off if the Pokémon is...
  4. UnearthedHarbor

    [Error] Exception: NameError Message: uninitialized constant MessageTypes::ItemPlurals

    I've been working on my game for about 9 months and I have never touched the compiler script, but for some reason today it throws this at me when I start the game: [Pokémon Essentials version 17.2] Exception: NameError Message: uninitialized constant MessageTypes::ItemPlurals Compiler:1561:in...
Back
Top