Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I bought this it works in a new empty project, but when I toggle the plugin in a exsisting large project it freeze the editor forever forcing me to close. I get no error message. Im using 4.6.1 stable

Deleted 34 days ago

I'm getting this same issue, it seems to scan the entire project and automatically add everything to it on ready, it definitely shouldn't do that.

Even on small projects that's alot of files being registered on the plugin being enabled.

Managed to get it working by removing the scan_folder() in the ready call inside ultimate_panel.gd

New update is now out with lot of bug fixes with the crash fix included and some new features.

New update is now available with all the crash and bug fixes with some additional new features