b12205, on Windows, tested on a new project with only one scene.
If you create a new resource pack in a project you can no longer save the game, getting an error instead. You have to close without saving. You can add resources to the pack or leave it empty, the result is the same.
Importing a new resource pack, or working with an existing resource pack (from previous builds) has no problems and work fine.
This is the error on the logs:
If you create a new resource pack in a project you can no longer save the game, getting an error instead. You have to close without saving. You can add resources to the pack or leave it empty, the result is the same.
Importing a new resource pack, or working with an existing resource pack (from previous builds) has no problems and work fine.
This is the error on the logs:
Code: [Select]
Caused by: java.lang.NullPointerException: Cannot invoke "java.util.HashSet.iterator()" because the return value of "stencyl.core.lib.resource.Pack.getList(stencyl.core.lib.resource.ResourceBucket)" is null
Logs attached.