Jump to content

Recommended Posts

Posted

this has happened to me every time I've loaded up a certain world. a few days ago it just happened all of a sudden. please help!!

---- Minecraft Crash Report ----
// Why did you do that?

Time: 2023-05-17 19:11:15
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.19.2-43.2.11.jar%23316!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.19.2-43.2.11.jar%23316!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.11.jar%23316!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames,re:mixin}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.11.jar%23316!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:90) ~[forge-1.19.2-43.2.11-universal.jar%23320!/:?] {re:classloading}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:707) ~[OptiFine_1.19.2_HD_U_I1.jar%23329!/:?] {re:classloading}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23315!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23315!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23315!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2391!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2391!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2391!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2391!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2391!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2390!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2390!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.19.2-43.2.11.jar%23316!/:?] {}
    ... 15 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 4784120392 bytes (4562 MiB) / 13052674048 bytes (12448 MiB) up to 21474836480 bytes (20480 MiB)
    CPUs: 16
    Processor Vendor: GenuineIntel
    Processor Name: 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz
    Identifier: Intel64 Family 6 Model 141 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.50
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2520
    Graphics card #0 versionInfo: DriverVersion=31.0.15.3179
    Graphics card #1 name: Intel(R) UHD Graphics
    Graphics card #1 vendor: Intel Corporation (0x8086)
    Graphics card #1 VRAM (MB): 1024.00
    Graphics card #1 deviceId: 0x9a60
    Graphics card #1 versionInfo: DriverVersion=31.0.101.4146
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 31933.19
    Virtual memory used (MB): 26949.02
    Swap memory total (MB): 15872.00
    Swap memory used (MB): 2359.80
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx20G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:easy_npc, mod:rgbblocks, mod:sod (incompatible), mod:jei (incompatible), mod:tipsmod, mod:waystones (incompatible), mod:forgeendertech, mod:mcwfurnituresbop, mod:shutupexperimentalsettings (incompatible), mod:comforts, mod:citadel, mod:alexsmobs (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:configured (incompatible), mod:cpm (incompatible), mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:grassseeds, mod:everycomp (incompatible), mod:mcwdoors, mod:catalogue (incompatible), mod:balm (incompatible), mod:blueprint (incompatible), mod:coffee_delight, mod:skinlayers3d (incompatible), mod:forge, mod:shetiphiancore (incompatible), mod:dragonmounts, mod:moa_decor_bath, mod:konkrete (incompatible), mod:geophilic, mod:advancementplaques (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:dynmap (incompatible), mod:betterminecarts, mod:morevillagers, mod:terrablender, mod:moonlight (incompatible), mod:nohostilesaroundcampfire, mod:reblured (incompatible), mod:biomesoplenty, mod:nochatreports (incompatible), mod:snowyspirit (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:spectrelib (incompatible), mod:simplefarming, mod:coinsje (incompatible), mod:rocks, mod:personality (incompatible), mod:mcwfencesbop, mod:kotlinforforge (incompatible), mod:plushies (incompatible), mod:notenoughanimations (incompatible), mod:iceberg (incompatible), mod:steve, mod:xaerominimap, mod:gravestone (incompatible), mod:collective, mod:autumnity (incompatible), mod:multibeds (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:storagedrawers (incompatible), mod:effective_fg (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:mcwroofs, mod:macawsroofsbop, mod:biomeinfo, mod:mcwfurnitures, mod:cherishedworlds, mod:adorn (incompatible), mod:adchimneys, mod:vinnys_plushies, mod:incubation (incompatible), mod:mavm (incompatible), mod:healingcampfire, mod:randombonemealflowers, Everycomp Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, reblured, file/no-monster-minecraft-3.0-19, file/spawn v2.3.3.zip (incompatible), file/elevators v1.0.4.zip (incompatible), file/the-missing-recipes-1.0-19, mod:mavapi (incompatible)
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: 1.19.2-forge-43.2.11
    OptiFine Version: OptiFine_1.19.2_HD_U_I1
    OptiFine Build: 20221213-150857
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.2.0 - Build 31.0.101.4146
    OpenGlRenderer: Intel(R) UHD Graphics
    OpenGlVendor: Intel
    CpuCount: 16
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
        mixin-0.8.5.jar mixin PLUGINSERVICE
        eventbus-6.0.3.jar eventbus PLUGINSERVICE
        fmlloader-1.19.2-43.2.11.jar slf4jfixer PLUGINSERVICE
        fmlloader-1.19.2-43.2.11.jar object_holder_definalize PLUGINSERVICE
        fmlloader-1.19.2-43.2.11.jar runtime_enum_extender PLUGINSERVICE
        fmlloader-1.19.2-43.2.11.jar capability_token_subclass PLUGINSERVICE
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
        fmlloader-1.19.2-43.2.11.jar runtimedistcleaner PLUGINSERVICE
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
    FML Language Providers:
        minecraft@1.0
        javafml@null
        kotlinforforge@3.12.0
        lowcodefml@null
    Mod List:
        easy_npc_1.19.2-1.3.0.jar                         |Bo's Easy NPC                 |easy_npc                      |1.3.0               |DONE      |Manifest: NOSIGNATURE
        RGB+Blocks-1.19.2-1.1.6.2.jar                     |RGB Blocks                    |rgbblocks                     |1.19.2-1.1.6.2      |DONE      |Manifest: NOSIGNATURE
        Grass_Overhaul-Forge1.19.2-22.10.19.jar           |Grass Overhaul (Sod)          |sod                           |22.10.19            |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.6.0.1015.jar                  |Just Enough Items             |jei                           |11.6.0.1015         |DONE      |Manifest: NOSIGNATURE
        Tips-Forge-1.19.2-8.0.27.jar                      |Tips                          |tipsmod                       |8.0.27              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        waystones-forge-1.19.2-11.4.0.jar                 |Waystones                     |waystones                     |11.4.0              |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.19.2-10.0.6.0-build.0865.jar     |ForgeEndertech                |forgeendertech                |10.0.6.0            |DONE      |Manifest: NOSIGNATURE
        mcwfurnituresbop-1.19.2-1.2.jar                   |Macaw's Furnitures - BOP      |mcwfurnituresbop              |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.5.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.0.5+1.19.2.jar                   |Comforts                      |comforts                      |6.0.5+1.19.2        |DONE      |Manifest: NOSIGNATURE
        citadel-2.1.3-1.19.jar                            |Citadel                       |citadel                       |2.1.3               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.19.2-8.1.0.23.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        configured-2.1.1-1.19.2.jar                       |Configured                    |configured                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        CustomPlayerModels-1.19-0.6.7a.jar                |Customizable Player Models    |cpm                           |0.6.7a              |DONE      |Manifest: NOSIGNATURE
        macawsbridgesbop-1.19.2-1.2.jar                   |Macaw's Bridges - BOP         |macawsbridgesbop              |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.2.18.jar                |Bookshelf                     |bookshelf                     |16.2.18             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        grassseeds-1.19.2-3.0.jar                         |Grass Seeds                   |grassseeds                    |3.0                 |DONE      |Manifest: NOSIGNATURE
        everycomp-1.19.2-2.4.7.jar                        |Every Compat                  |everycomp                     |1.19.2-2.4.7        |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.9forge-mc1.19.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        catalogue-1.7.0-1.19.2.jar                        |Catalogue                     |catalogue                     |1.7.0               |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.19.2-4.5.6.jar                       |Balm                          |balm                          |4.5.6               |DONE      |Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.2.jar                        |Blueprint                     |blueprint                     |6.1.2               |DONE      |Manifest: NOSIGNATURE
        CoffeeDelight-Forge-1.19.2-1.3.jar                |Coffee Delight                |coffee_delight                |1.3                 |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.11-universal.jar                |Forge                         |forge                         |43.2.11             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        shetiphiancore-forge-1.19.0-3.11.3.01.jar         |ShetiPhian-Core               |shetiphiancore                |3.11.3.01           |DONE      |Manifest: NOSIGNATURE
        dragonmounts-1.19.2-1.1.4a.jar                    |Dragon Mounts: Legacy         |dragonmounts                  |1.1.4a              |DONE      |Manifest: NOSIGNATURE
        MOAdecor+BATH+1.19.2.jar                          |MOA DECOR: BATH               |moa_decor_bath                |1.19.2              |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.1_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE
        geophilic‐1.19-2.0.0b.jar                         |Geophilic                     |geophilic                     |1.19-2.0.0b         |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.2-1.4.7.jar               |Advancement Plaques           |advancementplaques            |1.4.7               |DONE      |Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        mcw-bridges-2.0.7-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.7               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.1.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.1          |DONE      |Manifest: NOSIGNATURE
        Dynmap-3.5-forge-1.19.2.jar                       |Dynmap                        |dynmap                        |3.5-873             |DONE      |Manifest: NOSIGNATURE
        betterminecarts-1.19.2-1.6.2-43.1.3.jar           |Better Minecarts              |betterminecarts               |1.6.2               |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.32-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.2.32       |DONE      |Manifest: NOSIGNATURE
        nohostilesaroundcampfire-1.19.2-5.4.jar           |No Hostiles Around Campfire   |nohostilesaroundcampfire      |5.4                 |DONE      |Manifest: NOSIGNATURE
        Reblured-1.19.1-1.2.0.jar                         |ReBlured                      |reblured                      |1.19.1-1.2.0        |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.19.2-17.1.2.544.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.2.544          |DONE      |Manifest: NOSIGNATURE
        NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE
        snowyspirit-1.19.2-2.1.10.jar                     |Snowy Spirit                  |snowyspirit                   |1.19.2-2.1.10       |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.9-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.12.4+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.4+1.19.2       |DONE      |Manifest: NOSIGNATURE
        simplefarming-1.19.2-2.0.4.jar                    |Simple Farming                |simplefarming                 |1.19.2-2.0.4        |DONE      |Manifest: NOSIGNATURE
        Coins-Forge-1.19.2-10.1.2.jar                     |Coins                         |coinsje                       |10.1.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        ThisRocks-1.19.2-1.2.4.jar                        |This Rocks! (Forge)           |rocks                         |1.2.4               |DONE      |Manifest: NOSIGNATURE
        personality-1.19-3.0.1.jar                        |Personality                   |personality                   |3.0.1               |DONE      |Manifest: NOSIGNATURE
        mcwfencesbop-1.19.2-1.0.jar                       |Macaw's Fences - BOP          |mcwfencesbop                  |1.19.2-1.0          |DONE      |Manifest: NOSIGNATURE
        kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE
        plushies-1.2-1.19.2.jar                           |Plushie Mod                   |plushies                      |1.2                 |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.2-mc1.19.2.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.2               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.2-forge-1.1.4.jar                    |Iceberg                       |iceberg                       |1.1.4               |DONE      |Manifest: NOSIGNATURE
        the-steve-0.1.1+1.19.2.jar                        |The Steve                     |steve                         |0.1.1               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_23.4.3_Forge_1.19.1.jar            |Xaero's Minimap               |xaerominimap                  |23.4.3              |DONE      |Manifest: NOSIGNATURE
        gravestone-1.19.2-1.0.1.jar                       |Gravestone Mod                |gravestone                    |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        collective-1.19.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        autumnity-1.19.2-4.0.0.jar                        |Autumnity                     |autumnity                     |4.0.0               |DONE      |Manifest: NOSIGNATURE
        multibeds-forge-1.19.0-1.10.2.01.jar              |Multi-Beds                    |multibeds                     |1.10.2.01           |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        Quark-3.4-399.jar                                 |Quark                         |quark                         |3.4-399             |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.3.10.jar                 |Supplementaries               |supplementaries               |1.19.2-2.3.10       |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.19-11.1.2.jar                    |Storage Drawers               |storagedrawers                |11.1.2              |DONE      |Manifest: NOSIGNATURE
        effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar         |FancyMenu                     |fancymenu                     |2.14.7              |DONE      |Manifest: NOSIGNATURE
        drippyloadingscreen_forge_2.2.1_MC_1.19.1-1.19.2.j|Drippy Loading Screen         |drippyloadingscreen           |2.2.1               |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.3-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.3               |DONE      |Manifest: NOSIGNATURE
        macawsroofsbop-1.19.2-1.4.jar                     |Macaw's Roofs - BOP           |macawsroofsbop                |1.19.2-1.4          |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.19-1.4.1.jar                          |BiomeInfo                     |biomeinfo                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.1.0-mc1.19.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-6.0.5+1.19.4.jar            |Cherished Worlds              |cherishedworlds               |6.0.5+1.19.4        |DONE      |Manifest: NOSIGNATURE
        Adorn-3.8.2+1.19.2-forge.jar                      |Adorn                         |adorn                         |3.8.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
        AdChimneys-1.19.2-9.1.10.0-build.0865.jar         |Advanced Chimneys             |adchimneys                    |9.1.10.0            |DONE      |Manifest: NOSIGNATURE
        vinny_plushies-0.1+1.19.2.jar                     |Vinny's Plushie mod           |vinnys_plushies               |0.1.0               |DONE      |Manifest: NOSIGNATURE
        mavapi-1.0.1-mc1.19.2.jar                         |More Axolotl Variants API     |mavapi                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
        incubation-1.19-3.0.0.jar                         |Incubation                    |incubation                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        mavm-1.2.0-mc1.19.2.jar                           |More Axolotl Variants Mod     |mavm                          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        healingcampfire-1.19.2-5.1.jar                    |Healing Campfire              |healingcampfire               |5.1                 |DONE      |Manifest: NOSIGNATURE
        randombonemealflowers-1.19.2-4.1.jar              |Random Bone Meal Flowers      |randombonemealflowers         |4.1                 |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: e15fa7d0-0af1-4e2a-addd-aba81de8495b
    FML: 43.2
    Forge: net.minecraftforge:43.2.11

Posted
  Quote

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei

Expand  

Broken config file. You can find it in the serverconfig subfolder of the save.

If you don't have a backup, delete the file and it will be recreated with default values.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Looking for a fantastic way to save big on your next Temu order? The acr639380 Temu coupon code is exactly what you need! Whether you're shopping from the USA, Canada, or Europe, this code offers unbeatable savings — up to $100 off your next purchase. If you’ve been eyeing something on Temu, now’s the perfect time to grab it with this exclusive offer!  What Is the Coupon Code for Temu $100 Off? Both new and existing customers can benefit from this incredible deal when shopping on the Temu app or website. Just use code acr639380 at checkout to unlock your $100 discount. Here’s what it offers: acr639380: Flat $100 off your next purchase.   acr639380: Receive a $100 coupon pack for multiple uses.   acr639380: New customers get an exclusive $100 off their first purchase.   acr639380: Existing customers can claim an extra $100 off future purchases.   acr639380: Valid in the USA, Canada, and across Europe.    Temu $100 Off Coupon for New Users in 2025 If you're new to Temu, this coupon code is perfect for you. It’s your chance to enjoy huge savings right from your very first order. Here’s what new customers get with acr639380: Flat $100 discount on your first order.   Access to a $100 coupon bundle for multiple purchases.   Stack up to $100 in discounts across various orders.   Free shipping to 68 countries, including the USA, Canada, and UK.   An additional 30% off any item on your first purchase.    How to Redeem the Temu $100 Off Coupon (For New Users) It’s simple! Follow these quick steps: Visit the Temu website or download the Temu app.   Create a new account.   Add your favorite products to your cart.   At checkout, enter the Temu $100 off coupon code: acr639380.   Apply the code, enjoy the savings, and complete your purchase!    Temu Coupon $100 Off for Existing Customers Good news — existing customers aren’t left out! Temu rewards loyal shoppers too. Perks for returning users with acr639380: Get an extra $100 off your next order.   A $100 coupon bundle for multiple future purchases.   Free gifts with express shipping (USA & Canada).   An additional 30% off on any purchase.   Free shipping to 68 countries globally.    How to Use Temu $100 Off Coupon (For Existing Customers) To redeem: Log into your Temu account.   Add your items to the cart.   At checkout, enter acr639380.   Apply the code and enjoy your savings!    Temu $100 Off Coupon for First Orders Your first Temu order just got better with acr639380: $100 off your initial purchase.   Access to exclusive first-time user discounts.   Up to $100 in savings on multiple items.   Free shipping to 68 countries.   Extra 30% off your first order.    Where to Find the Latest Temu $100 Off Coupon Looking for the newest and verified Temu coupon codes? Here’s where you can find them: Temu’s newsletter: Subscribe for email-exclusive deals.   Official Temu social media pages.   Trusted coupon websites.   Community threads like Temu coupon $100 off Reddit where users share legit codes.    Is the Temu $100 Off Coupon Legit? Absolutely — the acr639380 coupon is verified, tested, and 100% legit. It works for both new and existing customers worldwide, with no expiration date. Use it with confidence!  How Does the Temu $100 Off Coupon Work? Simple — enter acr639380 at checkout, and the discount is applied automatically. Whether it’s your first order or a repeat purchase, you’ll enjoy direct savings.  How to Earn Temu $100 Coupons as a New Customer New customers can score extra Temu savings by: Signing up for a new Temu account.   Making your first purchase using acr639380.   Watching for special promotions and email deals.   Checking Temu’s homepage for limited-time coupon bundles.    Advantages of Using the Temu $100 Off Coupon Here’s what makes this coupon so appealing: Flat $100 discount on first-time and future orders.   $100 coupon bundle for multiple uses.   Up to 90% off popular products.   Extra 30% off for existing customers.   Free gifts for new users.   Free shipping to 68 countries, including the USA, UK, and Canada.    Temu $100 Discount Code + Free Gift for Everyone Both new and existing customers get added perks: $100 off your first order.   An extra 30% off any product.   Free gifts on first purchases.   Up to 90% off select deals on the Temu app.   Free shipping to 68 countries.    Pros and Cons of Using the Temu Coupon Code $100 Off in 2025 Pros: Massive $100 discount.   Up to 90% off on select items.   Free global shipping to 68 countries.   30% off bonus for existing users.   Verified, legit, and no expiration date.   Cons: Free shipping limited to select countries.   Some exclusions may apply to already discounted items.    Terms and Conditions (2025) No expiration date.   Valid in 68 countries.   No minimum spend required.   Applicable for multiple purchases.   Some product exclusions may apply.    Final Note: Don’t Miss Out on the $100 Temu Coupon If you’re shopping on Temu, don’t leave money on the table. Use coupon code acr639380 to unlock $100 off, free shipping, extra discounts, and exclusive perks. It’s one of the easiest ways to make your shopping spree even more rewarding.  FAQs: Temu $100 Off Coupon Q: Is the $100 off coupon available for both new and existing customers? A: Yes! Both can use acr639380 for amazing discounts. Q: How do I redeem the Temu $100 coupon? A: Enter acr639380 at checkout to instantly save $100. Q: Does the Temu coupon expire? A: No — this coupon currently has no expiration date. Q: Can the coupon be used for multiple purchases? A: Yes, the $100 off coupon and bundle can apply to multiple orders. Q: Does it work for international users? A: Absolutely! It’s valid in 68 countries, including the USA, Canada, and Europe.
    • Add the full crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
    • Hey everyone! We're working on a new Fabric mod called RodinCraft, it uses our in-house AI to generate Minecraft structures from simple text prompts or images. For example, you can type something like "floating castle" or upload a picture of a house, and the mod will build a Minecraft version of it in-game. It’s powered by our own 3D AI system, Rodin Gen-1.5. Video demo: Watch it on Twitter (https://x.com/DeemosTech/status/1917660914503016839) We’re still in early development, so we’d love your feedback: 1. Would you use something like this? 2. What features would make it better or more useful? 3. Any thoughts or concerns?   Thanks! — RodinCraft Team
    • Um i was installing minecraft and it said i needed neoforge 21.1.186 but i don't know how to install it.
  • Topics

×
×
  • Create New...

Important Information

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