• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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

  • 18
    Posts
    3
    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