- 20
- Posts
- 4
- Years
- She/it
- United States
- Seen Jul 31, 2024
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:
Lines 697 & 698 of the "PluginManager" script read:
Anyone know what went wrong, trying to play using Wine works fine, but there is no music or sound effects.
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
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: