• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

Trouble compressing projects with installed Luka S.J. Plugins

yonicstudios

Game Developer
  • 51
    Posts
    9
    Years
    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?
     
    You can use RMXP's encrypter, just don't encrypt the graphics/audio, and it should be small enough.
    I have no idea how zeriab's encrypter works though.
     
    Back
    Top