Screen Lady
Glitch Hunter
- 5
- Posts
- 3
- Years
- She/Her
- United States, Tennessee
- Seen May 25, 2023
First of all, sorry if this isn't the right place to post this. I only just signed up for this website to look for help.
Secondly, this error happens no matter if I use plugins or not. (It even happens on a fresh install of v19 for instance, with no modifications)
I'm quite confused on what's causing it, as I'm rather new to RPGMaker things and basically haven't touched any of the Mystery Gift scripts besides the link used to access event gifts itself.
From what I know, everything is set up correctly.
The gift is stored online, I've used both http (though this makes the game fail to detect the gift) and https (which does detect the gift, then throw the error)
Here is the error:
[2022-02-15 21:21:22 -0500]
[Pokémon Essentials version 19.1]
Exception: Zlib::DataError
Message: incorrect header check
Backtrace:
290:UI_MysteryGift:342:in `inflate'
290:UI_MysteryGift:342:in `pbMysteryGiftDecrypt'
290:UI_MysteryGift:255:in `pbDownloadMysteryGift'
280:UI_Load:316:in `block (2 levels) in pbStartLoadScreen'
080:MessageConfig:566:in `pbFadeOutIn'
280:UI_Load:316:in `block in pbStartLoadScreen'
280:UI_Load:303:in `loop'
280:UI_Load:303:in `pbStartLoadScreen'
372:Main:6:in `main'
372:Main:34:in `mainFunctionDebug'
Anyone got any ideas? Again, sorry for posting this. This error happens both in and out of debug mode, and with or without additional scripts. I'm ready to be yelled at for whatever obvious flaws are present here.
Secondly, this error happens no matter if I use plugins or not. (It even happens on a fresh install of v19 for instance, with no modifications)
I'm quite confused on what's causing it, as I'm rather new to RPGMaker things and basically haven't touched any of the Mystery Gift scripts besides the link used to access event gifts itself.
From what I know, everything is set up correctly.
The gift is stored online, I've used both http (though this makes the game fail to detect the gift) and https (which does detect the gift, then throw the error)
Here is the error:
[2022-02-15 21:21:22 -0500]
[Pokémon Essentials version 19.1]
Exception: Zlib::DataError
Message: incorrect header check
Backtrace:
290:UI_MysteryGift:342:in `inflate'
290:UI_MysteryGift:342:in `pbMysteryGiftDecrypt'
290:UI_MysteryGift:255:in `pbDownloadMysteryGift'
280:UI_Load:316:in `block (2 levels) in pbStartLoadScreen'
080:MessageConfig:566:in `pbFadeOutIn'
280:UI_Load:316:in `block in pbStartLoadScreen'
280:UI_Load:303:in `loop'
280:UI_Load:303:in `pbStartLoadScreen'
372:Main:6:in `main'
372:Main:34:in `mainFunctionDebug'
Anyone got any ideas? Again, sorry for posting this. This error happens both in and out of debug mode, and with or without additional scripts. I'm ready to be yelled at for whatever obvious flaws are present here.
Last edited: