Jump to content

3.1459

Members
  • Posts

    102
  • Joined

  • Last visited

Everything posted by 3.1459

  1. i have just updated to forge 1.16.4 and im using the latest version of forge and i've been having this issue where everything loads up fine but when i take damage the game crashes with an exit code 0 it seems to only be fall damage atm im trying to upload the debug log but github is just spinning in circles
  2. it saying the same thing without voxel map would it be better if i made an actual server
  3. https://gist.github.com/keepinitreal247/987fcdaa203f840309318d36f4da6281
  4. i don't have a server folder neither of us do its a lan server not really an official one how would i get a server folder?
  5. where's that? same folder or somewhere else and from his computer or mine
  6. https://gist.github.com/keepinitreal247/e310ad1cc871864d95aac3b2345574b4
  7. oh my brother is receiving the error where would i find the debug log from server and client?
  8. from my computer or my brothers?
  9. i'm trying to play on a lan server with my brother but it keeps telling me the index is out of bounds and i tried to search up how to fix it but i keep getting taken to websites that don't explain how to fix Help we both have the same mods and live in the same house on the same wifi so i don't understand why its not working
  10. lately minecraft has been doin this weird thing where everything freezes except me and i can go into new chucks or it happens again and there so crash log because the game doesn't crash but now it just been crashing out of nowhere with no explanation here is the latest crash log i think i managed to figure out that is was mystical agriculture hence the java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=west, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{mysticalagriculture:prosperity_ore} the problem is this mod isn't in my mod folder anymore because i removed it so how am i supposed to stop this from happening? ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 11/1/20 9:26 PM Description: Exception ticking world java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=west, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{mysticalagriculture:prosperity_ore} at net.minecraft.state.StateHolder.func_206870_a(SourceFile:114) ~[?:?] {re:classloading,re:mixin} at net.minecraft.block.VineBlock.func_196544_a(VineBlock.java:228) ~[?:?] {re:classloading} at net.minecraft.block.VineBlock.func_225542_b_(VineBlock.java:212) ~[?:?] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034_b_(AbstractBlock.java:617) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:lavawaderbauble.mixins.json:BlockStateMixin,pl:mixin:APP:losttrinkets.mixins.json:AbstractBlockStateMixin,pl:mixin:APP:assets/mystictools/mystictools.mixins.json:MixinBlockState,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:501) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:endergetic:patch_server_world,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerWorld,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:390) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerChunkManager,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider$$Lambda$14312/379059997.accept(Unknown Source) ~[?:?] {} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {} at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerChunkManager,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerChunkManager,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:endergetic:patch_server_world,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:81) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$13359/1803690216.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.state.StateHolder.func_206870_a(SourceFile:114) at net.minecraft.block.VineBlock.func_196544_a(VineBlock.java:228) at net.minecraft.block.VineBlock.func_225542_b_(VineBlock.java:212) at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034_b_(AbstractBlock.java:617) at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:501) at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:390) at net.minecraft.world.server.ServerChunkProvider$$Lambda$14312/379059997.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326) -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Keepinitreal24_7'/140, l='ServerLevel[World #3772-CW25]', x=-4983.73, y=73.00, z=-2864.56]] Chunk stats: ServerChunkCache: 4303 Level dimension: minecraft:overworld Level spawn location: World: (32,62,-224), Chunk: (at 0,3,0 in 2,-14; contains blocks 32,0,-224 to 47,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 1512025 game time, 1848720 day time Level name: World #3772-CW25 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 168123 (now: false), thunder time: 113739 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:81) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) at net.minecraft.server.MinecraftServer$$Lambda$13359/1803690216.run(Unknown Source) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 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: 816877856 bytes (779 MB) / 4005036032 bytes (3819 MB) up to 5324144640 bytes (5077 MB) CPUs: 8 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -Xmn128M ModLauncher: 6.1.1+74+master.966c698 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.jar mixin PLUGINSERVICE /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.jar mixin TRANSFORMATIONSERVICE /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE FML: 32.0 Forge: net.minecraftforge:32.0.108 FML Language Providers: javafml@32.0 minecraft@1 Mod List: enchantedbookredesign-3.0.jar Enchanted Book Redesign {enchantedbookredesign@3.0 DONE} inventoryprofiles-forge-1.16.1-0.4.2.jar Inventory Profiles {inventoryprofiles@0.4.2 DONE} forge-1.16.1-geckolib-2.0.0.jar GeckoLib {geckolib@2.0.0 DONE} curiousshulkerboxes-FORGE-1.16.1-3.0.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.16.1-3.0 DONE} ceiling_carpets-mc1.16.1_v0.0.1.jar Ceiling Carpets {ceiling_carpets@0.0.1 DONE} prefab-1.6.0.2.jar Prefab {prefab@1.6.0.2 DONE} Soulbound-1.16.x-1.0.1.jar Soulbound {soulbound@1.0.1 DONE} torohealth-1.16.1-forge-2.jar ToroHealth {torohealth@NONE DONE} BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {bettercaves@1.16.1-1.0 DONE} ForgeEndertech-1.16.1-7.0.0.0-build.0006.jar Forge Endertech {forgeendertech@7.0.0.0 DONE} CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {cookingforblockheads@9.0.0 DONE} Controlling-7.0.0.3.jar Controlling {controlling@7.0.0.3 DONE} Placebo-1.16.1-4.1.3.jar Placebo {placebo@4.1.3 DONE} citadel-1.2.0.jar Citadel {citadel@1.2.0 DONE} gemsnjewels-1.16.1-0.15.0.jar Gems & Jewels {gemsnjewels@{file.jarVersion} DONE} Bookshelf-1.16.1-6.3.20.jar Bookshelf {bookshelf@6.3.20 DONE} guardvillagers-1.16.1-1.1.1.jar Guard Villagers {guardvillagers@1.1.1 DONE} u_team_core-1.16.1-3.1.3.170.jar U Team Core {uteamcore@3.1.3.170 DONE} buildinggadgets-3.5.1.jar Building Gadgets {buildinggadgets@3.5.1 DONE} Actually+Useful+Smithing+Table-1.0.0+mc+1.16.1.jar Actually Useful Smithing Table {actuallyusefulsmithingtable@1.0.0 mc 1.16.1 DONE} ironshulkerboxes-1.16.1-5.0.1.jar Iron Shulker Boxes {ironshulkerbox@1.16.1-5.0.1 DONE} sworddisplay-1.16.1-1.0.1..jar Sword Displays {sworddisplay@1.16.1-1.0.1. DONE} pinesfoodmod-1.1.jar Mr Pineapples Food Mod {pinesfoodmod@1.1 DONE} Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {waila@1.10.10-B77_1.16.1 DONE} carpetstairsmod-1.16.1_v1.4.6.jar Carpet Stairs Mod {carpetstairsmod@1.4.6 DONE} FpsReducer-mc1.16.1-1.17.jar FPS Reducer {fpsreducer@mc1.16.1-1.17 DONE} JustEnoughResources-1.16.1-0.11.1.93.jar Just Enough Resources {jeresources@0.11.1.93 DONE} shetiphiancore-1.16-3.8.0.jar ShetiPhian-Core {shetiphiancore@3.8.0 DONE} [1.16.1-1.0.9]+Dragon+Mounts+Legacy.jar Dragon Mounts: Legacy {dragonmounts@1.0.9 DONE} NoIncreasingRepairCost-1.16.1-1.0.0.jar No Increasing Repair Cost {noincreasingrepaircost@NONE DONE} LostTrinkets-1.16.1-0.0.3.jar Lost Trinkets {losttrinkets@0.0.3 DONE} anviltooltipmod-MC1.16.3-1.0.0.jar Anvil Tooltip Mod {anviltooltipmod@1.0.0 DONE} Upgraded+Netherite+1.16.1+-+1.3.3.jar Upgraded Netherite {upgradednetherite@1.3.0 DONE} structure-gel-api-1.16.1-1.2.1.jar Structure Gel API {structure_gel@1.2.1 DONE} corpse-1.16.1-1.0.9.jar Corpse {corpse@1.16.1-1.0.9 DONE} lavawaderbauble-5.0.jar Lava Wader Bauble {lavawaderbauble@5.0 DONE} useful_backpacks-1.16.1-1.11.3.78.jar Useful Backpacks {usefulbackpacks@1.11.3.78 DONE} repurposed_structures-1.16.1-2.0.5.jar Repurposed Structures {repurposed_structures@1.16.1-2.0.5 DONE} PanzersMedievalWeapons-1.16.1-beta.jar Panzer's Medieval Weapons Mod {panzersmedievalweapons@1.0 DONE} BiomesOPlenty-1.16.1-11.0.0.396-universal.jar Biomes O' Plenty {biomesoplenty@1.16.1-11.0.0.396 DONE} valhelsia_structures-16.0.1.jar Valhelsia Structures {valhelsia_structures@16.0.1 DONE} Lollipop-1.16.1-3.0.0.jar Lollipop {lollipop@3.0.0 DONE} ironfurnaces-1.16.1-2.1.1.jar Iron Furnaces {ironfurnaces@2.1.1 DONE} LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {dogslie@1.1.1 DONE} dungeons-plus-1.16.1-1.0.2.jar Dungeons Plus {dungeons_plus@1.0.2 DONE} rare-ice-0.2.1.jar Rare Ice {rare-ice@version DONE} simplefarming-1.16.1-1.3.2.jar Simple Farming {simplefarming@1.16.1-1.3.2 DONE} corpsecomplex-FORGE-1.16.1-3.0.jar Corpse Complex {corpsecomplex@FORGE-FORGE-1.16.1-3.0 DONE} foodpouches-1.16.1-1.0.2.jar Food Pouches {foodpouches@1.16.1-1.0.2 DONE} RoRmod-1.16.1-1.0.6-Forge.jar Risk of Rain Mod {riskofrainmod@1.0.6 DONE} curios-FORGE-1.16.1-3.0.0.2.jar Curios API {curios@FORGE-1.16.1-3.0.0.2 DONE} Curious+Armor+Stands-1.16.1-1.2.0.jar Curious Armor Stands {curious_armor_stands@1.16.1-1.2.0 DONE} Patchouli-1.16-39.jar Patchouli {patchouli@1.16-39 DONE} randomite-1.16.1-1.0.0.jar Randomite Classic {randomite@1.0.0 DONE} collective-1.16.1-1.35.jar Collective {collective@1.35 DONE} RingOfMiner-1.16.1-1.2.0.jar Ring of Miner {ring_of_miner@1.2.0 DONE} EnigmaticLegacy-2.2.1.jar Enigmatic Legacy {enigmaticlegacy@2.2.1 DONE} buildersaddition-1.16.1-20200911a.jar Builders Crafts & Addition {buildersaddition@1.16.1-20200911a DONE} worldedit-forge-mc1.16.1-7.2.0-beta-03.jar WorldEdit {worldedit@7.2.0-beta-03+94ce464 DONE} furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre18 DONE} biomeinfo-1.16.1-v1.2.5.jar BiomeInfo {biomeinfo@v1.2.5 DONE} undergarden-0.2.3.jar The Undergarden {undergarden@0.2.3 DONE} trashcans-1.0.2-mc1.16.jar Trash Cans {trashcans@1.0.2 DONE} getinthebucketmod-1.16.1-3.0.2.jar Get In The Bucket Mod {getinthebucketmod@3.0.2 DONE} BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.16.1-1.3 DONE} DarkPaintings-1.16.1-2.0.1.jar DarkPaintings {darkpaintings@2.0.1 DONE} RepairChests-1.16.1-1.2.jar Repair Chests {repairchests@1.2 DONE} mystictools-1.16.1-1.1.1.jar Mystic Tools {mystictools@1.16.1-1.1.1 DONE} Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {ma-enchants@1.16.1-3.2.1 DONE} Cucumber-1.16.1-4.0.2.jar Cucumber Library {cucumber@4.0.2 DONE} TrashSlot_1.16.1-12.0.1.jar TrashSlot {trashslot@12.0.1 DONE} mining-helmet-1.16.1-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE} craftingmod-0.1.1.jar Crafting Mod {craftingmod@1.16.1-0.2.2 DONE} xray-1.16.1-2.3.2.jar Advanced XRay {xray@2.3.2 DONE} vanillaexcavators-1.16.1-2.1.1.jar Vanilla Excavators {vanillaexcavators@2.1.1 DONE} Bountiful+Baubles+FORGE-1.16.1-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE} treeharvester_1.16-1.3.jar Tree Harvester {treeharvester@1.3 DONE} jei-1.16.1-7.0.1.9.jar Just Enough Items {jei@7.0.1.9 DONE} BirdsNestsTres-1.16.1-1.0.1.jar Birds Nests & Treasures {birdsneststres@1.0.1 DONE} Abnormals-Core-1.16.1-2.0.2.jar Abnormals Core {abnormals_core@2.0.2 DONE} tesseract-1.0.11-mc1.16.1.jar Tesseract {tesseract@1.0.11 DONE} WAWLA-1.16.1-4.0.1.jar WAWLA {wawla@4.0.1 DONE} Extra-Boats-1.16.1-1.4.0.jar Extra Boats {extraboats@1.4.0 DONE} Rotten+Flesh+to+Leather+1.16.1+-+1.0.1.jar Rotten Flesh to Leather {rftl@1.16.1 - 1.0.1 DONE} Waystones_1.16.1-7.0.2.jar Waystones {waystones@7.0.2 DONE} comforts-FORGE-1.16.1-3.0.0.1.jar Comforts {comforts@FORGE-1.16.1-3.0.0.1 DONE} NaturesCompass-1.16.1-1.8.5.jar Nature's Compass {naturescompass@1.16.1-1.8.5 DONE} Artifacts-1.16.1-2.5.2.jar Artifacts {artifacts@1.16.1-2.5.2 DONE} DungeonCrawl-1.16.1-2.1.0.jar Dungeon Crawl {dungeoncrawl@2.1.0 DONE} MagicDoorknob-1.16.1-0.1.0.340.jar Magic Doorknob {magic_doorknob@1.16.1-0.1.0.340 DONE} outvoted-1.16.1-b0.2.0.jar Outvoted {outvoted@1.16.1-0.2.0 DONE} mapperbase-1.16.1-2.0.0.0.jar Mapper Base {mapperbase@1.16.1-2.0.0.0 DONE} embellishcraft-1.16.1-3.0.0.0.jar EmbellishCraft {embellishcraft@1.16.1-3.0.0.0 DONE} embellishcraft-bop-1.16.1-3.0.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.16.1-3.0.0 DONE} bedspreads-FORGE-1.16.1-4.0.0.2.jar Bedspreads {bedspreads@FORGE-1.16.1-4.0.0.2 DONE} iceandfire-2.0.3-1.16.1.jar Ice and Fire {iceandfire@2.0.3-1.16.1 DONE} mininggadgets-1.4.2.jar Mining Gadgets {mininggadgets@1.4.2 DONE} immersive-portals-0.2-mc1.16.1-forge.jar Immersive Portals {immersive_portals@0.1 DONE} forge-1.16.1-32.0.108-universal.jar Forge {forge@32.0.108 DONE} WailaHarvestability-mc1.16.1-forge-1.1.12.jar Waila Harvestability {wailaharvestability@1.1.12 DONE} SilkChest-1.16.1-1.0.jar Silk Chest {silkchest@1.0 DONE} scuba-gear-1.16.1-1.0.1.jar Scuba Gear {scuba_gear@1.0.1 DONE} ironchest-1.16.1-11.0.1.jar Iron Chests {ironchest@1.16.1-11.0.1 DONE} forge-1.16.1-32.0.108-client.jar Minecraft {minecraft@1.16.1 DONE} The-Endergetic-Expansion-1.16.1-2.0.0.jar The Endergetic Expansion {endergetic@2.0.0 DONE} luckyblock-1.16.1-1.jar Lucky Block {lucky@1.16.1-1 DONE} EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {enchdesc@3.0.2 DONE} MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {mousetweaks@2.13 DONE} quicksearchmod-MC1.16.x-1.0.1.jar Quick Search Mod {quicksearchmod@1.0.1 DONE} morevanillalib-1.16.1-1.2.8.jar MoreVanillaLib {morevanillalib@1.2.8 DONE} inventorytotem_1.16-1.1.jar Inventory Totem {inventorytotem@1.1 DONE} forbidden_arcanus-1.16.1-1.1.2.jar Forbidden & Arcanus {forbidden_arcanus@1.16.1-1.1.2 DONE} AdLods-1.16.1-4.0.0.0-build.0007.jar Large Ore Deposits {adlods@4.0.0.0 DONE} ceilingtorch-1.16.1-v1.8.jar Ceiling Torch {ceilingtorch@v1.8 DONE} SelectablePainting-1.16.1-1.0.0.jar Selectable Painting {selectable_painting@1.0.0 DONE} pamhc2foodcore-1.16.1-1.0.6.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE} multibeds-1.16-1.7.0 (1).jar Multi-Beds {multibeds@1.7.0 DONE} vanillahammers-1.16.1-2.1.1.jar Vanilla Hammers {vanillahammers@2.1.1 DONE} structurize-0.13.65-ALPHA.jar Structurize {structurize@0.13.65-ALPHA DONE} WorldHandler-1.16.1-2.11.jar World Handler {worldhandler@1.16.1-2.11 DONE} minecolonies-0.13.258-ALPHA-universal.jar Minecolonies {minecolonies@0.13.258-ALPHA DONE} AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE} VillagersRespawn-1.16.1-1.0.0.1.jar Villagers Respawn Mod {villagersrespawn@1.0.0.1 DONE} betterbedrockgenerator-1.16.1-0.1.0.jar Better Bedrock Generator {betterbedrockgenerator@0.1.0 DONE} forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {voxelmap@1.10.9 DONE} terraqueous-1.16-1.7.0.jar Terraqueous {terraqueous@1.7.0 DONE, terraheads@1.0.0 DONE, pixelpowers@2.0.0 DONE} grindstonesharpertools_1.16-1.4.jar Grindstone Sharper Tools {grindstonesharpertools@1.4 DONE} vinvtweaks-1.0.jar VInvTweaks {vinvtweaks@1.0 DONE} chiselsandbits-0.0.5-BETA.jar Chisels & bits {chiselsandbits@NONE DONE} lootbagmod-1.16.1-1.5.jar Loot Bag Mod {lootbagmod@1.16.1-1.5 DONE} Patchouli open book context: n/a Player Count: 1 / 8; [ServerPlayerEntity['Keepinitreal24_7'/140, l='ServerLevel[World #3772-CW25]', x=-4983.73, y=73.00, z=-2864.56]] Data Packs: vanilla, mod:enchantedbookredesign, mod:inventoryprofiles (incompatible), mod:geckolib, mod:curiousshulkerboxes (incompatible), mod:ceiling_carpets, mod:prefab, mod:soulbound (incompatible), mod:torohealth, mod:bettercaves, mod:forgeendertech, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:gemsnjewels, mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:uteamcore, mod:buildinggadgets (incompatible), mod:actuallyusefulsmithingtable (incompatible), mod:ironshulkerbox (incompatible), mod:sworddisplay, mod:pinesfoodmod, mod:waila, mod:carpetstairsmod, mod:fpsreducer, mod:jeresources (incompatible), mod:shetiphiancore, mod:dragonmounts (incompatible), mod:noincreasingrepaircost (incompatible), mod:losttrinkets (incompatible), mod:anviltooltipmod (incompatible), mod:upgradednetherite, mod:structure_gel, mod:corpse, mod:lavawaderbauble (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:panzersmedievalweapons, mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:lollipop, mod:ironfurnaces (incompatible), mod:dogslie, mod:dungeons_plus, mod:rare-ice, mod:simplefarming, mod:corpsecomplex (incompatible), mod:foodpouches, mod:riskofrainmod, mod:curios (incompatible), mod:curious_armor_stands, mod:patchouli (incompatible), mod:randomite (incompatible), mod:collective, mod:ring_of_miner (incompatible), mod:enigmaticlegacy (incompatible), mod:buildersaddition, mod:worldedit (incompatible), mod:cfm, mod:biomeinfo (incompatible), mod:undergarden, mod:trashcans, mod:getinthebucketmod (incompatible), mod:bettermineshafts, mod:darkpaintings (incompatible), mod:repairchests, mod:mystictools, mod:ma-enchants (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:craftingmod, mod:xray (incompatible), mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:treeharvester, mod:jei (incompatible), mod:birdsneststres, mod:abnormals_core, mod:tesseract, mod:wawla (incompatible), mod:extraboats, mod:rftl, mod:waystones (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:dungeoncrawl (incompatible), mod:magic_doorknob (incompatible), mod:outvoted, mod:mapperbase, mod:embellishcraft (incompatible), mod:embellishcraft-bop (incompatible), mod:bedspreads (incompatible), mod:mininggadgets (incompatible), mod:immersive_portals (incompatible), mod:forge, mod:wailaharvestability, mod:silkchest, mod:scuba_gear (incompatible), mod:ironchest, mod:endergetic (incompatible), mod:lucky (incompatible), mod:enchdesc (incompatible), mod:mousetweaks (incompatible), mod:quicksearchmod (incompatible), mod:morevanillalib, mod:inventorytotem, mod:forbidden_arcanus, mod:adlods, mod:ceilingtorch, mod:selectable_painting, mod:pamhc2foodcore (incompatible), mod:multibeds, mod:vanillahammers, mod:structurize (incompatible), mod:worldhandler (incompatible), mod:minecolonies (incompatible), mod:appleskin, mod:villagersrespawn, mod:betterbedrockgenerator, mod:voxelmap, mod:terraqueous, mod:grindstonesharpertools, mod:vinvtweaks, mod:chiselsandbits (incompatible), mod:lootbagmod (incompatible), mod:iceandfire Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
  11. So lately minecraft has been freezing and by freezing I mean animals and blocks ar frozen whether i hit or break them i does nothing and the next chunk wont load i've used task manager to force-close the game because if i try to save and exit it freezes at the save page and it not just one world every time I reload the same world things start moving again but for only about 2 seconds before it freezes and there isn't a crash report because the game doesn't crash everything just stops moving ive been trying to figure out what has been causing this but i not sure where to look to figure out the problem here is the debug log https://gist.github.com/keepinitreal247/756503dbf658cd981b1ece2a39557e3f
  12. that solved it turns out the enhanced visuals mod was the culprit thank you i really appreciate it
  13. https://gist.github.com/keepinitreal247/7b368f8e94880dfaedb153a14225e29d here u go
  14. The longest has been a day I left it running and in the morning it still said not responding
  15. it still says not responding i removed both goprone and smooth scrolling
  16. so after deleting it just reload minecraft or wait
  17. https://gist.github.com/keepinitreal247/b784e3f192383360b545e8db369dc590
  18. that is the debug log i just copy n pasted it into the paste gg website im confused? Im sorry
  19. https://paste.gg/p/anonymous/ecb9fc9338644fdd8a41b02e308c3cde
  20. it keeps saying that so i tried copying n pasting and it wont let me do that either do you know how to send it?
  21. I am playing minecraft version 1.16.1 and forge with mods both are up to date but recently when I try to load a world minecraft freezes and the page say not responding I've tried everything to fix this so now I'm here there is no crash report because it not crashing it's just stuck at the not responding page when I try to load a world
×
×
  • Create New...

Important Information

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