Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Matysek33

Members
  • Joined

  • Last visited

  1. Matysek33 joined the community
  2. Hi. First of all, sorry for my bad english. So, i've created my custom modpack. Everything worked fine, but after two months when i try to join my world as always, the world just stuck in loading screen and nothing happened. I don't know why, it worked fine before. Can anyone help me please? I´m putting my crash log here. Thanks ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 14.10.22 20:03 Description: Exception in server tick loop com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$13749/899220406.apply(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$17172/61561902.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:87) ~[?:?] {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.optifine.reflect.Reflector.callBoolean(Reflector.java:756) ~[?:?] {re:classloading} at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:128) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:goblintraders.mixins.json:MinecraftServerMixin,pl:mixin:A} 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: --------------------------------------------------------------------------------------- -- 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: 2039113640 bytes (1944 MB) / 5335154688 bytes (5088 MB) up to 5335154688 bytes (5088 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5063M -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: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.57.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.57.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.57.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.57.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /OptiFine-1.15.2_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE /forge-1.15.2-31.2.57.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.57 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: colorfularmor-1.15.2-1.5.jar Colorful Armor {[email protected] DONE} Tropicraft-8.1.1.jar Tropicraft {[email protected]+custom DONE} Camels-1.15.2-1.0.0.jar Camels Mod {[email protected] DONE} UnionLib-1.15.2-3.2.6.jar UnionLib {[email protected] DONE} WizardAnimals_2.4.jar Wizard Animals Plus {[email protected] DONE} supermartijn642configlib-1.0.9-mc1.15.jar SuperMartijn642's Config Lib {[email protected] DONE} CraftingAutomat-MC1.15.2-1.2.2.jar Crafting Automat {[email protected] DONE} ChineseWorkshop-1.15.2-2.5.1.jar ChineseWorkshop {[email protected] DONE} mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE} ChickenDropFeathers-1.0-forge-1.15.2-31.2.0.jar ChickenDropFeathers {[email protected] DONE} rsgauges-1.15.2-1.2.5-b2.jar Gauges and Switches {[email protected] DONE} Decoration+and+furniture+mod.jar Decoration and furniture mod {[email protected] DONE} potionsmaster-0.1.14-1.15.2-31.2.36.jar Potions Master {[email protected] DONE} branders-enhanced-spawnermod-1.15.2-1.6.5.jar Enhanced Mob Spawners {[email protected] DONE} Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE} guardvillagers-1.15.2-1.0.8.jar Guard Villagers {[email protected] DONE} u_team_core-1.15.2-3.0.2.214.jar U Team Core {[email protected] DONE} mcw-doors-1.0.3-mc1.15.2.jar Macaw's Doors {[email protected] DONE} MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE} Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {[email protected] DONE} More+Bricks.jar New Bricks and more {[email protected] DONE} supplementaries-1.15.2-0.9.27+.jar Supplementaries {[email protected] DONE} refinedstorage-1.8.8.jar Refined Storage {[email protected] DONE} MoreArmor-1-3-5.jar More Armor 1.3.5 {[email protected] DONE} mcw-bridges-1.0.6-mc1.15.2.jar Macaw's Bridges {[email protected] DONE} FarmersDelight-1.15.2-0.2.4b.jar Farmer's Delight {[email protected] DONE} AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] DONE} MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE} ironfurnaces-1.15.2-2.0.4.jar Iron Furnaces {[email protected] DONE} adventurepack-1.0.jar Adventure Tools {[email protected] DONE} ChunkAnimator-1.15.2-1.2.3.jar Chunk Animator {[email protected] DONE} mcw-trapdoors-1.0.3-mc1.15.2.jar Macaw's Trapdoors {[email protected] DONE} supermartijn642corelib-1.0.15-mc1.15.jar SuperMartijn642's Core Lib {[email protected] DONE} simplefarming-1.15.2-1.3.4.jar Simple Farming {[email protected] DONE} fairylights-3.0.15-1.15.2.jar Fairy Lights {[email protected] DONE} TrackAPI-1.15.2-forge-1.2.1.jar TrackAPI {[email protected] DONE} pamhc2foodextended-1.15.2-1.0.0.jar Pam's HarvestCraft 2 Food Extended {pamhc2foodextended@version DONE} Jet-Boots-1.15.2-1.0.0.jar Jet Boots {[email protected] DONE} ManyIdeasCore-1.15.2-1.0.0.jar Many Ideas Core {[email protected] DONE} curios-FORGE-1.15.2-2.0.2.7.jar Curios API {[email protected] DONE} Botania-r1.15-388.jar Botania {[email protected] DONE} tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE} Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE} moreflowerbushes-1.15.2-0.1.0.jar More Flower Bushes Mod {[email protected] DONE} collective-1.15.2-2.26.jar Collective {[email protected] DONE} aangsairglidermod 1.15.2-0.0.1.jar Air Glider Mod {[email protected] DONE} camera-1.6.11.jar Camera Mod {[email protected] DONE} Pogfish-1.0.5.jar Pogfish {[email protected] DONE} tanknull-1.8a.jar Tank Null {[email protected] DONE} elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE} obfuscate-0.5.0-1.15.2.jar Obfuscate {[email protected] DONE} vehicle-mod-0.44.1-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] DONE} Fertilization_1.15.2-4.0.0.jar Fertilization {[email protected] DONE} MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE} constructionwand-1.15.2-2.4.jar Construction Wand {[email protected] DONE} mcw-roofs-2.0.1-mc1.15.2.jar Macaw's Roofs {[email protected] DONE} BricksNBlocks1.7.jar Bricks N' Blocks {[email protected] DONE} furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE} ImmersiveRailroading-1.15.2-forge-1.9.1.jar Immersive Railroading {[email protected] DONE} mcw-furniture-2.0.1-mc1.15.2.jar Macaw's Furniture {[email protected] DONE} globalxp-1.15.2-v1.8.jar Global XP {[email protected] DONE} trashcans-1.0.10-mc1.15.jar Trash Cans {[email protected] DONE} More+Dogs+1.15.2-1.0.6.jar More Dog Breeds {[email protected] DONE} exoticbirds-1.15.2-1.1.1.jar Exotic Birds {[email protected] DONE} EasyConveyors+1.0.1+[1.15.2].jar Easy Conveyors {[email protected] DONE} Cyclic-1.15.2-0.7.2.jar Cyclic {[email protected] DONE} bml-1.15.2-1.1.2.jar BML {[email protected] DONE} ExtraWeaponsModv1.15.5.2.b237.jar Extra Weapons {[email protected] DONE} Kiwi-1.15.2-2.8.5.jar Kiwi {[email protected] DONE} mowziesmobs-1.5.15.jar Mowzie's Mobs {[email protected] DONE} doubledoors_1.15.2-2.3.jar Double Doors {[email protected] DONE} pamhc2trees-1.15.2-1.0.7.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE} cgm-1.0-1.15.2.jar MrCrayfish's Gun Mod {[email protected] DONE} mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] DONE} jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] DONE} crawl-1.15.2-1.0.jar Press C To Crawl {[email protected] DONE} Druidcraft-1.15-0.4.45.jar Druidcraft {[email protected] DONE} FallingTree-1.15.2-2.4.0.jar Falling Tree {[email protected] DONE} fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {[email protected] DONE} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE} goblintraders-1.3.1-1.15.2.jar Goblin Traders {[email protected] DONE} Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE} caelus-FORGE-1.15.2-2.0-beta4.jar Caelus API {[email protected] DONE} Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE} Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE} jev-1.15.2-2.0.0.jar Just Enough Vehicles {[email protected] DONE} goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] DONE} mcw-paintings-1.0.2-mc1.15.2.jar Macaw's Paintings {[email protected] DONE} mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE} appliedenergistics2-7.0.5.jar Applied Energistics 2 {[email protected] DONE} TravelersBackpack-1.15.2-4.0.8.jar Traveler's Backpack {[email protected] DONE} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE} Artifacts-1.15.2-2.5.3.jar Artifacts {[email protected] DONE} configured-1.0.2-1.15.2.jar Configured {[email protected] DONE} gardentools-1.15.2-1.0.0.jar Garden Tools {[email protected] DONE} decorative_blocks-1.15.2-1.7.jar Decorative Blocks {[email protected] DONE} BotanyPots-1.15.2-2.0.29.jar BotanyPots {[email protected] DONE} BotanyTrees-1.15.2-0.9.1.jar BotanyTrees {[email protected] DONE} engineerstools-1.15.2-1.0.9-b1.jar Engineer's Tools {[email protected] DONE} DungeonCrawl-1.15.2-2.3.0-a.jar Dungeon Crawl {[email protected] DONE} charginggadgets-1.0.0.jar Charging Gadgets {[email protected] DONE} betteranimalsplus-1.15.2-10.2.0.jar Better Animals Plus {[email protected] DONE} additional_lights-1.15.2-2.0.2.jar Additional Lights {[email protected] DONE} MysticsBiomes-1.15.2-1.1.1.jar Mystic's Biomes {[email protected] DONE} mininggadgets-1.3.6.jar Mining Gadgets {[email protected] DONE} forge-1.15.2-31.2.57-universal.jar Forge {[email protected] DONE} WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {[email protected] DONE} Prehistoric-Fauna-2.0.1.jar Prehistoric Fauna {[email protected] DONE} castle_dungeons-1.3-1.15.2.jar Castle Dungeons {[email protected] DONE} tlskincape1.15.2-1.11.jar TLSkinCape {[email protected] DONE} ironchest_1.15.2_10.0.3.jar Iron Chests {[email protected] DONE} UniversalModCore-1.15.2-forge-1.1.3.jar Universal Mod Core {[email protected] DONE} forge-1.15.2-31.2.57-client.jar Minecraft {[email protected] DONE} PattysMoreTools-Stable-1.15.2-2.5.jar PattysMoreTools-2 {[email protected] DONE} EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {[email protected] DONE} titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE} ImmersiveEngineering-1.15.2-4.1.1-125.jar Immersive Engineering {[email protected] DONE} useful_railroads-1.15.2-1.4.2.29.jar Useful Railroads {[email protected] DONE} pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE} MysteryMilk-1.15.2-1.0.2.jar MysteryMilk {[email protected] DONE} CreativeCore_v2.0.5_mc1.15.2.jar CreativeCore {[email protected] DONE} PKC-BS-1.6-1.15.2.jar Bobo's Supermarket 2 {[email protected] DONE} packedup-1.0.25-mc1.15.jar PackedUp {[email protected] DONE} Natural+Decor+Mod+1.15+V1.3.1.jar Natural Decor Mod {[email protected] DONE} RecipesLibrary-1.15.2-2.0.0.jar Recipes Library {[email protected] DONE} astikorcarts-1.15.2-1.0.4.jar AstikorCarts {[email protected] DONE} Farming+in+Rain+-+1.15.2+-+1.5.1.jar Farming in Rain {[email protected] DONE} whisperwoods-1.15.2-2.0.2.jar Whisperwoods {[email protected] DONE} Xaeros_Minimap_22.9.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE} pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE} gravestone-1.17.6.jar Gravestone Mod {[email protected] DONE} polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE} sit-1.15.2-v1.3.1.jar Sit {[email protected] DONE} moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE} ManyIdeasDoors-1.15.2-1.0.1.jar Many Ideas Doors {[email protected] DONE} TrampleNoMore-1.15.2-1.0.2.jar TrampleNoMore {[email protected] DONE} connectedglass-1.1.3-mc1.15.jar Connected Glass {[email protected] DONE} OddWaterMobs[1.15.2]_1.1.9.jar Odd Water Mobs {[email protected] DONE} byg-1.0.11.jar Oh The Biomes You'll Go {[email protected] DONE} Aquaculture-1.15.2-2.0.23.jar Aquaculture 2 {[email protected] DONE} Quick+Harvest-1.15.2-1.0.1.jar Quick Harvest {[email protected] DONE} extreme_cobble_generator-1.15.2-1.1.0.11.jar Extreme Cobble Generator {[email protected] DONE} CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE} parachutemod-1.15.2-3.0.2-479.jar Parachute Mod NG {[email protected] DONE} thutcore-1.15.2-7.3.0.jar Thut Core {[email protected] DONE, [email protected] DONE} thuttech-1.15.2-8.4.0.b.jar Thut Elevators {[email protected] DONE} Kiwi Modules: chineseworkshop:blocks chineseworkshop:debug_stick chineseworkshop:decorations chineseworkshop:materials chineseworkshop:retexture kiwi:contributors kiwi:data Patchouli open book context: n/a Player Count: 0 / 8; [] Data Packs: Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.15.2_HD_U_G6 OptiFine Build: 20210124-205244 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.3.0 - Build 20.19.15.5063 OpenGlRenderer: Intel(R) HD Graphics 4600 OpenGlVendor: Intel CpuCount: 4

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.