1.6.4 gulliver problems
4 posters
Page 1 of 1
Re: 1.6.4 gulliver problems
Moved this to the right forum section. ^^
Anyway, I went in and fixed that this morning... pretty strange considering it worked on LB, but several other things didnt work as expected. Â Thankfully, we're all good now. ^__^
Anyway, I went in and fixed that this morning... pretty strange considering it worked on LB, but several other things didnt work as expected. Â Thankfully, we're all good now. ^__^
Ciabatta- Admin
- Posts : 3885
Join date : 2014-01-03
Age : 34
Location : On the road
RP Character Sheet
Name: Ciabatta Sylvia
Personality Trait: Busy
Character Description:
Re: 1.6.4 gulliver problems
I am having problems with the update, im not able to lauch Minecraft,
heres the crash report.
// Why did you do that?
Time: 22/11/14 8:14 PM
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
acs/tabbychat/util/TabbyChatUtils.chatGuiTick(Lnet/minecraft/client/settings/KeyBinding;)V @128: invokevirtual
Reason:
Type 'acs/tabbychat/core/GuiChatTC' (current frame, stack[1]) is not assignable to 'net/minecraft/client/gui/GuiFlatPresetsListSlot'
Current Frame:
bci: @128
flags: { }
locals: { 'net/minecraft/client/settings/KeyBinding', 'java/lang/String' }
stack: { 'net/minecraft/client/settings/KeyBinding', 'acs/tabbychat/core/GuiChatTC' }
Bytecode:
0000000: 2ab4 0018 c700 04b1 2ab4 0018 c100 1a9a
0000010: 0004 b12a b400 18b6 001e 1220 a600 04b1
0000020: 1222 4c03 3d12 1ab6 0028 4e2d be36 0403
0000030: 3605 1505 1504 a200 372d 1505 323a 0619
0000040: 06b6 0031 122a a600 211c 04a0 0019 1906
0000050: 04b6 0035 1906 2ab4 0018 b600 39c0 002a
0000060: 4ca7 000c 8402 0184 0501 a7ff c8a7 000a
0000070: 4d12 3b2c b800 412a bb00 2059 2bb7 0045
0000080: b600 49b1
Exception Handler Table:
bci [35, 109] => handler: 112
Stackmap Table:
same_frame(@
same_frame(@19)
same_frame(@32)
full_frame(@50,{Object[#20],Object[#42],Integer,Object[#44],Integer,Integer},{})
append_frame(@100,Object[#46])
chop_frame(@103,1)
full_frame(@109,{Object[#20],Object[#42]},{})
same_locals_1_stack_item_frame(@112,Object[#18])
same_frame(@119)
at mod_TabbyChat.<clinit>(mod_TabbyChat.java:17)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mod_TabbyChat.<clinit>(mod_TabbyChat.java:17)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 38158672 bytes (36 MB) / 125771776 bytes (119 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
mod_TabbyChat{Not available} [mod_TabbyChat] (TabbyChat-1.10.00.jar) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3349, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: Canadian English (CA)
Profiler Position: N/A (disable
if you know why its not working please say why
heres the crash report.
// Why did you do that?
Time: 22/11/14 8:14 PM
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
acs/tabbychat/util/TabbyChatUtils.chatGuiTick(Lnet/minecraft/client/settings/KeyBinding;)V @128: invokevirtual
Reason:
Type 'acs/tabbychat/core/GuiChatTC' (current frame, stack[1]) is not assignable to 'net/minecraft/client/gui/GuiFlatPresetsListSlot'
Current Frame:
bci: @128
flags: { }
locals: { 'net/minecraft/client/settings/KeyBinding', 'java/lang/String' }
stack: { 'net/minecraft/client/settings/KeyBinding', 'acs/tabbychat/core/GuiChatTC' }
Bytecode:
0000000: 2ab4 0018 c700 04b1 2ab4 0018 c100 1a9a
0000010: 0004 b12a b400 18b6 001e 1220 a600 04b1
0000020: 1222 4c03 3d12 1ab6 0028 4e2d be36 0403
0000030: 3605 1505 1504 a200 372d 1505 323a 0619
0000040: 06b6 0031 122a a600 211c 04a0 0019 1906
0000050: 04b6 0035 1906 2ab4 0018 b600 39c0 002a
0000060: 4ca7 000c 8402 0184 0501 a7ff c8a7 000a
0000070: 4d12 3b2c b800 412a bb00 2059 2bb7 0045
0000080: b600 49b1
Exception Handler Table:
bci [35, 109] => handler: 112
Stackmap Table:
same_frame(@
same_frame(@19)
same_frame(@32)
full_frame(@50,{Object[#20],Object[#42],Integer,Object[#44],Integer,Integer},{})
append_frame(@100,Object[#46])
chop_frame(@103,1)
full_frame(@109,{Object[#20],Object[#42]},{})
same_locals_1_stack_item_frame(@112,Object[#18])
same_frame(@119)
at mod_TabbyChat.<clinit>(mod_TabbyChat.java:17)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mod_TabbyChat.<clinit>(mod_TabbyChat.java:17)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 38158672 bytes (36 MB) / 125771776 bytes (119 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
mod_TabbyChat{Not available} [mod_TabbyChat] (TabbyChat-1.10.00.jar) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3349, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: Canadian English (CA)
Profiler Position: N/A (disable
if you know why its not working please say why
windrock- Posts : 8
Join date : 2014-10-12
Re: 1.6.4 gulliver problems
Well I see TabbyChat in there despite there not being a Forge version for 1.6.4. I would recommend removing it and trying again.
Ciabatta- Admin
- Posts : 3885
Join date : 2014-01-03
Age : 34
Location : On the road
RP Character Sheet
Name: Ciabatta Sylvia
Personality Trait: Busy
Character Description:
Re: 1.6.4 gulliver problems
i'm having troubles with optifine. it won't launch minecraft, the launcher stays up but nothing happens. even though i did exactly what the guide says.
tacorits- Posts : 13
Join date : 2014-12-20
RP Character Sheet
Name: Taco The Explorer
Personality Trait: Sarcastic
Character Description:
Similar topics
» Problems with running Gulliver
» Whitelist Applications - Archive 2
» Can't get Gulliver to work?
» Problems with 1.6.4
» Java Problems
» Whitelist Applications - Archive 2
» Can't get Gulliver to work?
» Problems with 1.6.4
» Java Problems
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sun May 24, 2020 10:02 am by Spookster
» Yep, it's about Gulliver.
Sat May 23, 2020 5:17 pm by bryceio
» The Future of Pochi
Sat May 23, 2020 4:44 pm by Spookster
» Whitelisting Applications
Fri Jul 19, 2019 2:55 am by Spookster
» Building up Kakariko Village
Thu Mar 29, 2018 3:41 pm by bryceio
» Whitelist Application Troubles
Wed Jul 12, 2017 11:00 pm by monica4
» Whitelist Applications - Archive 3
Fri Jun 16, 2017 2:03 pm by Spookster
» Name changing warning
Sun May 28, 2017 10:10 am by Oo_ProHunterz_oO
» FML error help
Fri May 26, 2017 10:37 pm by bryceio