Expectation:
When pressing the “Edit” button, the world edit screen should open properly, allow you to navigate to the screen containing behavior/resource packs, and should show an error message under the pack which has any issues without crashing the game.
Issue:
When clicking on the button labeled “Edit” under any installed world, irrespective of the packs directly applied to that world, the game will immediately crash. This issue occurs if there is a behavior/resource pack present in the development_behavior_packs
or development_resource_packs
folders (may extend to the behavior_packs
and resource_packs
folders as well) that have a missing dependency. The issue can be resolved by removing any packs which have missing dependencies or resolving the dependency issue by changing pack UUIDs.
Reproduction Steps:
Download the attached zip file containing a simple BP/RP combination, where the resource pack is misconfigured with the wrong dependency UUID.
Place
crash_enabler_BP
into thedevelopment_behavior_packs
folder.Place
crash_enabler_RP
into thedevelopment_resource_packs
folder.Launch the game.
Find any world and click on the “Edit” button below it.
Linked issues
Attachments
Comments 0
No comments.