Tim potze
- ikkentim
- ikkentim
- Europe/Stockholm
- Yes
- No
A powered minecart's furnace is always facing west when driving from west to east or from east to west,
when driving from north to south, or south to north, the furnace is always facing north.When making a circle or tracks, this will result in the furnace flipping at specific corners.
Tested in Creative, but I suspect it also to happen in Survival.
Closing the lid of my laptop puts it into sleep mode, this seems to cause the keyboard instance to be removed.
'fun' facts:
-I tested it on 1.6.1 pre-release, but I remember this happening before 1.6 too.
-It only happens in full screen mode, not in windowed mode.
-Only happened with sleep mode, hibernation didn't cause my minecraft client to crash
-Happens with and without resource pack/texture pack(in previous versions)---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 30-6-13 19:56
Description: Unexpected errorjava.lang.IllegalStateException: Keyboard must be created before you can query key state
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:406)
at atn.S(SourceFile:714)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– System Details –
Details:
Minecraft Version: 1.6.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 43493296 bytes (41 MB) / 113573888 bytes (108 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: nullClosing the lid of my laptop puts it into sleep mode, this seems to cause the keyboard instance to be removed.
I tested the following things:
-I tested it on 1.6.1 pre-release, but I remember this happening before 1.6 too.
-It only happens in full screen mode, not in windowed mode.
-Only happened with sleep mode, hibernation didn't cause my minecraft client to crash
-Happens with and without resource pack/texture pack(in previous versions)---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 30-6-13 19:56
Description: Unexpected errorjava.lang.IllegalStateException: Keyboard must be created before you can query key state
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:406)
at atn.S(SourceFile:714)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– System Details –
Details:
Minecraft Version: 1.6.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 43493296 bytes (41 MB) / 113573888 bytes (108 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
Closing the lid of my laptop puts it into sleep mode, this seems to cause the keyboard instance to be removed.
'fun' facts:
-I tested it on 1.6.1 pre-release, but I remember this happening before 1.6 too.
-It only happens in full screen mode, not in windowed mode.
-Only happened with sleep mode, hibernation didn't cause my minecraft client to crash
-Happens with and without resource pack/texture pack(in previous versions)---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 30-6-13 19:56 Description: Unexpected error java.lang.IllegalStateException: Keyboard must be created before you can query key state at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:406) at atn.S(SourceFile:714) at atn.d(SourceFile:618) at net.minecraft.client.main.Main.main(SourceFile:101) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.1 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_17, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 43493296 bytes (41 MB) / 113573888 bytes (108 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.6.1 LWJGL: 2.9.0 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: nullI guess catching and waiting for the next available device should suffice, but that's for you guys to decide

Did search, but for powered minecarts, no result found back then, sorry.
It is fixed now with the new build;
I do have to say that the new Launcher does not appear on the Launchpad,
but I do not know if it is supposed to or not.
Never mind! I rebooted OS X and it appeared, issue solved
I updated to 7u25 and as expected it still happens. The issue is between lwjgl and mc, as mc doesn't catch lwjgl's exception.
Added 1.6.2 as it still happens there
Confirmed for 14w31a for stone (tile.stone.name)
All chests are invisible for me, until the block has a block update
edit:
dupe of
MC-65874