-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.2
-
None
-
Launcher 1.0.9 (through bootstrap 4) started on windows...
Current time is Jul 11, 2013 6:34:12 AM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_09'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'Launcher 1.0.9 (through bootstrap 4) started on windows... Current time is Jul 11, 2013 6:34:12 AM System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_09' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64'
-
Unconfirmed
-
Survival
I have noticed strange lighting issues on east facing walls. Normally the wall (pictured in screen shots) at night doesn't illuminate even though there are torches near by, during the day I have found the same section now showing up as black.
I can upload this world to drop box if you require it for your debugging.
Thanks,
Baski
PS I searched for other issues, but was not able to find another open issue with the same issue (but I did see a few issues with blocks east of a hopper, not sure if they are related).
- duplicates
-
MC-80966 Lightcalculation of ChunkSelection faulty implemented resulting in client bugs (empty chunks don’t show light/render dark)
- Resolved