IC2Experimental/Gravisuit Bug

Twilii

Member
Oct 6, 2014
1
0
1
31
For those who read code:
Description: Ticking entity

java.lang.NoSuchFieldError: defaultVolume
at gravisuite.ItemAdvancedJetPack.onArmorTick(ItemAdvancedJetPack.java:127)
at gravisuite.ItemAdvancedNanoChestPlate.onArmorTick(ItemAdvancedNanoChestPlate.java:69)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70636_d(GCEntityClientPlayerMP.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:61)
at net.minecraft.world.World.func_72866_a(World.java:2043)
at net.minecraft.world.World.func_72870_g(World.java:2007)
at net.minecraft.world.World.func_72939_s(World.java:1860)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1995)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
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 gravisuite.ItemAdvancedJetPack.onArmorTick(ItemAdvancedJetPack.java:127)
at gravisuite.ItemAdvancedNanoChestPlate.onArmorTick(ItemAdvancedNanoChestPlate.java:69)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70636_d(GCEntityClientPlayerMP.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:61)
at net.minecraft.world.World.func_72866_a(World.java:2043)
at net.minecraft.world.World.func_72870_g(World.java:2007)

-- Entity being ticked --
Details:
Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP)
Entity ID: 8432466
Entity Name: ipkedyormom
Entity's Exact location: 2092.49, 61.04, 1051.87
Entity's Block location: World: (2092,61,1051), Chunk: (at 12,3,11 in 130,65; contains blocks 2080,0,1040 to 2095,255,1055), Region: (4,2; contains chunks 128,64 to 159,95, blocks 2048,0,1024 to 2559,255,1535)
Entity's Momentum: 0.10, 0.53, 0.11
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1860)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [GCEntityClientPlayerMP['ipkedyormom'/8432466, l='MpServer', x=2092.49, y=61.04, z=1051.87], GCEntityOtherPlayerMP['Twilii'/8821743, l='MpServer', x=2100.22, y=59.50, z=1059.16]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (491,64,1047), Chunk: (at 11,4,7 in 30,65; contains blocks 480,0,1040 to 495,255,1055), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Level time: 3127911 game time, 64543 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: survival (ID 0). Hardcore: false. Cheats: false
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

__________________________________________________________________________

And for those who don't:
When a player tries to fly with a gravisuit device this happens, server stays up client crashes, posted above is a client crash readout, I noticed the galacticraft player api in there and I have had bugs with that with other mods, luckily the other mods had beta fixes, this one does not.

Link, sorry its a download, wouldn't fit in pastebin/crashed pastebin.
https://www.dropbox.com/s/32i80drzuxm4pwx/fml-client-latest.log?dl=0
 

Share this page