Open levilips123 opened 6 years ago
Ahh, seems baubles has updated since I did the compatiblity, and the new baubles isn't compatible anymore, when I get time to work on this, I will see about updating the baubles compat to fix this. This is the same cause as #2
yea i cannot replicate the other one when putting the item in the slot because of this one: ---- Minecraft Crash Report ----
WARNING: coremods are present: LoadingPlugin (Skillable-Mod-1.12.2.jar) ForgelinPlugin (Forgelin-1.6.0.jar) ColytraLoadingPlugin (colytra-1.12.2-1.0.4.3.jar) Extra Alchemy ASM (extraalchemy-0.3.6-release.jar) LoadingPlugin (Quark-r1.4-122.jar) Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 4/1/18 8:58 PM Description: Ticking player
java.lang.NoSuchFieldError: CAPABILITY_ITEM_BAUBLE at thut.wearables.compat.baubles.Compat.onItemCapabilityAttach(Compat.java:58) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_92_Compat_onItemCapabilityAttach_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:617) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:599) at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1216) at net.minecraft.item.ItemStack.(ItemStack.java:112)
at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:396)
at net.minecraft.inventory.Container.func_75142_b(Container.java:85)
at net.minecraft.entity.player.EntityPlayerMP.func_70071h(EntityPlayerMP.java:324)
at net.minecraft.world.World.func_72866_a(World.java:1986)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831)
at net.minecraft.world.World.func_72870_g(World.java:1948)
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:641)
at net.minecraft.world.World.func_72939_s(World.java:1731)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Server thread Stacktrace: at thut.wearables.compat.baubles.Compat.onItemCapabilityAttach(Compat.java:58) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_92_Compat_onItemCapabilityAttach_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:617) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:599) at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1216) at net.minecraft.item.ItemStack.(ItemStack.java:112)
at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:396)
at net.minecraft.inventory.Container.func_75142_b(Container.java:85)
at net.minecraft.entity.player.EntityPlayerMP.func_70071h(EntityPlayerMP.java:324)
at net.minecraft.world.World.func_72866_a(World.java:1986)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831)
at net.minecraft.world.World.func_72870_g(World.java:1948)
-- Player being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 12 Entity Name: flavius16 Entity's Exact location: 12.52, 4.00, 14.87 Entity's Block location: World: (12,4,14), Chunk: (at 12,0,14 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle:
ERRORNullPointerException: null Stacktrace: at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:641) at net.minecraft.world.World.func_72939_s(World.java:1731) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)-- Affected level -- Details: Level name: New World-- All players: 1 total; [EntityPlayerMP['flavius16'/12, l='New World--', x=12.52, y=4.00, z=14.87]] Chunk stats: ServerChunkCache: 289 Drop: 0 Level seed: 230889991271160543 Level generator: ID 01 - flat, ver 0. Features enabled: true Level generator options: 3;minecraft:air;127;decoration Level spawn location: World: (8,4,8), Chunk: (at 8,0,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 2483 game time, 2483 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 19347 (now: false), thunder time: 34223 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Unknown Source)
-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_151, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 315515752 bytes (300 MB) / 1058275328 bytes (1009 MB) up to 1058275328 bytes (1009 MB) JVM Flags: 5 total; -Xmx1022M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.1.2555 Optifine OptiFine_1.12.2_HD_U_C7 40 mods loaded, 40 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
LoadingPlugin (Skillable-Mod-1.12.2.jar) vazkii.skillable.base.asm.ClassTransformer ForgelinPlugin (Forgelin-1.6.0.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.0.4.3.jar) c4.colytra.core.asm.ElytraTransformer Extra Alchemy ASM (extraalchemy-0.3.6-release.jar) zabi.minecraft.extraalchemy.asm.PotionTransformer LoadingPlugin (Quark-r1.4-122.jar) vazkii.quark.base.asm.ClassTransformer GL info:
ERRORRuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['flavius16'/12, l='New World--', x=12.52, y=4.00, z=14.87]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_C7 Render Distance Chunks: 5 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 21.20.16.4590 OpenGlRenderer: Intel(R) HD Graphics 620 OpenGlVendor: Intel CpuCount: 4