Yeah, you can install it over Forge and all mods will just work together!
You can install it over pretty much any client, hacked or not!
My copy is legit bought. In fact, I had to buy a second because back when I wanted this username, name changes wern't a thing...
But on the whole liteloader thing, I thought it was like Forge and wouldnt work with it. I might give it a shot.
OK, after looking into liteloader, I couldnt get the .jar version to work, and I'm not using the standard Minecraft launcher, so the .exe version wont work.
My main question at this point: Why? What was the purpose of switching to Liteloader? I just want Voxelmap for it's Waypoints system but I cant have it unless I get Liteloader working, which upsets me...
My main question at this point: Why? What was the purpose of switching to Liteloader? I just want Voxelmap for it's Waypoints system but I cant have it unless I get Liteloader working, which upsets me...
It has features VoxelMap needs. End of story. It is a hard requirement. It wasn't before! you might say. Well you might have noticed the addition of the persistent world map. New features sometimes have new requirements.
And TBH even if I could make do without I wouldn't want to anymore. Putting out multiple versions was always a pain.
It really does work fine with any other mod (including Forge). Among other things i's possible to put a liteloader .jar into your mods folder and have it loaded like a Forge mod. Take my word for it that it is doable. That said the place to get help with it is the Liteloader thread
It has features VoxelMap needs. End of story. It is a hard requirement. It wasn't before! you might say. Well you might have noticed the addition of the persistent world map. New features sometimes have new requirements.
And TBH even if I could make do without I wouldn't want to anymore. Putting out multiple versions was always a pain.
It really does work fine with any other mod (including Forge). Among other things i's possible to put a liteloader .jar into your mods folder and have it loaded like a Forge mod. Take my word for it that it is doable. That said the place to get help with it is the Liteloader thread
Well, I dropped the jar file in my mods folder and it didnt load up. So I'm not 100 percent sure if it really does work. Also, me asking Why, just as a 'to clear things up' kind of thing, wasnt me trying to insult you. I just didnt know the thought process behind it is all and was curious.
OK, I found out what I was doing wrong. I was installing the Installer jar as the mod and not actually running it to see the 'Extract' option...I feel stupid now. XD
Tried to load a new world with a clean installation of Optifine, Forge, Liteloader, and this minimap. Just crashes and I get this crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 11/22/15 7:37 AM
Description: Rendering item
java.lang.NullPointerException: Rendering item
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:500)
at net.minecraft.client.gui.achievement.GuiAchievement.func_146254_a(SourceFile:127)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1078)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 64.00,64.00,256.00 - World: (64,64,256), Chunk: (at 0,4,0 in 4,16; contains blocks 64,0,256 to 79,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 58 game time, 58 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 116293976 bytes (110 MB) / 837812224 bytes (799 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_F8 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCHIJAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.00' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [PureBDcraft 128x MC18.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
OK, I found out what I was doing wrong. I was installing the Installer jar as the mod and not actually running it to see the 'Extract' option...I feel stupid now. XD
No need to feel stupid, you got it working after all And it can be confusing to install a new framework, but now that you've figured it out shouldn't be a problem in the future!
Tried to load a new world with a clean installation of Optifine, Forge, Liteloader, and this minimap. Just crashes and I get this crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 11/22/15 7:37 AM
Description: Rendering item
java.lang.NullPointerException: Rendering item
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:500)
at net.minecraft.client.gui.achievement.GuiAchievement.func_146254_a(SourceFile:127)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1078)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 64.00,64.00,256.00 - World: (64,64,256), Chunk: (at 0,4,0 in 4,16; contains blocks 64,0,256 to 79,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 58 game time, 58 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 116293976 bytes (110 MB) / 837812224 bytes (799 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_F8 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCHIJAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.00' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [PureBDcraft 128x MC18.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
No need to feel stupid, you got it working after all And it can be confusing to install a new framework, but now that you've figured it out shouldn't be a problem in the future!
Yeah, I've missed Voxel Map and it's minimap/waypoints. I would usually use that Warp Book mod and just have one warp to my home. But now I can set waypoints and explore at my leisure.
Images are not actually written until the cached chunk data is unloaded. If your cache size is really large, that might not happen until you log out of the server. Tested and working here
Does this mean that I will need to leave the client running for a bit after disconnecting from the server? Because I check the folder after logging out, and it's not there.
that doesn't look like anything that VoxelMap should cause :-/ It would help to know which version of VoxelMap you are using, what other mods are loaded, and perhaps the name of the server. Also the entire crash log or output would be nice. It's semi-helpful to see what error was thrown, but it would be a lot more helpful to see what parts of the code were running when it happened
But first, please make sure you are using version 1.5.18a. Each version includes a fix or two
Is there anyway to change the tp command used when teleporting to a waypoint? Is it possible to change it manually from /tp to /home [waypointname] ? I'd do almost anything to have that capability.
Is there anyway to change the tp command used when teleporting to a waypoint? Is it possible to change it manually from /tp to /home [waypointname] ? I'd do almost anything to have that capability.
in SP you can use /ztp [waypointname] (and right click on waypoint, teleport uses that internally)
For MP that would require a server plugin, or for the mod to intercept outgoing text, watch for /ztp, and translate it to whatever teleport command the server recognizes. Since those commands do vary, maybe someday I'll add the ability to specify the format of the tp command to send to the server
I couldn't find anywhere else for support so I'll post it here.
When I join a server it joins, let's me see for a split second and then it disconnects me with the message:
Connection Lost
Internal Exception: java.io.IOException: An existing connection was forcibly closed by remote host
Then if I look at the log it shows this stacktrace:
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_25]
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_25]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_25]
at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_25]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.8.0_25]
at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446) ~[UnpooledUnsafeDirectByteBuf.class:4.0.15.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:871) ~[AbstractByteBuf.class:4.0.15.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:4.0.15.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:124) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:485) [NioEventLoop.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) [NioEventLoop.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) [NioEventLoop.class:4.0.15.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:4.0.15.Final]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
This happens when this is the only liteloader mod enabled and other liteloader mods don't do this.
If I'm wrong on this, forgive me, but is there a version of VoxelMap for 1.7.10 that doesnt use Liteloader?
No, why won't you use Liteloader?
Because I dont know how it works and I cant really use other mods with it.
You can use all other mods with it, it doesn't conflict with anything. All you need to do is read the install instructions in the liteloader thread.
My copy is legit bought. In fact, I had to buy a second because back when I wanted this username, name changes wern't a thing...
But on the whole liteloader thing, I thought it was like Forge and wouldnt work with it. I might give it a shot.
OK, after looking into liteloader, I couldnt get the .jar version to work, and I'm not using the standard Minecraft launcher, so the .exe version wont work.
My main question at this point: Why? What was the purpose of switching to Liteloader? I just want Voxelmap for it's Waypoints system but I cant have it unless I get Liteloader working, which upsets me...
It has features VoxelMap needs. End of story. It is a hard requirement. It wasn't before! you might say. Well you might have noticed the addition of the persistent world map. New features sometimes have new requirements.
And TBH even if I could make do without I wouldn't want to anymore. Putting out multiple versions was always a pain.
It really does work fine with any other mod (including Forge). Among other things i's possible to put a liteloader .jar into your mods folder and have it loaded like a Forge mod. Take my word for it that it is doable. That said the place to get help with it is the Liteloader thread
Well, I dropped the jar file in my mods folder and it didnt load up. So I'm not 100 percent sure if it really does work. Also, me asking Why, just as a 'to clear things up' kind of thing, wasnt me trying to insult you. I just didnt know the thought process behind it is all and was curious.
OK, I found out what I was doing wrong. I was installing the Installer jar as the mod and not actually running it to see the 'Extract' option...I feel stupid now. XD
Tried to load a new world with a clean installation of Optifine, Forge, Liteloader, and this minimap. Just crashes and I get this crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 11/22/15 7:37 AM
Description: Rendering item
java.lang.NullPointerException: Rendering item
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:500)
at net.minecraft.client.gui.achievement.GuiAchievement.func_146254_a(SourceFile:127)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1078)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.block.model.BakedQuad.makeVertexDataSingle(BakedQuad.java:91)
at net.minecraft.client.renderer.block.model.BakedQuad.getVertexDataSingle(BakedQuad.java:79)
at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:243)
at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:269)
at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:133)
at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:191)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:461)
-- Item being rendered --
Details:
Item Type: net.minecraft.item.ItemBook@2b3b1124
Item Aux: 0
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:500)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 64.00,64.00,256.00 - World: (64,64,256), Chunk: (at 0,4,0 in 4,16; contains blocks 64,0,256 to 79,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 58 game time, 58 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['AssassinNinjas'/440, l='MpServer', x=56.50, y=69.00, z=247.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 116293976 bytes (110 MB) / 837812224 bytes (799 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_F8 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCHIJAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.00' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [PureBDcraft 128x MC18.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
No need to feel stupid, you got it working after all
none of my code is mentioned in that crash report. In fact it looks a lot like the error report for Optifine mentioned in this post: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272953-1-8-8-optifine-hd-f5-fps-boost-hd-textures?comment=48570 (which he says is fixed with a new version of Optifine)
Yeah, I've missed Voxel Map and it's minimap/waypoints. I would usually use that Warp Book mod and just have one warp to my home. But now I can set waypoints and explore at my leisure.
Does this mean that I will need to leave the client running for a bit after disconnecting from the server? Because I check the folder after logging out, and it's not there.
no, it should get written when you leave the server (cache is flushed then)
that doesn't look like anything that VoxelMap should cause :-/ It would help to know which version of VoxelMap you are using, what other mods are loaded, and perhaps the name of the server. Also the entire crash log or output would be nice. It's semi-helpful to see what error was thrown, but it would be a lot more helpful to see what parts of the code were running when it happened
But first, please make sure you are using version 1.5.18a. Each version includes a fix or two
I don't see any errors in that log (and especially not an opengl 1281 error) there should be a crashlog?
And for the version: It's for 1.8 I see. But what is the version number? 1.5.12? 1.5.18? something else?
I assumed google translate. That makes things more difficult, but hopefully we can manage
Is there anyway to change the tp command used when teleporting to a waypoint? Is it possible to change it manually from /tp to /home [waypointname] ? I'd do almost anything to have that capability.
in SP you can use /ztp [waypointname] (and right click on waypoint, teleport uses that internally)
For MP that would require a server plugin, or for the mod to intercept outgoing text, watch for /ztp, and translate it to whatever teleport command the server recognizes. Since those commands do vary, maybe someday I'll add the ability to specify the format of the tp command to send to the server
Yeah I would love that. It would add so much functionality in MP. Great mod. I use it on my towny server and its amazing.
I couldn't find anywhere else for support so I'll post it here.
When I join a server it joins, let's me see for a split second and then it disconnects me with the message:
Connection Lost
Internal Exception: java.io.IOException: An existing connection was forcibly closed by remote host
Then if I look at the log it shows this stacktrace:
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_25]
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_25]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_25]
at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_25]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.8.0_25]
at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446) ~[UnpooledUnsafeDirectByteBuf.class:4.0.15.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:871) ~[AbstractByteBuf.class:4.0.15.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:4.0.15.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:124) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:485) [NioEventLoop.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) [NioEventLoop.class:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) [NioEventLoop.class:4.0.15.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:4.0.15.Final]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
This happens when this is the only liteloader mod enabled and other liteloader mods don't do this.
Thanks for your help in advance!
Information:
Minecraft version: 1.8
liteloader version: 1.8-SNAPSHOT-r372-b53-2015-09-09_11-36-17
voxelmap version: 1.5.18 for mc 1.8