Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I guess it's better if you try to locate the plugin that is conflicting so I can try to understand the problem and see if there is a way to create a patch.

But if you are using the Yep regions, maybe try to set te jump regions to an ID that does not conflict with the Yep region Ids you listed on the plugin parameters.

Otherwise will wait for you to find the plugin that is conflicting.

(1 edit)

Thank you for responding, by the way! I think I found the culprit: the region restrictions for jumping work fine with "YEP_MoveRouteCore" turned off. They are set up to be different regions. It's not a plugin I'd die without, but if there were a way to get it compatible I'd love to try. Idk if you would want to bother, but I'll put the sample project with the MoveRouteCore added. It replicated the issue.

https://ufile.io/z6fgxwsp

My Windows Defender is accusing a virus on your sample. Can you try putting it into a .zip file instead of 7z ?

Also, it doesn't need to have 250 MB. I just need a single map, with the plugins installed, so I can take a look.

Sorry, I put it into a zip file instead. And I deleted everything that wasn't needed hopefully that reduces the file size: https://easyupload.io/zas5th

Hi there!

Sorry for the late answer. I found the problem. 

But first, you need to update my plugins. You are using version 5.0.0 for both Eli Book and Jump System. Update them to the latest version.


Second, after you set the region you want to prevent the player from, you also need to update the plugin parameter to follow a region rule for the jump:



And last, both plugins are conflicting with function names, but also with functionalities.

The fix I found was to comment or remove the lines of the Yep Mouve Route plugin. Open the plugin with any text editor and find this:


Delete, erase, or comment on this function. And everything will work just fine.

I'm sorry for getting back to you so late as well! Thank you for looking into it and all this information, I will be updating all my plugins in my next foray and will definitely refer back here to get them to play nicely.