• 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] MKXP-Z Error on Linux

  • 20
    Posts
    4
    Years
    EDIT: I don't really know what it did but using mkxp-z 2.3.1 over 2.4.0 solved the issue




    When trying to use mkxp-z to run my game on Linux I had got an error:
    Code:
    Script 'PluginManager' line 698: NameError occured.
    uninitialized constant PluginManager::Zlib
    Lines 697 & 698 of the "PluginManager" script read:
    Code:
    # turn code into plaintext
            code = Zlib::Inflate.inflate(scr[1]).force_encoding(Encoding::UTF_8)

    Anyone know what went wrong, trying to play using Wine works fine, but there is no music or sound effects.
     
    Last edited:
    Back
    Top