-
Notifications
You must be signed in to change notification settings - Fork 77
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
Worlds Loading With Black Screens #34
Comments
I am having the same issue, and have tried the fixes, and am using Forge 10.13.4.1558, weather2-2.3.10 and coroutil-1.1.3 for Minecraft version 1.7.10. Excluding weather2 makes the world render again. I am using several other mods though. |
Me too! OMG. I need help |
Same issue |
Very weird, could I get a list of mods used? I see one potential scenario in my code that could be causing this but its highly unlikely. Bonus points if you can isolate it down to my mod + just 1 other mod that is causing the issue together. |
Oh and the is a problem with your wepseit I don't can download the 1.7.10 version any more |
I'm currently having the same exact issue, once I remove the mod everything goes back to normal. |
I may have found the solution. |
the META-INF folders contain access transformers so im surprised your game doesnt crash doing that, weird, owell. |
Oh thank you very much! i was recently experiencing this issue myself when i got back into 1.7.10 recently and installed the core mod and the weather mod itself; changing B:Misc_proxyRenderOverrideEnabled to false Fixed the black screen issues without needed to delete anything at all. I wish i could pin this solution somewhere on the github so its easier to find though; took me google searching a few pages online before i found this exact subject with the correct solution for the issue, i'm certain other folks might find it easier that way. |
This makes my game crash when I try booting it up is there any alternatives? |
Hi Corosauce, I just downloaded weather2-2.3.10 and coroutil-1.1.3 for Minecraft version 1.7.10 from cruse the other day. When I launch Minecraft everything is working 100%, but when I load a world or create a new world, all I get is a black screen. The game does not crash, I can see myself moving (Reis-minimap), I can break blocks, I can see the hotbar and I can access the inventory, but I cannot see anything. Everything is completely black, I cannot see blocks, trees, mobs, or the sky. I did search around for people having similar problems and possible fixes, but none of them worked. I also tried the fix that you provided on the minecraftforum.net about changing B:Misc_proxyRenderOverrideEnabled to false, and that didn't work either. I'm using 1.7.10-Forge 10.13.4.1566-1.7.10, I do not have any iChuns mods nor am I using Tropicraft. I ended up removing both mods, and the worlds loaded up fine. I know that you just recently updated both of your mods, but I was wondering if there is anything else, that I could possibly do to be able to use your mod? Also is there a list of known mods that could cause this problem to occur with the mod?
The text was updated successfully, but these errors were encountered: