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: [email protected] minecraft@1 Mod List: enchantedbookredesign-3.0.jar Enchanted Book Redesign {[email protected] DONE} inventoryprofiles-forge-1.16.1-0.4.2.jar Inventory Profiles {[email protected] DONE} forge-1.16.1-geckolib-2.0.0.jar GeckoLib {[email protected] DONE} curiousshulkerboxes-FORGE-1.16.1-3.0.jar Curious Shulker Boxes {[email protected] DONE} ceiling_carpets-mc1.16.1_v0.0.1.jar Ceiling Carpets {[email protected] DONE} prefab-1.6.0.2.jar Prefab {[email protected] DONE} Soulbound-1.16.x-1.0.1.jar Soulbound {[email protected] DONE} torohealth-1.16.1-forge-2.jar ToroHealth {torohealth@NONE DONE} BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {[email protected] DONE} ForgeEndertech-1.16.1-7.0.0.0-build.0006.jar Forge Endertech {[email protected] DONE} CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE} Controlling-7.0.0.3.jar Controlling {[email protected] DONE} Placebo-1.16.1-4.1.3.jar Placebo {[email protected] DONE} citadel-1.2.0.jar Citadel {[email protected] DONE} gemsnjewels-1.16.1-0.15.0.jar Gems & Jewels {gemsnjewels@{file.jarVersion} DONE} Bookshelf-1.16.1-6.3.20.jar Bookshelf {[email protected] DONE} guardvillagers-1.16.1-1.1.1.jar Guard Villagers {[email protected] DONE} u_team_core-1.16.1-3.1.3.170.jar U Team Core {[email protected] DONE} buildinggadgets-3.5.1.jar Building Gadgets {[email protected] DONE} Actually+Useful+Smithing+Table-1.0.0+mc+1.16.1.jar Actually Useful Smithing Table {[email protected] mc 1.16.1 DONE} ironshulkerboxes-1.16.1-5.0.1.jar Iron Shulker Boxes {[email protected] DONE} sworddisplay-1.16.1-1.0.1..jar Sword Displays {[email protected]. DONE} pinesfoodmod-1.1.jar Mr Pineapples Food Mod {[email protected] DONE} Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 DONE} carpetstairsmod-1.16.1_v1.4.6.jar Carpet Stairs Mod {[email protected] DONE} FpsReducer-mc1.16.1-1.17.jar FPS Reducer {[email protected] DONE} JustEnoughResources-1.16.1-0.11.1.93.jar Just Enough Resources {[email protected] DONE} shetiphiancore-1.16-3.8.0.jar ShetiPhian-Core {[email protected] DONE} [1.16.1-1.0.9]+Dragon+Mounts+Legacy.jar Dragon Mounts: Legacy {[email protected] 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 {[email protected] DONE} anviltooltipmod-MC1.16.3-1.0.0.jar Anvil Tooltip Mod {[email protected] DONE} Upgraded+Netherite+1.16.1+-+1.3.3.jar Upgraded Netherite {[email protected] DONE} structure-gel-api-1.16.1-1.2.1.jar Structure Gel API {[email protected] DONE} corpse-1.16.1-1.0.9.jar Corpse {[email protected] DONE} lavawaderbauble-5.0.jar Lava Wader Bauble {[email protected] DONE} useful_backpacks-1.16.1-1.11.3.78.jar Useful Backpacks {[email protected] DONE} repurposed_structures-1.16.1-2.0.5.jar Repurposed Structures {[email protected] DONE} PanzersMedievalWeapons-1.16.1-beta.jar Panzer's Medieval Weapons Mod {[email protected] DONE} BiomesOPlenty-1.16.1-11.0.0.396-universal.jar Biomes O' Plenty {[email protected] DONE} valhelsia_structures-16.0.1.jar Valhelsia Structures {[email protected] DONE} Lollipop-1.16.1-3.0.0.jar Lollipop {[email protected] DONE} ironfurnaces-1.16.1-2.1.1.jar Iron Furnaces {[email protected] DONE} LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {[email protected] DONE} dungeons-plus-1.16.1-1.0.2.jar Dungeons Plus {[email protected] DONE} rare-ice-0.2.1.jar Rare Ice {rare-ice@version DONE} simplefarming-1.16.1-1.3.2.jar Simple Farming {[email protected] DONE} corpsecomplex-FORGE-1.16.1-3.0.jar Corpse Complex {[email protected] DONE} foodpouches-1.16.1-1.0.2.jar Food Pouches {[email protected] DONE} RoRmod-1.16.1-1.0.6-Forge.jar Risk of Rain Mod {[email protected] DONE} curios-FORGE-1.16.1-3.0.0.2.jar Curios API {[email protected] DONE} Curious+Armor+Stands-1.16.1-1.2.0.jar Curious Armor Stands {[email protected] DONE} Patchouli-1.16-39.jar Patchouli {[email protected] DONE} randomite-1.16.1-1.0.0.jar Randomite Classic {[email protected] DONE} collective-1.16.1-1.35.jar Collective {[email protected] DONE} RingOfMiner-1.16.1-1.2.0.jar Ring of Miner {[email protected] DONE} EnigmaticLegacy-2.2.1.jar Enigmatic Legacy {[email protected] DONE} buildersaddition-1.16.1-20200911a.jar Builders Crafts & Addition {[email protected] DONE} worldedit-forge-mc1.16.1-7.2.0-beta-03.jar WorldEdit {[email protected]+94ce464 DONE} furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] DONE} biomeinfo-1.16.1-v1.2.5.jar BiomeInfo {[email protected] DONE} undergarden-0.2.3.jar The Undergarden {[email protected] DONE} trashcans-1.0.2-mc1.16.jar Trash Cans {[email protected] DONE} getinthebucketmod-1.16.1-3.0.2.jar Get In The Bucket Mod {[email protected] DONE} BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {[email protected] DONE} DarkPaintings-1.16.1-2.0.1.jar DarkPaintings {[email protected] DONE} RepairChests-1.16.1-1.2.jar Repair Chests {[email protected] DONE} mystictools-1.16.1-1.1.1.jar Mystic Tools {[email protected] DONE} Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {[email protected] DONE} Cucumber-1.16.1-4.0.2.jar Cucumber Library {[email protected] DONE} TrashSlot_1.16.1-12.0.1.jar TrashSlot {[email protected] DONE} mining-helmet-1.16.1-1.0.8.jar Mining Helmet {[email protected] DONE} craftingmod-0.1.1.jar Crafting Mod {[email protected] DONE} xray-1.16.1-2.3.2.jar Advanced XRay {[email protected] DONE} vanillaexcavators-1.16.1-2.1.1.jar Vanilla Excavators {[email protected] DONE} Bountiful+Baubles+FORGE-1.16.1-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE} treeharvester_1.16-1.3.jar Tree Harvester {[email protected] DONE} jei-1.16.1-7.0.1.9.jar Just Enough Items {[email protected] DONE} BirdsNestsTres-1.16.1-1.0.1.jar Birds Nests & Treasures {[email protected] DONE} Abnormals-Core-1.16.1-2.0.2.jar Abnormals Core {[email protected] DONE} tesseract-1.0.11-mc1.16.1.jar Tesseract {[email protected] DONE} WAWLA-1.16.1-4.0.1.jar WAWLA {[email protected] DONE} Extra-Boats-1.16.1-1.4.0.jar Extra Boats {[email protected] DONE} Rotten+Flesh+to+Leather+1.16.1+-+1.0.1.jar Rotten Flesh to Leather {[email protected] - 1.0.1 DONE} Waystones_1.16.1-7.0.2.jar Waystones {[email protected] DONE} comforts-FORGE-1.16.1-3.0.0.1.jar Comforts {[email protected] DONE} NaturesCompass-1.16.1-1.8.5.jar Nature's Compass {[email protected] DONE} Artifacts-1.16.1-2.5.2.jar Artifacts {[email protected] DONE} DungeonCrawl-1.16.1-2.1.0.jar Dungeon Crawl {[email protected] DONE} MagicDoorknob-1.16.1-0.1.0.340.jar Magic Doorknob {[email protected] DONE} outvoted-1.16.1-b0.2.0.jar Outvoted {[email protected] DONE} mapperbase-1.16.1-2.0.0.0.jar Mapper Base {[email protected] DONE} embellishcraft-1.16.1-3.0.0.0.jar EmbellishCraft {[email protected] DONE} embellishcraft-bop-1.16.1-3.0.0.jar EmbellishCraft BoP Addon {[email protected] DONE} bedspreads-FORGE-1.16.1-4.0.0.2.jar Bedspreads {[email protected] DONE} iceandfire-2.0.3-1.16.1.jar Ice and Fire {[email protected] DONE} mininggadgets-1.4.2.jar Mining Gadgets {[email protected] DONE} immersive-portals-0.2-mc1.16.1-forge.jar Immersive Portals {[email protected] DONE} forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE} WailaHarvestability-mc1.16.1-forge-1.1.12.jar Waila Harvestability {[email protected] DONE} SilkChest-1.16.1-1.0.jar Silk Chest {[email protected] DONE} scuba-gear-1.16.1-1.0.1.jar Scuba Gear {[email protected] DONE} ironchest-1.16.1-11.0.1.jar Iron Chests {[email protected] DONE} forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] DONE} The-Endergetic-Expansion-1.16.1-2.0.0.jar The Endergetic Expansion {[email protected] DONE} luckyblock-1.16.1-1.jar Lucky Block {[email protected] DONE} EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {[email protected] DONE} MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {[email protected] DONE} quicksearchmod-MC1.16.x-1.0.1.jar Quick Search Mod {[email protected] DONE} morevanillalib-1.16.1-1.2.8.jar MoreVanillaLib {[email protected] DONE} inventorytotem_1.16-1.1.jar Inventory Totem {[email protected] DONE} forbidden_arcanus-1.16.1-1.1.2.jar Forbidden & Arcanus {[email protected] DONE} AdLods-1.16.1-4.0.0.0-build.0007.jar Large Ore Deposits {[email protected] DONE} ceilingtorch-1.16.1-v1.8.jar Ceiling Torch {[email protected] DONE} SelectablePainting-1.16.1-1.0.0.jar Selectable Painting {[email protected] 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 {[email protected] DONE} vanillahammers-1.16.1-2.1.1.jar Vanilla Hammers {[email protected] DONE} structurize-0.13.65-ALPHA.jar Structurize {[email protected] DONE} WorldHandler-1.16.1-2.11.jar World Handler {[email protected] DONE} minecolonies-0.13.258-ALPHA-universal.jar Minecolonies {[email protected] DONE} AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {[email protected] DONE} VillagersRespawn-1.16.1-1.0.0.1.jar Villagers Respawn Mod {[email protected] DONE} betterbedrockgenerator-1.16.1-0.1.0.jar Better Bedrock Generator {[email protected] DONE} forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {[email protected] DONE} terraqueous-1.16-1.7.0.jar Terraqueous {[email protected] DONE, [email protected] DONE, [email protected] DONE} grindstonesharpertools_1.16-1.4.jar Grindstone Sharper Tools {[email protected] DONE} vinvtweaks-1.0.jar VInvTweaks {[email protected] DONE} chiselsandbits-0.0.5-BETA.jar Chisels & bits {chiselsandbits@NONE DONE} lootbagmod-1.16.1-1.5.jar Loot Bag Mod {[email protected] 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.