-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optifine makes map turn green & black #47
Comments
try and disable fast rendering |
Same problem. Fast rendering disabled, does nothing. |
Actually, this is the content of my MapWriterBlockColours.txt. |
that probably is a optifine issue, the moment the block colours are generated the texture is still empty. even tho in normal forge game the texture should be loaded by then. try and disable optifine and restart the game. if you really want to play with optifine, then let mapwriter create the block colours without optifine. and then enable the setting useSavedBlockColours. this will prevent mapwriter from generating new block colours |
Tryd even without optifine and still black and green |
Not sure if this will help you but when I add Journey Map into my mods folder it seems to correct the green and black texture glitches. Now my MapWriter minimap and full map are operating the way they should be. I even tested removing Journey Map and when I did the green and black texture glitches returned. Super weird but it works for me. |
When you add Optifine into a 1.10.2 mod pack with mapwriter, all the mapwriter maps lose their colors and turn to just green and black pixels.
The text was updated successfully, but these errors were encountered: