leMaik / chunky

Photorealistic image renderer for Minecraft 1.2.1+
https://chunky.lemaik.de
GNU General Public License v3.0
40 stars 1 forks source link

Chunky not loading saved Actors/Entities #7

Closed jackjt8 closed 4 years ago

jackjt8 commented 4 years ago

Chunky will not load Actors/Entities even if they exist in the scene .json.

Steps:

  1. Create a scene
  2. Place Entity/Actor if there isn't one
  3. Save Scene
  4. Check scene .json file under they key "actors" & actor(s) will be present
  5. Load scene and Chunky will not load the actors from the scene

Versions tested: 1.4.5, 1.4.6beta2, 2.0beta6, LeMaik-197

jackjt8 commented 4 years ago

YouTube Video of issue

leMaik commented 4 years ago

@jackjt8 Thanks for your help to find the root of this bug. :+1:

For the record: Actors didn't load if there were no other entities in the scene. My scene had campfires and lecterns in it (yes, campfires are entities in Chunky because they are higher than one block) so I couldn't reproduce this in my test scene.