Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hello. Which version of the game is needed for this? I've tried on 0.5.25 public and after restarting the game and pressing "apply" for the second time the game errors out 

ERROR: remove: Index p_index=8 out of size (s=8)
   At: ./core/pool_vector.h:378

and becomes unplayable (main menu buttons doing nothing). 

Apparently this mod puts extra lines of code after 2nd "apply" in the game files where it has already put code before.

I have no other mods installed.

I just tried using the mod by itself and had no issues at all.

After that, I tried to recreate your issue. I tried using my bugfix and got different errors. So I tried deleting the backup folder between the first and second "apply" of only this mod, since that would result in applying this mod on top of itself, and got exactly the same issue. The key is the the mod is not actually attempting to add itself twice to the game, but use itself as a temporary change to the mod system to install itself properly.

In the case that you did not delete the backup folder manually, check the games error terminal to see if your game is creating a backup every time it runs. If so, then I recommend using my current bugfix on Strive's Discord(channel #mods) to diagnose the location of the issue. Though the current bugfix cannot be used with this mod.

So, I need to manually remove the 'backup' folder before 2nd "apply"?

No, you need your backup folder to not be deleted before the 2nd "apply". Your problem is consistent with it being deleted before the 2nd "apply", though there could be another cause. If there are no other mods or alterations to the files, then the most likely sources of the problem are user error, or file system interference.

Hi @ChewGun

Are you still having issues here? I've had similar issues with this mod and other mods if you hit "Apply" twice quickly and the mod code is then added twice and things go bad. Depending on the mod this may totally break the game including the main menu (which is indeed the case with this mod when double applied at once).

The fix is to basically start from a fresh install again and ensure you don't click the "Apply" button twice in rapid succession. When applying this mod for the second time you have to make sure the first application has fully finished and the game window has closed before starting it up again.

Yes, 0.5.25 is the version of Strive you should be using for this mod and will not work on any other version.