gliscowo / isometric-renders

Creates high-resolution isometric screenshots of Minecraft's game objects
https://modrinth.com/mod/isometric-renders
MIT License
109 stars 13 forks source link

Preview not showing when VoxelMap is installed #69

Closed CommandLeo closed 10 months ago

CommandLeo commented 1 year ago

When VoxelMap is installed together with Isometric Renders, the render preview doesn't show anything. However, exporting the render does work properly.

How to reproduce

lerokko commented 1 year ago

I have not tested the isorenders but I can confirm that the worldmap (not the minimap) of voxelmap also just shows black when installed. I still get a lag spike so something is loaded its just rendered as black including the letterboxed dirt background at the top and bottom.

gliscowo commented 1 year ago

In order to even get started debugging this, I need a latest.log from a run of the game where this problem occured. Please upload one either here, or on https://mclo.gs

Cheers

CommandLeo commented 1 year ago

The logs don't include anything meaningful, otherwise I would have included them. The issue contains the exact reproduction steps, and I've just verified that the problem occurs even with the most recent versions of all the mods installed (Fabric API 0.87.0, Isometric Renders 0.4.5, oωo 0.11.1 and VoxelMap-Updated 1.12.13).

CommandLeo commented 10 months ago

An update on this: this bug appears to be fixed in the latest versions of Isometric Renders and VoxelMap for 1.20.2.

However a new compatibility issue got introduced: while on the preview screen a seemingly random text appears in the scene, although it's not rendered when exporting (see the screenshot). It appears to be a UI element, as it isn't visible while F1 is toggled on. This happens only when VoxelMap is present.

2023-10-28_18 04 37

Reproduction Steps

gliscowo commented 10 months ago

Unfortunately, given that VoxelMap appears to be closed-source, I do not really have any options for investigating this problem further than simply confirming it exists. As such, I recommend you open an issue report with the maintainers of that mod instead to see if they can figure out what's going on

Cheers