Jump to content

Rcarlucci

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Rcarlucci's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Can anyone tell me what this crash is, why its happening. Crash happens when underwater, near a temple like structure with chizel blocks (white) once they are broken and you pass throught the area they once were, game freezes then crashes. if you pass throught it and it crashes, game will never load agian, have to go to backups..... **Minecraft Version: 1 14 4 Forge Version: 28.2.0 Logs: crash-2020-02-18_17.34.17-client.txt Steps to Reproduce: go into sea come to a underwater temple like structure, white bricks with chest, not the blue temple. break blocks, then pass through the area they once were and game freezes then crashes. Description of issue: ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 2/18/20 5:34 PM Description: Unexpected error java.lang.UnsupportedOperationException: No bounds for empty shape. at net.minecraft.util.math.shapes.VoxelShape.func_197752_a(SourceFile:47) ~[?:?] {re:classloading} at com.buuz135.industrial.proxy.client.event.IFClientEvents.lambda$blockOverlayEvent$0(IFClientEvents.java:78) ~[?:2.1.2] {re:classloading} at com.buuz135.industrial.proxy.client.event.IFClientEvents$$Lambda$8339/1715403642.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at com.buuz135.industrial.proxy.client.event.IFClientEvents.blockOverlayEvent(IFClientEvents.java:76) ~[?:2.1.2] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_639_IFClientEvents_blockOverlayEvent_DrawBlockHighlightEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:157) ~[?:?] {re:classloading} at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) ~[?:?] {} 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.optifine.reflect.Reflector.callBoolean(Reflector.java:786) ~[?:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.func_181560_a(GameRenderer.java:1217) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.GameRenderer.func_78471_a(GameRenderer.java:1030) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:790) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {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:56) [forge-1.14.4-28.2.0.jar:28.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$419/379963364.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Thread: Client thread Stacktrace: at net.minecraft.util.math.shapes.VoxelShape.func_197752_a(SourceFile:47) at com.buuz135.industrial.proxy.client.event.IFClientEvents.lambda$blockOverlayEvent$0(IFClientEvents.java:78) at com.buuz135.industrial.proxy.client.event.IFClientEvents$$Lambda$8339/1715403642.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at com.buuz135.industrial.proxy.client.event.IFClientEvents.blockOverlayEvent(IFClientEvents.java:76) at net.minecraftforge.eventbus.ASMEventHandler_639_IFClientEvents_blockOverlayEvent_DrawBlockHighlightEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:157) at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.optifine.reflect.Reflector.callBoolean(Reflector.java:786) at net.minecraft.client.renderer.GameRenderer.func_181560_a(GameRenderer.java:1217) at net.minecraft.client.renderer.GameRenderer.func_78471_a(GameRenderer.java:1030) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['Carlucci_Ace'/73811, l='MpServer', x=342.42, y=55.26, z=-2742.58]] Chunk stats: Client Chunk Cache: 529, 322 Level dimension: DimensionType{minecraft:overworld} Level name: MpServer Level seed: 0 Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false Level generator options: {} Level spawn location: World: (16,63,161), Chunk: (at 0,3,1 in 1,10; contains blocks 16,0,160 to 31,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 321674 game time, 325938 day time 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: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:405) at net.minecraft.client.main.Main.main(SourceFile:155) 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:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$419/379963364.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.14.4 Minecraft Version ID: 1.14.4 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: 5102236816 bytes (4865 MB) / 10703863808 bytes (10208 MB) up to 10737418240 bytes (10240 MB) CPUs: 4 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: 4.1.0+62+5bfa59b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE /forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.0 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: enchantedbookredesign-1.1.jar Enchanted Book Redesign {[email protected] DONE} nether+-1.4.1-1.14.4.jar nether+ {[email protected] DONE} CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] DONE} BetterSigns-1.0_v1.14.4.jar Better Signs {[email protected] DONE} Uppers-0.1.11.jar Uppers {[email protected] DONE} extrabows-v1.14.4 b9.jar Extra Bows {[email protected] b9 DONE} SilentMechanisms-1.14.4-0.6.13+49.jar Silent's Mechanisms {[email protected]+49 DONE} modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE} ForgeEndertech-1.14.4-5.2.0.1-build.0073.jar Forge Endertech {[email protected] DONE} xnet-1.14-1.8.7-alpha.jar XNet {[email protected] DONE} JRFTL+[1.14.4]-1.1.jar JRFTL {[email protected] DONE} CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE} Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE} Powah-1.14.4-0.2.7.jar Powah {[email protected] DONE} rangedpumps-0.6.1.jar Ranged Pumps {[email protected] DONE} Fence+Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE} u_team_core-1.14.4-2.8.2.150.jar U Team Core {[email protected] DONE} buildinggadgets-3.1.1b.jar Building Gadgets {[email protected] DONE} JustEnoughResources-1.14.4-0.10.1.74.jar Just Enough Resources {[email protected] DONE} ExpOre-1.14.4-1.4.jar Exp Ore Block Mod {[email protected] DONE} BetterThanMending-1.3.2.jar BetterThanMending {[email protected] DONE} TOOLKIT-1.4.2.jar Tool Kit {[email protected] DONE} shetiphiancore-1.14-3.6.0.jar ShetiPhian-Core {[email protected] DONE} refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE} simpleores-1.14.4-2.0.6.0.jar Simple Ores {[email protected] DONE} industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {[email protected] DONE} useful_backpacks-1.14.4-1.7.6.60.jar Useful Backpacks {[email protected] DONE} torchmaster-2.0.0-rc2.jar Torchmaster {[email protected] DONE} endertanks-1.14-1.7.0b.jar EnderTanks {[email protected] DONE} AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {[email protected] DONE} BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE} Lollipop-1.14.4-0.0.23.jar Lollipop {[email protected] DONE} practicaltools-1.14.4-1.4.jar Practical Tools {[email protected] DONE} simplefarming-1.14.4-1.2.7.jar Simple Farming {[email protected] DONE} CatchEverythingInBook-1.14.4-1.0.1-forge.jar Catch Everything In Book {[email protected] DONE} SolarFluxReborn-1.14.4-14.1.5.jar Solar Flux Reborn {[email protected] DONE} curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE} AutoRegLib-1.4-35.jar AutoRegLib {[email protected] DONE} elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] DONE} ChunkNoGoByeBye-1.14.4-1.0.3.jar ChunkNoGoByeBye {[email protected] DONE} globalxp-1.14.4-v1.4.10.jar Global XP {[email protected] DONE} YAMDA-4.0.1.jar YAMDA {[email protected] DONE} instantunify-1.14.4-1.0.3.jar InstantUnify {[email protected] DONE} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE} sfm_1.14-1.0.jar Snowballs Freeze Mobs {[email protected] DONE} Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE} Sauuuuucey's Ores-1.14.4-1.3-release.jar Sauuuuucey's Ores {[email protected] DONE} inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] DONE} TrashSlot_1.14.4-10.4.8.jar TrashSlot {[email protected] DONE} EquipmentTooltips-1.14.4-1.3.2+10.jar Equipment Tooltips {[email protected]+10 DONE} bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE} jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE} AttributeFix-1.14.4-3.0.3.jar AttributeFix {[email protected] DONE} caelus-FORGE-1.14.4-1.0.1.2.jar Caelus API {[email protected] DONE} Waystones_1.14.4-5.1.1.jar Waystones {[email protected] DONE} MoreOresInONE-1.5.jar More Ores in ONE {[email protected] DONE} OresAboveDiamonds-1.14.4 v3.0.jar Ores Above Diamonds {[email protected] DONE} DimStorage-1.14.4-2.3.1.jar DimStorage {[email protected] DONE} BasicNetherOres-1.14.4-3.2.2.jar Basic Nether Ores {[email protected] DONE} AdHooks-1.14.4-4.0.0.2-build.0072.jar Advanced Hook Launchers {[email protected] DONE} FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE} mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] DONE} rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] DONE} ClickMachine-1.14.4-2.1.2.jar Click Machine {[email protected] DONE} travellersboots-1.14.4-1.2.2.jar Traveller's Boots {[email protected] DONE} CraftingSpawn-1.14.4-0.1.1.jar Crafting Spawn {[email protected] DONE} rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] DONE} forge-1.14.4-28.2.0-universal.jar Forge {[email protected] DONE} ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE} Trashed-1.14.4-1.1.1.jar Trashed {[email protected] DONE} forge-1.14.4-28.2.0-client.jar Minecraft {[email protected] DONE} Flopper-1.14.4-1.0.6.jar Flopper {[email protected] DONE} EnchantmentDescriptions-1.14.4-1.3.9.jar EnchantmentDescriptions {[email protected] DONE} theoneprobe-1.14-1.4.37.jar The One Probe {theoneprobe@NONE DONE} simplefluidtanks-1.14.4-1.8.0.1.jar Simple Fluid Tanks {[email protected] DONE} MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE} titanium-1.14.4-2.2.10.jar Titanium {[email protected] DONE} compactores-1.14.4-1.2.2.jar Compact Ores {[email protected] DONE} SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE} Durability101-1.14-0.0.3.jar Durability101 {[email protected] DONE} LargeFluidTank-14.9.6.jar FluidTank {[email protected] DONE} extragolems-9.0.5.jar Extra Golems {[email protected] DONE} Exotic Ores 1.14-0.8.jar Exotic Ores {[email protected] DONE} Quark-r2.0-210.jar Quark {[email protected] DONE} gravestone-1.15.2.jar Gravestone Mod {[email protected] DONE} corail_recycler-4.0.2-1.14.4.jar Corail Recycler {[email protected] DONE} polyores-1.2.jar Poly's Ores {[email protected] DONE} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE} InventoryHud_1.14.4.forge.2.0.jar Inventory HUD+(Forge edition) {[email protected] DONE} InstantLava_1.13.2-1.1.1.jar InstantLava {[email protected] DONE} FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE} AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE} forgemod_VoxelMap-1.9.13b_for_1.14.4.jar VoxelMap {[email protected] DONE} ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] DONE} refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] DONE} healingcf_1.14-1.7.jar Healing Campfire {[email protected] DONE} SuperTools-1.6b.jar Super Tools {[email protected] DONE} luckyores-1.14.4-1.3.1.jar Lucky Ores Mod {[email protected] DONE} pn_1.14-1.0.jar Pet Names {[email protected] DONE} bigbuckets-1.0.0.jar BigBuckets {[email protected] DONE} Launched Version: 1.14.4-forge-28.2.0 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.19, 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: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla, mod_resources, file/Soartex_Fanver - 64x .zip, file/Nelliks-GUIs-2.6.0-1.14.zip Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz OptiFine Version: OptiFine_1.14.4_HD_U_F5 OptiFine Build: 20191204-141250 Render Distance Chunks: 10 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: BSL_v7.1.04.1.zip OpenGlVersion: 4.6.0 NVIDIA 442.19 OpenGlRenderer: GeForce GTX 980 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4
×
×
  • Create New...

Important Information

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