• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. Mentaljuice

    Resource Instant Messages

    Deleting the "1" solved my problem somehow. Thank you so much for this great plugin and help
  2. Mentaljuice

    Resource Instant Messages

    Do you mean this? (English is not my native language) GameData::InstantMessageConversation.register({ :id => :MA_1, :group => :MA, :instant => true, :messages => [ [1, :Text, _INTL("Bist du schon bereit, nach Fadelheim zu...
  3. Mentaljuice

    Resource Instant Messages

    [2025-06-23 07:56:02 +0200] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Script error in event 2 (coords 24,23), map 117 (1D) Exception: RuntimeError Message: Unknown ID MA. ***Full script: pbReceiveIM(:MA_1) Backtrace: GameData:103:in `get' [Instant Messages] 001_Data.rb:169:in...
  4. Mentaljuice

    Resource Instant Messages

    Hey, I am getting this error: "Unknown ID MA" with this setup: "GameData::InstantMessageContact.register({ :id => :MA, :name => _INTL("Mary"), :image => "Mary", :bubble => "Purple" })" and "GameData::InstantMessageGroup.register({...
Back
Top