yonicstudios
Game Developer
- 51
- Posts
- 9
- Years
- Spain
- Seen May 20, 2022
I've installed in my project (v16.2) the Elite Battle System and Title Screens for Essentials from Luka S.J's universal installer and I'd like to make a prototype build of it.
I used this encrypter as I had no way of reducing the size of my project lower than 128MB and thus using RPGXP's built-in encrypter caused the resulting .rgssa file to be corrupt.
It seemed like the setup was fine, but upon ending the intro cutscene to load the actual title screen, an error ocurred at SJPlugins_Updater, line 187: "Can't convert NilClass into Bitmap".
I have virtually no idea how to debug this, as this occurs during a release test, and not a debug one, but my best guess is that the scripts in the _installer package that appears after using the Universal Installer is not being included into the .rgssad, but copying into the bundle directory won't resolve this issue.
Any ideas?
I used this encrypter as I had no way of reducing the size of my project lower than 128MB and thus using RPGXP's built-in encrypter caused the resulting .rgssa file to be corrupt.
It seemed like the setup was fine, but upon ending the intro cutscene to load the actual title screen, an error ocurred at SJPlugins_Updater, line 187: "Can't convert NilClass into Bitmap".
I have virtually no idea how to debug this, as this occurs during a release test, and not a debug one, but my best guess is that the scripts in the _installer package that appears after using the Universal Installer is not being included into the .rgssad, but copying into the bundle directory won't resolve this issue.
Any ideas?