CC: Tweaked

CC: Tweaked

42M Downloads

Map rendering for pocket computers and printouts

SquidDev opened this issue ยท 3 comments

commented

This was originally just a note on the 1.15 project, but I'm moving it into an issue to create the false illusion of progress.


Our custom rendering for pocket computers and printouts was removed as part of the 1.15 update. Now that MinecraftForge/MinecraftForge#6444 is merged, it should be possible to add them back in. However, it appears there are a lot of rendering issues when doing so. I'm reasonably sure our code is correct (though we should double check), so it'd be worth verifying that the correct values are passed to the event.

commented

I noticed this on the 1.14.4 version, and I was able to use it just fine last night, (the night I downloaded it), and this morning. Later, however, the rendering issue was present in all worlds. I hope this helps!

EDIT:
I just logged on and the issue was gone. What I find interesting is restarting the game in the first place didn't work, so I guess it might have something to do with how it's loaded, (maybe has something to do with random values..?), I'm not sure, I don't tend to work with java often.

commented

Hey @Sammydoodlew, thanks for the report!

If the problem crops up again, would you be able to take a couple of screenshots showing the problem and create a new issue with them and your latest.log file? Just so I can see what's going on, and if there's any other mods potentially interfering with things. If you're on 1.14.4, this'll most likely be a different issue to the 1.15 one - 1.15 will definitely have issues every time!

commented

Sounds good! I'll try to get a screenshot, and in case it helps, the other mods I have installed are:
Just Enough Items (JEI)
Crayfish's Furniture Mod
Quark
and AutoRegLib (For Quark)