Jump to content

Doseishy

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Doseishy

  1. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 9/29/20 3:13 PM Description: Unexpected error java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.isSneaking()Z at com.github.sejoslaw.catchEverythingInBook.CatchBlockHandler.onRightClick(CatchBlockHandler.java:38) ~[?:1.15.2-1.0.1-forge] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_388_CatchBlockHandler_onRightClick_RightClickBlock.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:786) ~[?:?] {re:classloading} at net.minecraft.client.multiplayer.PlayerController.func_217292_a(PlayerController.java:267) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.optifine.override.PlayerControllerOF.func_217292_a(PlayerControllerOF.java:98) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1281) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1542) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1375) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.41.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$485/1724495151.call(Unknown Source) [forge-1.15.2-31.2.41.jar:31.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.github.sejoslaw.catchEverythingInBook.CatchBlockHandler.onRightClick(CatchBlockHandler.java:38) at net.minecraftforge.eventbus.ASMEventHandler_388_CatchBlockHandler_onRightClick_RightClickBlock.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:786) at net.minecraft.client.multiplayer.PlayerController.func_217292_a(PlayerController.java:267) at net.optifine.override.PlayerControllerOF.func_217292_a(PlayerControllerOF.java:98) at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1281) at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1542) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['Alizabeth_Lumley'/185, l='MpServer', x=169.31, y=70.00, z=-16.73]] Chunk stats: Client Chunk Cache: 729, 344 Level dimension: DimensionType{atum:atum} Level name: MpServer Level seed: 7584745978719742529 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (223,68,-96), Chunk: (at 15,4,0 in 13,-6; contains blocks 208,0,-96 to 223,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 1689 game time, 1689 day time Known server brands: Level was modded: false 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 Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:611) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:572) at net.minecraft.client.main.Main.main(SourceFile:204) 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:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$485/1724495151.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5931360760 bytes (5656 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB) CPUs: 6 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.2+70+master.2845bb9 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.41.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.41.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.41.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.41.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE /forge-1.15.2-31.2.41.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.4.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.4.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.4.jar mixinbootstrap PLUGINSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.41 FML Language Providers: javafml@31.2 minecraft@1 kotlinfml@1.5.2 Mod List: enchantedbookredesign-2.0a.jar Enchanted Book Redesign {enchantedbookredesign@2.0a DONE} doubledoors_1.15-2.1.jar Double Doors {doubledoors@2.1 DONE} WizardsAnimalsPlus2.2.jar Wizard Animals Plus {wizard_animals_plus@1.0.0 DONE} SlimyBoyos-2.0.1.2.jar SlimyBoyos {slimyboyos@2.0.1.2 DONE} hatstands-1.0.1-1.15.2.jar Hat Stands {hatstands@1.0.1 DONE} Wyrmroost-1.1.2.jar Wyrmroost {wyrmroost@1.1.1-DEV DONE} brine.jar Brine {brine@1.15.2 DONE} dungeon_armors_1.0.0.jar Dungeon Armors {dungeon_armors@1.0.0 DONE} jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 DONE} Druidcraft-1.15-0.4.31.jar Druidcraft {druidcraft@0.4.31 DONE} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE} KiwiBirds 1.3 1.15.2.jar Kiwi Birds {kiwibirds@1.2 1.15.2 DONE} flower-breeding-1.15.2-1.4.jar Lizzie's Flower Breeding {acmc@1.0 DONE} Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE} strawgolem-1.15.2-1.9.jar Straw Golem {strawgolem@1.15.2-1.9 DONE} modnametooltip_1.15.2-1.13.0.jar Mod Name Tooltip {modnametooltip@1.13.0 DONE} Neat 1.6-22.jar Neat {neat@1.6-22 DONE} Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE} Clumps-5.0.2.6.jar Clumps {clumps@5.0.2.6 DONE} journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE} Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE} citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE} FruitTrees-1.15.2-1.5.2.jar Fruit Trees {fruittrees@1.5.2 DONE} Kiwi-1.15.2-2.8.2.jar Kiwi {kiwi@2.8.2 DONE} premium-wood-1.15.2-1.1.1.jar Premium Wood {premium_wood@1.1.1 DONE} DungeonCrawl-1.15.2-2.1.0.jar Dungeon Crawl {dungeoncrawl@2.1.0 DONE} betteranimalsplus-1.15.2-10.0.0.jar Better Animals Plus {betteranimalsplus@10.0.0 DONE} MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE} branders-enhanced-spawnermod-1.15.2-1.6.5.jar Enhanced Mob Spawners {spawnermod@1.6.5 DONE} Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 DONE} BotanyPots-1.15.2-2.0.27.jar BotanyPots {botanypots@2.0.27 DONE} Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE} creeperconfetti-3.0.jar Creeper Confetti {creeperconfetti@3.0 DONE} Apotheosis-1.15.2-3.3.7.jar Apotheosis {apotheosis@3.3.7 DONE} bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {bedspreads@FORGE-1.15.2-3.0.0.1 DONE} additional_lights-1.15.2-2.0.2.jar Additional Lights {additional_lights@2.0.2 DONE} sworddisplay-1.15.2-1.4.1..jar Sword Displays {sworddisplay@1.15.2-1.4.1. DONE} iceandfire-2.0.2-1.15.2.jar Ice and Fire {iceandfire@2.0.2-1.15.2 DONE} dads-sewing-1.15.2-v2.jar Dad's Sewing {dads_sewing@1.0.0 DONE} traverse-1.15.2-3.2.0.jar Traverse {traverse@1.15.2-3.2.0 DONE} carryon-1.15.2-1.13.0.5.jar Carry On {carryon@1.13.0.5 DONE} mysticalworld-1.15.2-2.1.3.jar Mystical World {mysticalworld@1.15.2-2.1.3 DONE} forge-1.15.2-31.2.41-universal.jar Forge {forge@31.2.41 DONE} Atum-1.15.2-2.1.8.jar Atum 2 {atum@1.15.2-2.1.8 DONE} shetiphiancore-1.15-3.7.4.jar ShetiPhian-Core {shetiphiancore@3.7.4 DONE} respawnablepets-1.1.4.jar Respawnable Pets {respawnablepets@1.1.4 DONE} mysticallib-1.15.2-2.0.1.jar Mystical Lib {mysticallib@1.15.2-2.0.1 DONE} comfycozy-1.15-1.0-fix.jar Comfy Cozy {comfycozy@1.0 DONE} structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 DONE} ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE} forge-1.15.2-31.2.41-client.jar Minecraft {minecraft@1.15.2 DONE} cofh_core-1.15.2-0.7.0b.jar CoFH Core {cofh_core@0.7.0b DONE} ensorcellation-1.15.2-0.7.0b.jar Ensorcellation {ensorcellation@0.7.0b DONE} The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE} resourcefulbees-1.15.2-0.3.8a.jar Resourceful Bees {resourcefulbees@1.15.2-0.3.8a DONE} repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {repurposed_structures@1.15.2-1.7.2 DONE} EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {enchdesc@2.0.9 DONE} pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {pandoras_creatures@1.15.2-1.0.1 DONE} effectivepets-0.1.jar Effective Pets {effectivepets@NONE DONE} compactores-1.15.2-2.1.3.jar Compact Ores {compactores@2.1.3 DONE} projectvibrantjourneys-1.15.2-2.0.3.jar Project: Vibrant Journeys {projectvibrantjourneys@1.15.2-2.0.3 DONE} valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE} CatchEverythingInBook-1.15.2-1.0.1-forge.jar Catch Everything In Book {catcheverythinginbook@1.15.2-1.0.1-forge DONE} JAHM-v1.3.4-[1.15.2].jar Just Another Head Mod {justanotherheadmod@1.3.4 DONE} Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE} extragolems-10.2.1.jar Extra Golems {golems@10.2.1 DONE} curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE} Botania-r1.15-388.jar Botania {botania@r1.15-388 DONE} Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE} gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE} collective-1.15.2-1.39.jar Collective {collective@1.39 DONE} camera-1.6.9.jar Camera Mod {camera@1.6.9 DONE} autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE} Mushroom Quest_1.15.2_v2.4.jar Mushroom Quest {mushroomquest@1.0.0 DONE} themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE} Statues-1.15.2-0.1.5.2.jar Statues Mod {statues@0.1.5.2 DONE} byg-1.0.11.jar Oh The Biomes You'll Go {byg@1.0.11 DONE} FriendlyFire-1.15.2-4.0.1.jar FriendlyFire {friendlyfire@4.0.1 DONE} Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE} terraqueous-1.15-1.6.3.jar Terraqueous {terraqueous@1.6.3 DONE, terraheads@1.0.0 DONE, pixelpowers@2.0.0 DONE} earth2java_1.5.0_forge_1.15.2.jar Earth2Java {earthtojavamobs@1.5.0 DONE} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} Disenchanting-forge_1.15.2-1.5.0.jar Disenchanting {disenchanting@1.5.0 DONE} SoundFilters-0.14_for_1.15.2.jar Sound Filters {soundfilters@0.14_for_1.15.2 DONE} theparakeetmod-Forge-1.15.2-1.0.4.jar The Parakeet Mod {parakeetmod@1.15.2-1.0.4 DONE} farlanders-1.15.2-1.3.1.jar The Farlanders {farlanders@1.3.1 DONE} Kiwi Modules: fruittrees:cherry fruittrees:fruittrees fruittrees:hybridization kiwi:contributors kiwi:data Patchouli open book context: n/a Launched Version: 1.15.2-forge-31.2.41 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1660/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla Current Language: English (US) CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30 OptiFine Build: 20200622-083032 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 452.06 OpenGlRenderer: GeForce GTX 1660/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6 What does this mean,and how can I fix it?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.