Description exception in server tick loop как исправить

The “exception in server tick loop error” will prevent your server from loading and deny you access to your game. The good news is that the following error is not one without a solution. Read on from our programmers on how to solve this issue.

What Is Exception in server tick loop?

The “exception in server tick loop” is a common error message that can occur in Minecraft servers. This error message can be caused by a variety of different issues, but one of the most common causes is problems with some .json files that are used by the server.

The specific files that are often associated with this error message are ops.json, usercache.json, and whitelist.json. These files are used by the server to manage player permissions and access. If there is a problem with any of these files, it can cause the server to crash and display the “Exception in server tick loop” error message.

Method #1: Review Server Files

The first step is to review your server files to ensure none of them is missing, especially the JSON document.

You can do this by using the web-based FTP client which allows you to manage your Minecraft server docs. Navigate to FTP file access and log in using your dedicated panel password to review your docs. Once it accepts, they will redirect you to the home directory of your server. 

Step #1: Stop the Server

To bring your server to a halt, you can use the /stop command. This will end your server activities and save all the data. This command will help prevent crashes and lags.

turning off a minecraft server

Step #2: Access Your Server’s File Manager

To access your file manager, you have to press the WIN+R key, then type in% APPDATA% followed by the OK button. If you follow this process well, the AppData folder will open; scroll down to locate a folder with .minecraft. This will contain your server details.

Step #3: Delete Json Files

If you have reviewed your server documentation and determined that the “Exception in server tick loop” error message is caused by missing or invalid .json files, the next step is to delete the problematic files and replace them with corrected ones.

The .json files that are commonly associated with this error message include ops.json, usercache.json, and whitelist.json. To delete these files, navigate to your server directory and locate the files in the appropriate folder (e.g. “world” folder for ops.json). Once you have located the files, delete them from the folder.

Step #4: Start Your Server

After you have completed the previous troubleshooting steps, it’s time to start up your Minecraft server again. To do this, simply navigate to the server directory and run the server executable file.

Once the server is running, log in to the game and see if the “Exception in server tick loop” error message still appears. If the error message is gone and everything appears to be working properly, then the issue has been successfully resolved.

Method #2: Delete server.toml files from the serverconfig folder

Another way to fix the exception in server tick loop error again is to delete the server.toml files. Do this from your config folder. Select the server and scroll through to the left side menu to access your config document to select Config Files. Once the config file is open, delete the server.toml files. 

Method #3: Check if You’re Using an Updated Version of Optifine

Optifine is a popular optimization mod for Minecraft that can improve the game’s performance on lower-end computers. However, using an outdated version of Optifine can sometimes cause the “Exception in server tick loop” error message to appear. If you are experiencing this issue, one possible solution is to check if you are using an updated version of Optifine.

Optifine updates from website

To check if you are using the latest version of Optifine, visit the official Optifine website and download the latest version of the mod. Once you have downloaded the latest version, replace the old version of Optifine with the new one in the “mods” folder of your Minecraft installation directory.

Conclusion

Minecraft servers are delicate and can crash [1] while you play and prevent a Minecraft server from loading. You can find an answer helpful to solve this particular issue in this guide. Make sure to follow the solutions’ steps properly.

Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ProjectE (projecte) Caused by: java.lang.AbstractMethodError: com.latmod.mods.projectex.item.ItemColossalStar.getStoredEmc(Lnet/minecraft/item/ItemStack;)D at moze_intel.projecte.utils.EMCHelper.getStoredEMCBonus(EMCHelper.java:319) at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:148) at moze_intel.projecte.PECore.serverStarting(PECore.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

Комментарии (4)

SMARTRONIX

Здравствуйте. Опишите вашу проблему подробнее. Судя по содержимому ошибки, она появляется при запуске или в процессе игры в minecraft, так же возможно проблема из-за установленного мода. Если в этом проблема, удалите игру, перезагрузите ваш компьютер и установите игру заново, без установки модов. Если игра запускается, далее можете устанавливать по одному моду, проверяя запуск игры после каждой установки.

How to fix exception in server tick loop minecraft

Рекомендуем выполнить проверку компьютера на вирусы описано в данной статье Ответить

ShadowAT

Да, ошибка в ProjectE и если его удалить все работает, но удалять его мне не хочется и я хотел узнать можно ли исправить эту ошибку.
Я знаю как читать краш репорты, но не знаю как их фиксить.
Заранее спасибо.

SMARTRONIX

Попробуйте установить другую версию Minecraft и ProjectE, если возможно. Попробуйте проверить работу двух приложений на другом компьютере, желательно с другой версией Windows. В тексте ошибки что-то связано с модами, попробуйте удалить оба приложения, установить без модов и проверить

SMARTRONIX.RU

  1. Может быть ваша версия Optifine
  2. Увеличьте количество «максимальных чанков на тикет» и «максимальное количество тикетов» в forgeChunkLoading.cfg. # Maximum chunks per ticket for the mod = maximumChunksPerTicket=50; Maximum ticket count for the mod. Zero disables chunkloading capabilities. = maximumTicketCount=300
  3. Обновите LWJGL
  4. В Optifine измените параметр обновления чанка на 5
  5. Может быть проблема с MultiMC
  6. Переустановите Java

Мы отвечаем на вопросы в комментариях. Вы можете опубликовать комментарий на этой странице или задать подробный индивидуальный вопрос через форму по указанной ссылке. Если не готовы описать ситуацию подробно, оставьте комментарий. Стараемся ответить всем.

Оставить комментарий

Навигатор по сайту

  • Android Cookies Policy

    Продолжая использовать сайт, вы подтверждаете свое согласие с политикой обработки и защиты персональный данных.

    Necessary Always Enabled

    Сайт использует cookie-файлы.

    Источник: smartronix.ru

    База знаний

    Если ваш сервер не запускается и в консоли данная ошибка:

    java.lang.NullPointerException: Exception in server tick loop at
    net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:171)

    Обычно это из-за проблем с файлами ops.json/whitelist.json. Выполните действия ниже чтоб исправить ошибку «Exception in server tick loop»:

    1. Войдите в панель управления и выберите ваш сервер.

    2. Остановите его.

    3. Зайдите в Управление файлами.

    4. В корневой папке удалите файлы: ops.json, whitelist.json, usercache.json.

    5. Запустите сервер.

    • Exception in server tick loop
    • 51 Пользователи нашли это полезным

    Связанные статьи

    Error: Unable to access jarfile server.jar Эта ошибка означает что сервер не может получить.

    Если у вас не получается войти в игру и вы видите ошибку указанную в заголовке (или другую.

    Следующие рекомендации помогут вам решить проблемы с подключением к серверу:1) Проверьте точность.

    Рядом с точкой спавна есть защищенная зона, блоки в которой могут ставить и уничтожать только.

    Удалите все файлы из Вашей папки мира сервера или укажите новое имя мира в параметре level-name в.

    Источник: craftbuy.ru

    2 способа исправить исключение Minecraft в петле тиков сервера (04.02.23)

    • Minecraft

    исключение minecraft в цикле тиков сервера

    Minecraft — одна из самых популярных онлайн-игр на выживание в открытом мире в индустрии видеоигр. Игра дает игрокам настоящую песочницу, предоставляя все необходимые элементы, составляющие отличную игру.

    Игроки могут играть в одиночку или с другими игроками. Они могут играть друг с другом или друг против друга. Более того, игрокам разрешается даже покупать целый сервер, которым они могут управлять впоследствии, как им нравится. Серверы доступны по ежемесячной подписке.

    Популярные уроки Minecraft

    Как уже упоминалось выше, игроки могут получить свои собственные серверы в Minecraft через метод подписки. К сожалению, некоторые владельцы серверов жаловались, что как только они запускают свой сервер, он сразу же выходит из строя. Существует целый длинный список журналов ошибок, однако они могут сделать из него то, что в Minecraft написано «Исключение в цикле тиков сервера».

    Эту проблему можно легко исправить, применив несколько шаги по устранению неполадок. Именно этим мы и займемся сегодня. Мы упомянем несколько способов окончательного решения этой проблемы.

    Наиболее частая причина, по которой это ошибка может быть связана с отсутствием файла сервера. В частности, файл .json в каталоге вашего рабочего сервера. Дело в том, что когда вы запускаете сервер, ваша игра загружает все эти файлы.

    Если файл недействителен или отсутствует, эта ошибка может возникнуть в этот момент. Чтобы это исправить, в каталоге сервера должны быть только допустимые файлы. Проще говоря, удалите недопустимые файлы .json. После этого у вас больше не должно возникнуть проблем.

    Другой Вам необходимо убедиться, что на вашем рабочем столе установлена ​​последняя версия Optifine. Если вы используете версию программы, отличную от вашей игры, это может вызвать проблемы на вашем сервере.

    Точно так же мы рекомендуем удалить все последние моды, которые вы могли установить в своей игре. Когда вы закончите, мы рекомендуем вам проверить наличие старых файлов сохранения на сервере. Если вы ранее делали резервную копию, попробуйте загрузить ее. Он должен запустить игру из предыдущего рабочего состояния.

    Итог

    Это два способа исправить исключение в Server Tick Loop в Minecraft. Мы перечислили ряд причин, по которым вы можете столкнуться с этой проблемой. Решение каждой причины также прилагается к статье. Мы рекомендуем вам внимательно прочитать эту статью. К концу вы сможете выяснить причину проблемы и исправить ее.

    YouTube видео: 2 способа исправить исключение Minecraft в петле тиков сервера

    Источник: ru.purelysandy.com

it crashes when trying to play better minecraft modpack. Can anyone help me?

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

Time: 4/29/22, 7:26 PM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file pickupnotifier-server.toml of type SERVER for modid pickupnotifier
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.2-40.0.54-universal.jar%23236!/:?] {re:classloading}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
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%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    … 10 more


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

— System Details —
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1453398528 bytes (1386 MiB) / 2780823552 bytes (2652 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 16
    Processor Vendor: GenuineIntel
    Processor Name: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
    Identifier: Intel64 Family 6 Model 141 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.30
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: Intel(R) UHD Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x9a60
    Graphics card #0 versionInfo: DriverVersion=30.0.100.9955
    Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x2520
    Graphics card #1 versionInfo: DriverVersion=30.0.14.9729
    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): 34453.82
    Virtual memory used (MB): 20276.31
    Swap memory total (MB): 18432.00
    Swap memory used (MB): 1101.93
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:blue_skies (incompatible), mod:netherportalfix (incompatible), mod:nethers_exoticism, mod:allay (incompatible), mod:additionalbanners (incompatible), mod:incontrol (incompatible), mod:stalwart_dungeons, mod:bambooeverything (incompatible), mod:rubidium (incompatible), mod:kleeslabs (incompatible), mod:villagernames, mod:duckling (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:upgradednetherite_items (incompatible), mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:jeed (incompatible), mod:additionalstructures, mod:pickupnotifier (incompatible), mod:bygonenether (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:dragonmounts (incompatible), mod:absentbydesign, mod:revampedwolf, mod:konkrete (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:bcc (incompatible), mod:verdure (incompatible), mod:simpleshops (incompatible), mod:skinnedlanterns (incompatible), mod:supermartijn642corelib (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:illager_plushies, mod:curios (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:oculus (incompatible), mod:collective, mod:snowpig (incompatible), mod:villagertools (incompatible), mod:betterthirdperson (incompatible), mod:elevatorid, mod:runelic (incompatible), mod:starterkit, mod:spirit (incompatible), mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:biomeinfo (incompatible), mod:aiimprovements (incompatible), mod:cherishedworlds (incompatible), mod:adorn (incompatible), mod:bettershields (incompatible), mod:fallingtree, mod:enchantwithmob (incompatible), mod:easyshulkerboxes (incompatible), mod:mavm (incompatible), mod:voidtotem (incompatible), mod:veinmining (incompatible), mod:geckolib3 (incompatible), mod:bettermodsbutton (incompatible), mod:nebs, mod:darkpaintings (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:radium (incompatible), mod:clienttweaks (incompatible), mod:bhmenu (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:biomemakeover (incompatible), mod:configmenusforge (incompatible), mod:additionallanterns (incompatible), mod:nourished_nether, mod:itemfilters (incompatible), mod:easymagic (incompatible), mod:nourished_end, mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:jerintegration, mod:visualworkbench (incompatible), mod:universalbonemeal (incompatible), mod:graveyard (incompatible), mod:steves_vanilla (incompatible), mod:attributefix (incompatible), mod:conjurer_illager, mod:simplerpc, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:immersive_weathering (incompatible), mod:waystones (incompatible), mod:fallingleaves (incompatible), mod:clumps (incompatible), mod:village_employment, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:storagenetwork (incompatible), mod:sereneseasons (incompatible), mod:decorative_blocks, mod:curioofundying (incompatible), mod:more_babies (incompatible), mod:snowundertrees (incompatible), mod:snuffles (incompatible), mod:lazydfu (incompatible), mod:deleteworldstotrash (incompatible), mod:jeitweaker (incompatible), mod:blueprint (incompatible), mod:compat_makeover (incompatible), mod:crafttweaker (incompatible), mod:ftbchunks (incompatible), mod:skinlayers3d (incompatible), mod:curiouslights, mod:forgottenrecipes (incompatible), mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:radon (incompatible), mod:pigsteel (incompatible), mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:ftbquests (incompatible), mod:magnumtorch (incompatible), mod:jade (incompatible), mod:forge (incompatible), mod:additionaladditions (incompatible), mod:snowyspirit (incompatible), mod:nethersdelight (incompatible), mod:rocks, mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:iceberg (incompatible), mod:ecologics (incompatible), mod:xaerominimap, mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:warden_and_sculk, mod:earthmobsmod, mod:entityculling (incompatible), mod:backpacked (incompatible), mod:inventoryhud (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:blocksplus (incompatible), mod:upgradedcore (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:betterf3 (incompatible), mod:aquaculture (incompatible), mod:xpbook (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Snowyspirit Virtual Resourcepack, Supplementaries Virtual Resourcepack, dynamic_asset_generator:data (incompatible), mod:dynamiclights (incompatible)
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to ‘forge’; Server brand changed to ‘forge’
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        kotlinforforge@3.2.0
        javafml@null
    Mod List: 
        blue_skies-1.18.2-1.3.7.jar                       |Blue Skies                    |blue_skies                    |1.3.7               |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
        nether-s-exoticism-1.18.2-1.1.3.jar               |Nether’s Exoticism            |nethers_exoticism             |1.1.3               |DONE      |Manifest: NOSIGNATURE
        allay-1-18-2.jar                                  |YDM’s Allay Mod               |allay                         |3.1                 |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-Forge-1.18.2-7.0.4.jar          |AdditionalBanners             |additionalbanners             |7.0.4               |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
        incontrol-1.18-6.0.6.jar                          |InControl                     |incontrol                     |1.18-6.0.6          |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.18.6.jar                          |Dynamic Lights                |dynamiclights                 |1.18.6              |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.18.2-1.2.2.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.2               |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.2.5-build.12+mc1.18.2.jar      |Bamboo Everything             |bambooeverything              |1.2.5-build.12+mc1.1|DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.2a.jar                               |Rubidium                      |rubidium                      |0.5.2a              |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.18.1-11.1.0.jar                 |KleeSlabs                     |kleeslabs                     |11.1.0              |DONE      |Manifest: NOSIGNATURE
        villagernames_1.18.2-3.5.jar                      |Villager Names                |villagernames                 |3.5                 |DONE      |Manifest: NOSIGNATURE
        duckling-1.0.3-forge.jar                          |Duckling                      |duckling                      |1.0.3               |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.20.6_Forge_1.18.2.jar            |Xaero’s World Map             |xaeroworldmap                 |1.20.6              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.18.2-9.0+18.jar               |Controlling                   |controlling                   |9.0+18              |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.2-1.18.2.jar                         |Citadel                       |citadel                       |1.11.2              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.17.5.jar                              |Alex’s Mobs                   |alexsmobs                     |1.17.5              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.0.7.jar                   |YUNG’s API                    |yungsapi                      |1.18.2-Forge-2.0.7  |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.0.12.jar                |Bookshelf                     |bookshelf                     |13.0.12             |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
        guardvillagers-1.18.2.1.4.1.jar                   |Guard Villagers               |guardvillagers                |1.4.1               |DONE      |Manifest: NOSIGNATURE
        twigs-forge-1.1.4-patch3+1.18.2.jar               |Twigs                         |twigs                         |1.1.4-patch1+1.18.2 |DONE      |Manifest: NOSIGNATURE
        jeed-1.18.2-1.10.jar                              |Just Enough Effect Description|jeed                          |1.18.2-1.10         |DONE      |Manifest: NOSIGNATURE
        Rex’s-AdditionalStructures-1.18.2-(v.3.0.3).jar   |Additional Structures         |additionalstructures          |3.0.3               |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v3.2.0-1.18.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        bygonenether-1.1.1-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.1.1               |DONE      |Manifest: NOSIGNATURE
        balm-3.0.2+0.jar                                  |Balm                          |balm                          |3.0.2+0             |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.164.jar         |Just Enough Resources         |jeresources                   |0.14.1.164          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.57-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.57              |DONE      |Manifest: NOSIGNATURE
        dragonmounts-1.18.2-BETA_1.1.0b1.jar              |Dragon Mounts: Legacy         |dragonmounts                  |1.18.2-BETA_1.1.0b1 |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        revampedwolf-1.18.2-1.2.0.jar                     |RevampedWolf                  |revampedwolf                  |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.3.3_MC_1.18-1.18.1.jar           |Konkrete                      |konkrete                      |1.3.3               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.2.0.2-beta.jar         |Upgraded Netherite            |upgradednetherite             |1.18.2-4.2.0.2-beta |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.2.1.jar                    |Structure Gel API             |structure_gel                 |2.2.1               |DONE      |Manifest: NOSIGNATURE
        EquipmentCompare-1.18.1-1.2.12.jar                |Equipment Compare             |equipmentcompare              |1.2.12              |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        chipped-1.18.2-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.2-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.0.4.jar                   |Farmer’s Delight              |farmersdelight                |1.18.2-1.0.4        |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.4+1.18.2.jar      |Repurposed Structures         |repurposed_structures         |5.1.4+1.18.2        |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.18.2-3.2.0.jar              |More Villagers                |morevillagers                 |3.2.0               |DONE      |Manifest: NOSIGNATURE
        BetterCompatibilityChecker-1.1.13-build.25+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.13-build.25+mc1.|DONE      |Manifest: NOSIGNATURE
        verdure-1.18.2-1.0.5.jar                          |Verdure                       |verdure                       |1.0.5               |DONE      |Manifest: NOSIGNATURE
        simpleshops-1.1.3.jar                             |Simple Shops                  |simpleshops                   |1.1.3               |DONE      |Manifest: NOSIGNATURE
        skinned_lanterns-1.18.2-1.3.4.jar                 |Skinned Lanterns              |skinnedlanterns               |1.18.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16b-mc1.18.jar         |SuperMartijn642’s Core Lib    |supermartijn642corelib        |1.0.16b             |DONE      |Manifest: NOSIGNATURE
        Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        spark-1.8.14-forge.jar                            |spark                         |spark                         |1.8.14              |DONE      |Manifest: NOSIGNATURE
        Illager Plushies 1.0.2 1.18.2.jar                 |Illager Plushies              |illager_plushies              |1.0.2               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
        Cataclysm-0.17.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-67.jar                           |Patchouli                     |patchouli                     |1.18.2-67           |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.18.2-2.3.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.0               |DONE      |Manifest: NOSIGNATURE
        oculus-mc1.18.2-1.2.2b.jar                        |Oculus                        |oculus                        |1.2.2b              |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-4.25.jar                        |Collective                    |collective                    |4.25                |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.18.2-4.2.0.jar                         |Snow Pig                      |snowpig                       |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterThirdPerson-Forge-1.18.2-1.7.3.jar          |Better Third Person           |betterthirdperson             |1.7.3               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.0.1              |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
        starterkit_1.18.2-3.2.jar                         |Starter Kit                   |starterkit                    |3.2                 |DONE      |Manifest: NOSIGNATURE
        Spirit-forge-1.18.2-1.2.3.jar                     |Spirit                        |spirit                        |1.2.3               |DONE      |Manifest: NOSIGNATURE
        architectury-4.2.49.jar                           |Architectury                  |architectury                  |4.2.49              |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.18.2-1.4.jar                          |BiomeInfo                     |biomeinfo                     |1.4                 |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-1.18-5.1.1.0.jar            |Cherished Worlds              |cherishedworlds               |1.18-5.1.1.0        |DONE      |Manifest: NOSIGNATURE
        Adorn-3.4.0+1.18.2-forge.jar                      |Adorn                         |adorn                         |3.4.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.18.1-1.0.1.jar                   |Better Shields                |bettershields                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        FallingTree-1.18.2-3.5.0b1.jar                    |FallingTree                   |fallingtree                   |3.5.0b1             |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        enchantwithmob-1.18.2-4.0.2.jar                   |Enchant With Mob              |enchantwithmob                |1.18.2-4.0.2        |DONE      |Manifest: NOSIGNATURE
        EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar          |Easy Shulker Boxes            |easyshulkerboxes              |3.1.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        mavm-forge-1.18.1-1.0.7a.jar                      |More Axolotl Variants Mod     |mavm                          |1.0.7a              |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.18.2-0.18.jar                  |Vein Mining                   |veinmining                    |1.18.2-0.18         |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.15.jar                    |GeckoLib                      |geckolib3                     |3.0.15              |DONE      |Manifest: NOSIGNATURE
        BetterModsButton-v3.2.1-1.18.2-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        NekosEnchantedBooks-1.18.2-1.6.1.jar              |Neko’s Enchanted Books        |nebs                          |1.6.1               |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.18.2-10.0.1.jar             |DarkPaintings                 |darkpaintings                 |10.0.1              |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
        TradingPost-v3.2.0-1.18.2-Forge.jar               |Trading Post                  |tradingpost                   |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        BetterAdvancements-1.18.2-0.1.2.125.jar           |Better Advancements           |betteradvancements            |0.1.2.125           |DONE      |Manifest: NOSIGNATURE
        radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
        BH-Menu-1.18.2-1.3.jar                            |Bisect Hosting Menu           |bhmenu                        |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.115.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.115  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.18.2-1.4.17.jar             |Biome Makeover                |biomemakeover                 |1.18.2-1.4.17       |DONE      |Manifest: NOSIGNATURE
        ConfigMenusForge-v3.2.0-1.18.2-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        additionallanterns-1.0.0-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        NourishedNetherV12.jar                            |Nourished Nether              |nourished_nether              |1.1.3               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1802.2.7-build.21.jar          |Item Filters                  |itemfilters                   |1802.2.7-build.21   |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        EnlightenedEndV10.jar                             |Enlightened End               |nourished_end                 |1.0.9               |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.192.jar                          |Just Enough Items             |jei                           |9.7.0.192           |DONE      |Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.17.1-2.0.0.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.17.1-2.0.0        |DONE      |Manifest: NOSIGNATURE
        JER-Integration-3.2.1.jar                         |JER Integration               |jerintegration                |3.2.1               |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.2.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        UniversalBoneMeal-v3.0.3-1.18.2-Forge.jar         |Universal Bone Meal           |universalbonemeal             |3.0.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        The_Graveyard_1.7_(FORGE)_for_1.18.2.jar          |The Graveyard                 |graveyard                     |1.7                 |DONE      |Manifest: NOSIGNATURE
        Steve’s_Vanilla_v0.3.7+1.18.2.jar                 |Steve’s Vanilla               |steves_vanilla                |0.3.7               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.18.2-14.0.1.jar              |AttributeFix                  |attributefix                  |14.0.1              |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
        the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
        simple-rpc-1.18.2-2.7.3.jar                       |Simple RPC                    |simplerpc                     |2.7.2               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.7.1-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.1               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        Paxi-1.18.2-Forge-2.0.jar                         |Paxi                          |paxi                          |1.18.2-Forge-2.0    |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.18.2-1.1.3.jar             |Immersive Weathering          |immersive_weathering          |1.18.2-1.1.3        |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.0.0.jar                 |Waystones                     |waystones                     |10.0.0              |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.18.2-1.3.2.jar                    |Falling Leaves                |fallingleaves                 |1.3.2               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+8.jar                   |Clumps                        |clumps                        |8.0.0+8             |DONE      |Manifest: NOSIGNATURE
        village-employment-1.18.2-1.5.1.jar               |Village Employment            |village_employment            |1.5.1               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18.2-1.9.5-forge.jar             |Nature’s Compass              |naturescompass                |1.18.2-1.9.5-forge  |DONE      |Manifest: NOSIGNATURE
        1.18.2-additionalbars-3.0.0b.jar                  |Additional Bars               |additionalbars                |3.0.0b              |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.18.2-1.6.1.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.6.1        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        SereneSeasons-1.18.2-7.0.0.14.jar                 |Serene Seasons                |sereneseasons                 |1.18.2-7.0.0.14     |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.2-2.1.0.jar          |Decorative Blocks             |decorative_blocks             |2.1.0               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        More Babies-forge-1.18.1-0.5.1.jar                |More Babies                   |more_babies                   |0.5.1               |DONE      |Manifest: NOSIGNATURE
        snowundertrees-1.18.2-1.2.1.jar                   |Snow Under Trees              |snowundertrees                |1.2.1               |DONE      |Manifest: NOSIGNATURE
        snuffles-1.0.2.jar                                |Snuffles                      |snuffles                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        DeleteWorldsToTrash-v3.2.0-1.18.2-Forge.jar       |Delete Worlds To Trash        |deleteworldstotrash           |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        JEITweaker-1.18.2-3.0.0.8.jar                     |JEI Tweaker                   |jeitweaker                    |3.0.0.8             |DONE      |Manifest: NOSIGNATURE
        blueprint-1.18.2-5.3.2.jar                        |Blueprint                     |blueprint                     |5.3.2               |DONE      |Manifest: NOSIGNATURE
        Compat_Makeover-1.18.2-1.3.jar                    |Compat Makeover               |compat_makeover               |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.18.2-9.1.103.jar             |CraftTweaker                  |crafttweaker                  |9.1.103             |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.5-build.130.jar           |FTB Chunks                    |ftbchunks                     |1802.3.5-build.130  |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.4.3-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.4.3               |DONE      |Manifest: NOSIGNATURE
        curiouslights-forge-1.1.0+1.18.2.jar              |Curious Lights                |curiouslights                 |1.1.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        forgottenrecipes-forge-1.18.1-1.0.0.jar           |Forgotten Recipes             |forgottenrecipes              |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.18.2-1.3.4.jar           |Friends&Foes                  |friendsandfoes                |1.3.4               |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.15.1.jar                          |Selene                        |selene                        |1.18.2-1.15.1       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.3.6.jar                  |Supplementaries               |supplementaries               |1.18.2-1.3.6        |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.50c-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50c-1.18.2      |DONE      |Manifest: NOSIGNATURE
        radon-0.8.1.jar                                   |Radon                         |radon                         |0.8.1               |DONE      |Manifest: NOSIGNATURE
        pigsteel-1.18.2-3.1.0.jar                         |Pigsteel Mod                  |pigsteel                      |1.18.2-3.1.0        |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.2.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.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
        dynamic_asset_generator-forge-0.4.8.jar           |Dynamic Asset Generator       |dynamic_asset_generator       |0.4.8               |DONE      |Manifest: NOSIGNATURE
        excavated_variants-forge-0.4.2.jar                |Excavated Variants            |excavated_variants            |0.4.2               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.99.jar            |TerraBlender                  |terrablender                  |1.18.2-1.1.0.99     |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1802.3.8-build.101.jar           |FTB Quests                    |ftbquests                     |1802.3.8-build.101  |DONE      |Manifest: NOSIGNATURE
        MagnumTorch-v3.1.3-1.18.2-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.1.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Jade-1.18.2-5.0.1.jar                             |Jade                          |jade                          |5.0.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.0.54-universal.jar                |Forge                         |forge                         |40.0.54             |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
        additionaladditions-3.0.1.1.jar                   |Additional Additions          |additionaladditions           |3.0.1.1             |DONE      |Manifest: NOSIGNATURE
        snowyspirit-1.18.2-1.2.1.jar                      |Snowy Spirit                  |snowyspirit                   |1.18.2-1.2.1        |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
        ThisRocks-1.18.2-1.0.2.jar                        |This Rocks! (Forge)           |rocks                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Paintings-forge-1.18.2-9.1.1.0.jar                |Paintings ++                  |paintings                     |9.1.1.0             |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.0-mc1.18.2.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.0               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-1.0.40.jar                         |Iceberg                       |iceberg                       |1.0.40              |DONE      |Manifest: NOSIGNATURE
        ecologics-FORGE-1.18.2-1.5.5.jar                  |Ecologics                     |ecologics                     |1.5.5               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.5.0_Forge_1.18.2.jar            |Xaero’s Minimap               |xaerominimap                  |22.5.0              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.1-0.43.jar                   |Polymorph                     |polymorph                     |1.18.1-0.43         |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.18.2-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        Quark-3.2-349.jar                                 |Quark                         |quark                         |3.2-349             |DONE      |Manifest: NOSIGNATURE
        warden_and_sculk-1.0.0.jar                        |Warden and Sculk              |warden_and_sculk              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        EarthMobs-1.18.2-0.8.0.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.2-0.8.0        |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.18-1.5.1.jar              |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        backpacked-2.1.6-1.18.2.jar                       |Backpacked                    |backpacked                    |2.1.6               |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_2.6.4-1_MC_1.18.2.jar             |FancyMenu                     |fancymenu                     |2.6.4               |DONE      |Manifest: NOSIGNATURE
        drippyloadingscreen_forge_1.5.1_MC_1.18-1.18.1.jar|Drippy Loading Screen         |drippyloadingscreen           |1.5.1               |DONE      |Manifest: NOSIGNATURE
        Blocks + 1.18.1 — 1.4.jar                         |Blocks +                      |blocksplus                    |1.4                 |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.2.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.18.2-4.0.1.jar                    |Hunter Illager                |hunterillager                 |1.18.2-4.0.1        |DONE      |Manifest: NOSIGNATURE
        illagersweararmor-1.1.4.jar                       |Illagers Wear Armor           |zillagersweararmor            |1.1.4               |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.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
        creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.0-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.0               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_ultimate-1.18.2-3.2.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.3.2-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Oh_The_Biomes_You’ll_Go-forge-1.18.2-1.4-RC-9-all.|Oh The Biomes You’ll Go       |byg                           |1.4-RC-9            |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.2.4-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.6.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.6        |DONE      |Manifest: NOSIGNATURE
        xptome-1.18.2-2.1.5.jar                           |XP Tome                       |xpbook                        |2.1.5               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 2e366d53-f617-433b-bcac-c2b490ebdf3b
    FML: 40.0
    Forge: net.minecraftforge:40.0.54

u27Ao16Jt.png

Если ваш сервер не запускается и в консоли данная ошибка: 

java.lang.NullPointerException: Exception in server tick loop at
net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:171)

Обычно это из-за проблем с файлами ops.json/whitelist.json. Выполните действия ниже чтоб исправить ошибку «Exception in server tick loop»:

1. Войдите в панель управления и выберите ваш сервер.

2. Остановите его.

3. Зайдите в Управление файлами.

4. В корневой папке удалите файлы: ops.json, whitelist.json, usercache.json.

5. Запустите сервер.

  • by
    Matthew Paxton
  • Last Updated: June 4, 2022

The exception in the server tick loop error will prevent your server from loading and deny you access to your game. The good news is that the following error is not one without a solution. Read on from our programmers on how to solve this issue.

Method #1: Review Server Files

The first step is to review your server files to ensure none of them is missing, especially the JSON document.

You can do this by using the web-based FTP client which allows you to manage your Minecraft server docs. Navigate to FTP file access and log in using your dedicated panel password to review your docs. Once it accepts, they will redirect you to the home directory of your server. 

Step #1: Stop the Server

To bring your server to a halt, you can use the /stop command. This will end your server activities and save all the data. This includes worlds, chuns for the Overworld, players, etc. This command will help prevent crashes and lags.

turning off a minecraft server

Step #2: Access Your Server’s File Manager

To access your file manager, you have to press the WIN+R key, then type in% APPDATA% followed by the OK button. If you follow this process well, the AppData folder will open; scroll down to locate a folder with .minecraft. This will contain your server details.

Step #3: Delete Json Files

After reviewing your server docs, find out if a file is missing or invalid. Then, delete the invalid .json files and replace them with the corrected ones. This will fix the tick loop error issue, and prevent it from happening again.

Step #4: Start Your Server

It’s time to re-start the servers. Once done, everything should be back to normal. 

Method #2: Delete server.toml files from the serverconfig folder

Another way to fix the exception in server tick loop error again is to delete the server.toml files. Do this from your config folder. Select the server and scroll through to the left side menu to access your config document to select Config Files. Once the config file is open, delete the server.toml files. 

Method #3: Check if You’re Using an Updated Version of Optifine

Another surefire way to get the exception in server tick loop error fixed is to use the updated version of Optifine.

Optifine updates from website

Conclusion

Minecraft servers are delicate and can crash [1] while you play and prevent a Minecraft server from loading. You can find an answer helpful to solve this particular issue in this guide. Make sure to follow the solutions’ steps properly.

Matthew Paxton

Mathew has nursed a love of video games since childhood. Now, as an adult, he enjoys playing challenging games as much as he enjoys relating with other gamers. Matthew created Hypernia to give gamers like himself accurate and reliable information about games, servers, communication protocols, and much more.

Ezoicreport this ad

Ezoicreport this ad

Leave a Reply

Содержание

  1. Java lang nullpointerexception exception in server tick loop что это
  2. Areplaer3
  3. Caman86
  4. obscurus
  5. GriefRu
  6. LastNight
  7. Caman86
  8. FLAYDE
  9. Minecraft Forums
  10. The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Exception in server tick loop

Java lang nullpointerexception exception in server tick loop что это

—- Minecraft Crash Report —-

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

Time: 25.05.19 11:47
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java
:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java
:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:
82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLo
ader.java:92)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecut
or.java:343)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExe
cutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.
java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:1
09)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.jav
a:84)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.jav
a:181)
at net.minecraft.world.World.func_72964_e(World.java:287)
at net.minecraft.world.World.func_175726_f(World.java:282)
at net.minecraft.world.World.func_180495_p(World.java:822)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:72)
at net.minecraft.block.Block.func_180645_a(Block.java:431)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:431)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.j
ava:251)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)

— Head —
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java
:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java
:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:
82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLo
ader.java:92)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecut
or.java:343)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExe
cutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.
java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:1
09)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.jav
a:84)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.jav
a:181)
at net.minecraft.world.World.func_72964_e(World.java:287)
at net.minecraft.world.World.func_175726_f(World.java:282)
at net.minecraft.world.World.func_180495_p(World.java:822)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:72)
at net.minecraft.block.Block.func_180645_a(Block.java:431)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:431)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)

— Affected level —
Details:
Level name: osnova
All players: 1 total; [EntityPlayerMP[‘EchoRR’/123, l=’osnova’, x=229,98, y=4,00, z=324,19]]
Chunk stats: ServerChunkCache: 617 Drop: 0
Level seed: 8007690044293579355
Level generator: ID 01 — flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: 96,00,4,00,112,00 — World: (96,4,112), Chunk: (at 0,0,0 in 6,7; contains blocks 96,0,112 to 111,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 260315 game time, 590 day time
Level dimension: 0
Level storage version: 0x04ABD — Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.j
ava:251)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)

— System Details —
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
CPU: 3x AMD Athlon(tm) II X3 440 Processor
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1216380504 bytes (1160 MB) / 2830495744 bytes (2699 MB) up to 5168693248 bytes (4929 MB)
JVM Flags: 3 total; -Xmn128M -Xmx4942M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I7 9 mods loaded, 9 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJAAAA mcp <9.19>[Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML <8.0.99.99>[Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJAAAA Forge <11.15.1.2318>[Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJAAAA BiblioCraft <2.0.1>[BiblioCraft] (bibliocraftv2.0.1mc1.8.9.jar)
UCHIJAAAA cfm <4.0.1>[MrCrayfish’s Furniture Mod] (cfm_4.0.1_mc1.8.9.jar)
UCHIJAAAA PTRModelLib <1.0.0>[PTRModelLib] (Decocraft_2.4.1_1.8.9.jar)
UCHIJAAAA props <2.4.1>[Decocraft] (Decocraft_2.4.1_1.8.9.jar)
UCHIJAAAA svm <1.8.9-2.1.0>[Saracalia’s Vehicle Mod] (SVM_1.8.9_2.1.0.jar)
UCHIJAAAA worldedit <6.1.1>[WorldEdit] (worldedit_forge_mc1.8.9_6.1.1.jar)
Loaded coremods (and transformers):
GL info:

RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP[‘EchoRR’/123, l=’osnova’, x=229,98, y=4,00, z=324,19]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to ‘fml,forge’

#8 | 25 мая 2019 — 15:03

Areplaer3

крашит, а я в этом не шарю. буду благодарен кто поможет
я понимаю какие моды, но в чём проблема нет(

WARNING: coremods are present:
ClientFixer (clientfixer-1.12.2-1.9.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
Inventory Tweaks Coremod (inventorytweaks-1.64dev.146.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
Contact their authors BEFORE contacting forge

Time: 17.08.19 1:21
Description: Exception in server tick loop

Missing Mods:
unknown : need [3.2.0,): have missing

Missing Mods:
unknown : need [3.2.3,): have missing

Missing Mods:
unknown : need [5.8.0.242,): have 5.7.0.232

Missing Mods:
unknown : need [2.0.4.7,): have missing

Missing Mods:
unknown : need [14.23.5.2816,): have 14.23.5.2768

Missing Mods:
unknown : need [1.12.2-9.8.1.383,1.12.2-9.8.1.383]: have missing

Missing Mods:
unknown : need [1.12.2-9.8.1.383,1.12.2-9.8.1.383]: have missing

Missing Mods:
unknown : need [5.8,): have 5.7.0.232
unknown : need [1.7,): have missing

Missing Mods:
unknown : need [1.12-1.3.3.49,): have missing

Missing Mods:
unknown : need [1.5.2,): have missing

Missing Mods:
unknown : need [3.1.7,): have missing

Missing Mods:
unknown : need [1.2.0,2.0.0): have missing

Missing Mods:
unknown : need [1.12.2-1.5,): have missing

net.minecraftforge.fml.common.MultipleModsErrored
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandl
er.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.ja
va:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java
:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)

#9 | 17 августа 2019 — 01:32

Caman86

Звание: Чоткий паря

#10 | 17 августа 2019 — 03:19

obscurus

Звание: V.I.P на хуторе

#11 | 17 августа 2019 — 11:02

GriefRu

RuntimeException: No OpenGL context found in the current thread.

#12 | 30 января 2020 — 18:03

LastNight

Areplaer3,
ClientFixer (clientfixer-1.12.2-1.9.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
Inventory Tweaks Coremod (inventorytweaks-1.64dev.146.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)

Удаляй их, либо заменяй

#13 | 7 марта 2020 — 21:07

Caman86

Звание: Чоткий паря

#14 | 8 марта 2020 — 04:41

FLAYDE

Помогите пожалуйста я не знаю что делать!
—- Minecraft Crash Report —-
// You’re mean.

Time: 25.03.20 18:39
Description: Batching chunks

Источник

Minecraft Forums

The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Exception in server tick loop

My computer crashed while I was playing the FTB Infinity Evolved Modpack. Since then I can’t open this world anymore and it shows me the Error from the title. I don’t want to start a new world because i have built very muchin this one and you all can imagine how frustrating this whole thing is.

Here u can see the Minecraft Crash report (if you don’t want to read the whole thing. skip it):

——— Minecraft Crash Report —-// This doesn’t make any sense!
Time: 10/19/19 7:54 PMDescription: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop at hardcorequesting.QuestingData. (QuestingData.java:524) at hardcorequesting.QuestingData.readAllData(QuestingData.java:483) at hardcorequesting.QuestingData$1.read(QuestingData.java:409) at hardcorequesting.network.FileHelper.loadData(FileHelper.java:107) at hardcorequesting.QuestingData.load(QuestingData.java:438) at hardcorequesting.WorldEventListener.onLoad(WorldEventListener.java:23) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1069_WorldEventListener_onLoad_Load.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— System Details —Details: Minecraft Version: 1.7.10 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: 972256608 bytes (927 MB) / 2656043008 bytes (2533 MB) up to 3008888832 bytes (2869 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 184 mods loaded, 179 mods active States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored UCHIJAA mcp <9.05>[Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML <7.10.99.99>[Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA Forge <10.13.4.1614>[Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA appliedenergistics2-core [Applied Energistics 2 Core] (minecraft.jar) UCHIJAA Aroma1997Core <1.0.2.16>[Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAA CodeChickenCore <1.0.7.47>[CodeChicken Core] (minecraft.jar) UCHIJAA NotEnoughItems <1.0.5.120>[Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAA ThE-core <1.0.0.1>[Thaumic Energistics Core] (minecraft.jar) UCHIJAA ThaumicTinkerer-preloader <0.1>[Thaumic Tinkerer Core] (minecraft.jar) UCHIJAA ChocoPatcher <1.1>[Choco Patcher] (minecraft.jar) UCHIJAA OpenModsCore <0.10>[OpenModsCore] (minecraft.jar) UCHIJAA <000>[CoFH ASM] (minecraft.jar) UCHIJAA BinniePatcher <1.8.2>[Binnie Patcher] (minecraft.jar) UCHIJAA FastCraft <1.25>[FastCraft] (fastcraft-1.25.jar) UCHIJAA debug <1.0>[debug] (denseores-1.6.2.jar) UCHIJAA IC2 <2.2.827-experimental>[IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) UCHIJAA AdvancedSolarPanel <1.7.10-3.5.1>[Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) UCHIJAA AgriCraft <1.7.10-1.5.0>[AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) UCHIJAA appliedenergistics2 [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) UCHIJAA Aroma1997CoreHelper <1.0.2.16>[Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAA Aroma1997sDimension <1.0>[Aroma1997’s Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) UCHIJAA AWWayofTime [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) UCHIJAA Baubles <1.0.1.10>[Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJAA Thaumcraft <4.2.3.5>[Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJAA Botania [Botania] (Botania r1.8-249.jar) UCHIJAA Avaritia <1.13>[Avaritia] (Avaritia-1.13.jar) UCHIJAA bdlib <1.9.4.109>[BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJAA BiblioCraft <1.11.7>[BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJAA Mantle <1.7.10-0.3.2.jenkins191>[Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAA Natura <2.2.0>[Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJAA BiomesOPlenty <2.1.0>[Biomes O’ Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) UCHIJAA BiblioWoodsBoP <1.9>[BiblioWoods Biomes O’Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJAA CoFHCore <1.7.10R3.1.4>[CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJAA Forestry <4.2.16.64>[Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) UCHIJAA BiblioWoodsForestry <1.7>[BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) UCHIJAA BiblioWoodsNatura <1.5>[BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) UCHIJAA ThermalFoundation <1.7.10R1.2.6>[Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHIJAA ThermalExpansion <1.7.10R4.1.5>[Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHIJAA BigReactors <0.4.3A>[Big Reactors] (BigReactors-0.4.3A.jar) UCHIJAA BinnieCore <2.0-pre14>[Binnie Core] (binnie-mods-2.0-pre14.jar) UCHIJAA Botany <2.0-pre14>[Botany] (binnie-mods-2.0-pre14.jar) UCHIJAA ExtraBees <2.0-pre14>[Extra Bees] (binnie-mods-2.0-pre14.jar) UCHIJAA ExtraTrees <2.0-pre14>[Extra Trees] (binnie-mods-2.0-pre14.jar) UCHIJAA Genetics <2.0-pre14>[Genetics] (binnie-mods-2.0-pre14.jar) UCHIJAA BrandonsCore <1.0.0.12>[Brandon’s Core] (BrandonsCore-1.0.0.12.jar) UCHIJAA BuildCraft|Core <7.1.23>[BuildCraft] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Transport <7.1.23>[BC Transport] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Factory <7.1.23>[BC Factory] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Silicon <7.1.23>[BC Silicon] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Robotics <7.1.23>[BC Robotics] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Energy <7.1.23>[BC Energy] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Builders <7.1.23>[BC Builders] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Compat <7.1.7>[BuildCraft Compat] (buildcraft-compat-7.1.7.jar) UCHIJAA Railcraft <9.12.2.0>[Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) UCHIJAA TwilightForest <2.3.7>[The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJAA ForgeMultipart <1.2.0.345>[Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAA chisel <2.9.5.11>[Chisel] (Chisel-2.9.5.11.jar) UCHIJAA CarpentersBlocks <3.3.8.1>[Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar) UCHIJAA ComputerCraft <1.75>[ComputerCraft] (ComputerCraft1.75.jar) UCHIJAA MineTweaker3 <3.0.13>[MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) UCHIJAA CustomMainMenu <1.9.2>[Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJAA PTRModelLib <1.0.0>[PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) UCHIJAA props <2.4.2>[Decocraft] (Decocraft-2.4.2_1.7.10.jar) UCHIJAA DraconicEvolution <1.0.2h>[Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHIJAA endercore <1.7.10-0.2.0.39_beta>[EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAA MineFactoryReloaded <1.7.10R2.8.1>[MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA Waila <1.5.10>[Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAA EnderIO <1.7.10-2.3.0.429_beta>[Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHIJAA EnderStorage <1.4.7.37>[EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAA EnderTech <1.7.10-0.3.2.405>[EnderTech] (EnderTech-1.7.10-0.3.2.405.jar) UCHIJAA EnderZoo <1.7.10-1.0.15.32>[Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar) UCHIJAA extracells <2.3.14>[Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHIJAA ExtraUtilities <1.2.12>[Extra Utilities] (extrautilities-1.2.12.jar) UCHIJAA harvestcraft <1.7.10j>[Pam’s HarvestCraft] (Pam’s HarvestCraft 1.7.10Lb.jar) UCHIJAA ImmersiveEngineering <0.7.7>[Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJAA TConstruct <1.7.10-1.8.8.build988>[Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAA ExtraTiC <1.4.6>[ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJAA fastleafdecay <1.4>[Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHIJAA ThaumicTinkerer [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) UCHIJAA ForbiddenMagic <1.7.10-0.575>[Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHIJAA FTBL <1.0.18.2>[FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCHIJAA FTBT <1.0.2>[FTB Tweaks] (FTBTweaks-1.0.2.jar) UCHIJAA FTBU <1.0.18.2>[FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCHIJAA funkylocomotion <1.0>[Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) UCHIJAA RedstoneArsenal <1.7.10R1.1.2>[Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar) UCHIJAA MagicBees <2.4.4>[Magic Bees] (magicbees-1.7.10-2.4.4.jar) UCHIJAA gendustry <1.6.3.132>[GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) UCHIJAA GraviSuite <1.7.10-2.0.3>[Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) UCHIJAA guideapi <1.7.10-1.0.1-20>[Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHIJAA iChunUtil <4.2.3>[iChunUtil] (iChunUtil-4.2.3.jar) UCHIJAA Hats <4.0.1>[Hats] (Hats-4.0.1.jar) UCHIJAA HatStand <4.0.0>[HatStand] (HatStand-4.0.0.jar) UCHIJAA headcrumbs <1.7.4>[Headcrumbs] (Headcrumbs-1.7.4.jar) UCHIJAA HardcoreQuesting <4.4.4>[Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAA IC2NuclearControl <2.4.3a>[Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar) UCHIJAA immersiveintegration <0.6.8>[Immersive Integration] (immersiveintegration-0.6.8.jar) UCHIJAA inpure|core <1.7.10R1.0.0B9>[INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) UCHIJAA inventorytweaks <1.59-dev-152-cf6e263>[Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJAA IronChest <6.0.62.742>[Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJAA JABBA <1.2.2>[JABBA] (Jabba-1.2.2_1.7.10.jar) UCHIJAA journeymap <5.1.4p2>[JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJAA letsencryptcraft<@[email protected]> [Let’s Encrypt Craft] (letsencryptcraft-1.7.10-1.2.0.jar) UCHIJAA LogisticsPipes <0.9.3.132>[Logistics Pipes] (logisticspipes-0.9.3.132.jar) UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics <1.7.10R2.8.1>[MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatBuildCraft <1.7.10R2.8.1>[MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatForestry <1.7.10R2.8.1>[MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatForgeMicroblock <1.7.10R2.8.1>[MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatIC2 <1.7.10R2.8.1>[MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MrTJPCoreMod <1.1.0.33>[MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) UCHIJAA ProjRed|Core <4.7.0pre12.95>[ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJAA ProjRed|Exploration <4.7.0pre12.95>[ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJAA MineFactoryReloaded|CompatProjR
ed <1.7.10R2.8.1>[MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatRailcraft <1.7.10R2.8.1>[MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatThaumcraft <1.7.10R2.8.1>[MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatThermalExpansion <1.7.10R2.8.1>[MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatTConstruct <1.7.10R2.8.1>[MFR Compat: Tinkers’ Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatTwilightForest <1.7.10R2.8.1>[MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatVanilla <1.7.10R2.8.1>[MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA modtweaker2 <0.9.6>[Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAA Morpheus <1.7.10-1.6.21>[Morpheus] (Morpheus-1.7.10-1.6.21.jar) UCHIJAA Mystcraft <0.12.3.04>[Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHIJAA NEIAddons <1.12.14.40>[NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Developer <1.12.14.40>[NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|AppEng <1.12.14.40>[NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Botany <1.12.14.40>[NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Forestry <1.12.14.40>[NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|CraftingTables <1.12.14.40>[NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|ExNihilo <1.12.14.40>[NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA neiintegration <1.1.2>[NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) UCHIJAA NetherOres <1.7.10R2.3.1>[Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAA neresources <0.1.0.ManuallyBuilt>[Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar) UCHIJAA OpenMods <0.10>[OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHIJAA OpenBlocks <1.6>[OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHIJAA OpenPeripheralCore <1.4>[OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar) UCHIJAA OpenPeripheral <0.6>[OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar) UCHIJAA OpenPeripheralIntegration <0.6>[OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar) UCHIJAA PortalGun <4.0.0-beta-6>[PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar) UCHIJAA ProjRed|Transmission <4.7.0pre12.95>[ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAA ProjRed|Transportation <4.7.0pre12.95>[ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAA ProjRed|Compatibility <4.7.0pre12.95>[ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) UCHIJAA ProjRed|Integration <4.7.0pre12.95>[ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAA ProjRed|Illumination <4.7.0pre12.95>[ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJAA ProjRed|Expansion <4.7.0pre12.95>[ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAA ResourceLoader <1.3>[Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJAA rftools <4.23>[RFTools] (rftools-4.23.jar) UCHIJAA runicdungeons <1.1.7b>[Runic Dungeons] (RunicDungeons-1.1.7b.jar) UCHIJAA simplyjetpacks <1.5.3>[Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAA SolarExpansion <1.6a>[Solar Expansion] (SolarExpansion-Basic-1.6a.jar) UCHIJAA springboards <0.1>[Spring Boards] (Springboards-1.7.10-0.1.jar) UCHIJAA StevesFactoryManager [Steve’s Factory Manager] (StevesFactoryManagerA93.jar) UCHIJAA StevesAddons <0.10.16>[Steve’s Addons] (StevesAddons-1.7.10-0.10.16.jar) UCHIJAA StevesCarts <2.0.0.b18>[Steve’s Carts 2] (StevesCarts2.0.0.b18.jar) UCHIJAA StevesWorkshop <0.5.1>[Steve’s Workshop] (StevesWorkshop-0.5.1.jar) UCHIJAA StorageDrawers <1.7.10-1.10.9>[Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar) UCHIJAA StorageDrawersBop <1.7.10-1.1.1>[Storage Drawers: Biomes O’ Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar) UCHIJAA StorageDrawersForestry <1.7.10-1.1.2>[Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar) UCHIJAA StorageDrawersMisc <1.7.10-1.1.2>[Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar) UCHIJAA StorageDrawersNatura <1.7.10-1.1.1>[Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar) UCHIJAA tcinventoryscan <1.0.11>[TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHIJAA thaumcraftneiplugin<@[email protected]> [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHIJAA thaumicenergistics <1.1.3.0>[Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar) UCHIJAA ThaumicExploration <0.6.0>[Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) UCHIJAA ThermalDynamics <1.7.10R1.2.1>[Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) UCHIJAA TiCTooltips <1.2.5>[TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJAA TMechworks <0.2.15.106>[Tinkers’ Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) UCHIJAA Translocator <1.1.2.16>[Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar) UCHIJAA WailaHarvestability <1.1.6>[Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAA wawla <1.3.1>[What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJAA witchery <0.24.1>[Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJAA WR-CBE|Core <1.4.1.9>[WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA WR-CBE|Addons <1.4.1.9>[WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA WR-CBE|Logic <1.4.1.9>[WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA McMultipart <1.2.0.345>[Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAA ForgeRelocation <0.0.1.4>[ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJAA MCFrames <1.0>[MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJAA RelocationFMP <0.0.1.2>[RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) UCHIJAA aobd <2.9.2>[Another One Bites The Dust] (AOBD-2.9.2.jar) UCHIJAA denseores <1.0>[Dense Ores] (denseores-1.6.2.jar) UCHIJAA ForgeMicroblock <1.2.0.345>[Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UD MineFactoryReloaded|CompatAtum <1.7.10R2.8.1>[MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools <1.7.10R2.8.1>[MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft <1.7.10R2.8.1>[MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes <1.7.10R2.8.1>[MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes <1.7.10R2.8.1>[MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info:

RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.2-92 NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.1-172 List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (61) from Avaritia-1.13.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.6a.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar * CarpentersBlocks|API (3.3.7) from Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar * CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.12.jar * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|energy (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHAPI|inventory (1.7.10R1.1
.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|modhelpers (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.04.jar * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.3a.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.6.jar * OpenPeripheralApi (3.4.2) from OpenPeripheralCore-1.7.10-1.4.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * Thaumcraft|API (4.2.2.0) from RunicDungeons-1.1.7b.jar * thaumicenergistics|API (1.1) from thaumicenergistics-1.1.3.0.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Chisel: Errors like «[FML]: Unable to lookup . » are NOT the cause of this crash. You can safely ignore these errors. And update forge while you’re at it. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.0.2 from ) differes from that that is reported as being loaded (1.7.10R1.1.0 from EnderTech-1.7.10-0.3.2.405.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to ‘fml,forge’

Is there any possibility to fix this problem and to save my world?

Источник

it crashes when trying to play better minecraft modpack. Can anyone help me?

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

Time: 4/29/22, 7:26 PM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file pickupnotifier-server.toml of type SERVER for modid pickupnotifier
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.2-40.0.54-universal.jar%23236!/:?] {re:classloading}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23232!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
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%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.0.54.jar%23233!/:?] {}
    … 10 more


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

— System Details —
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1453398528 bytes (1386 MiB) / 2780823552 bytes (2652 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 16
    Processor Vendor: GenuineIntel
    Processor Name: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
    Identifier: Intel64 Family 6 Model 141 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.30
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: Intel(R) UHD Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x9a60
    Graphics card #0 versionInfo: DriverVersion=30.0.100.9955
    Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x2520
    Graphics card #1 versionInfo: DriverVersion=30.0.14.9729
    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): 34453.82
    Virtual memory used (MB): 20276.31
    Swap memory total (MB): 18432.00
    Swap memory used (MB): 1101.93
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:blue_skies (incompatible), mod:netherportalfix (incompatible), mod:nethers_exoticism, mod:allay (incompatible), mod:additionalbanners (incompatible), mod:incontrol (incompatible), mod:stalwart_dungeons, mod:bambooeverything (incompatible), mod:rubidium (incompatible), mod:kleeslabs (incompatible), mod:villagernames, mod:duckling (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:upgradednetherite_items (incompatible), mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:jeed (incompatible), mod:additionalstructures, mod:pickupnotifier (incompatible), mod:bygonenether (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:dragonmounts (incompatible), mod:absentbydesign, mod:revampedwolf, mod:konkrete (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:bcc (incompatible), mod:verdure (incompatible), mod:simpleshops (incompatible), mod:skinnedlanterns (incompatible), mod:supermartijn642corelib (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:illager_plushies, mod:curios (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:oculus (incompatible), mod:collective, mod:snowpig (incompatible), mod:villagertools (incompatible), mod:betterthirdperson (incompatible), mod:elevatorid, mod:runelic (incompatible), mod:starterkit, mod:spirit (incompatible), mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:biomeinfo (incompatible), mod:aiimprovements (incompatible), mod:cherishedworlds (incompatible), mod:adorn (incompatible), mod:bettershields (incompatible), mod:fallingtree, mod:enchantwithmob (incompatible), mod:easyshulkerboxes (incompatible), mod:mavm (incompatible), mod:voidtotem (incompatible), mod:veinmining (incompatible), mod:geckolib3 (incompatible), mod:bettermodsbutton (incompatible), mod:nebs, mod:darkpaintings (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:radium (incompatible), mod:clienttweaks (incompatible), mod:bhmenu (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:biomemakeover (incompatible), mod:configmenusforge (incompatible), mod:additionallanterns (incompatible), mod:nourished_nether, mod:itemfilters (incompatible), mod:easymagic (incompatible), mod:nourished_end, mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:jerintegration, mod:visualworkbench (incompatible), mod:universalbonemeal (incompatible), mod:graveyard (incompatible), mod:steves_vanilla (incompatible), mod:attributefix (incompatible), mod:conjurer_illager, mod:simplerpc, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:immersive_weathering (incompatible), mod:waystones (incompatible), mod:fallingleaves (incompatible), mod:clumps (incompatible), mod:village_employment, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:storagenetwork (incompatible), mod:sereneseasons (incompatible), mod:decorative_blocks, mod:curioofundying (incompatible), mod:more_babies (incompatible), mod:snowundertrees (incompatible), mod:snuffles (incompatible), mod:lazydfu (incompatible), mod:deleteworldstotrash (incompatible), mod:jeitweaker (incompatible), mod:blueprint (incompatible), mod:compat_makeover (incompatible), mod:crafttweaker (incompatible), mod:ftbchunks (incompatible), mod:skinlayers3d (incompatible), mod:curiouslights, mod:forgottenrecipes (incompatible), mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:radon (incompatible), mod:pigsteel (incompatible), mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:ftbquests (incompatible), mod:magnumtorch (incompatible), mod:jade (incompatible), mod:forge (incompatible), mod:additionaladditions (incompatible), mod:snowyspirit (incompatible), mod:nethersdelight (incompatible), mod:rocks, mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:iceberg (incompatible), mod:ecologics (incompatible), mod:xaerominimap, mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:warden_and_sculk, mod:earthmobsmod, mod:entityculling (incompatible), mod:backpacked (incompatible), mod:inventoryhud (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:blocksplus (incompatible), mod:upgradedcore (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:betterf3 (incompatible), mod:aquaculture (incompatible), mod:xpbook (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Snowyspirit Virtual Resourcepack, Supplementaries Virtual Resourcepack, dynamic_asset_generator:data (incompatible), mod:dynamiclights (incompatible)
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to ‘forge’; Server brand changed to ‘forge’
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        kotlinforforge@3.2.0
        javafml@null
    Mod List: 
        blue_skies-1.18.2-1.3.7.jar                       |Blue Skies                    |blue_skies                    |1.3.7               |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
        nether-s-exoticism-1.18.2-1.1.3.jar               |Nether’s Exoticism            |nethers_exoticism             |1.1.3               |DONE      |Manifest: NOSIGNATURE
        allay-1-18-2.jar                                  |YDM’s Allay Mod               |allay                         |3.1                 |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-Forge-1.18.2-7.0.4.jar          |AdditionalBanners             |additionalbanners             |7.0.4               |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
        incontrol-1.18-6.0.6.jar                          |InControl                     |incontrol                     |1.18-6.0.6          |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.18.6.jar                          |Dynamic Lights                |dynamiclights                 |1.18.6              |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.18.2-1.2.2.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.2               |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.2.5-build.12+mc1.18.2.jar      |Bamboo Everything             |bambooeverything              |1.2.5-build.12+mc1.1|DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.2a.jar                               |Rubidium                      |rubidium                      |0.5.2a              |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.18.1-11.1.0.jar                 |KleeSlabs                     |kleeslabs                     |11.1.0              |DONE      |Manifest: NOSIGNATURE
        villagernames_1.18.2-3.5.jar                      |Villager Names                |villagernames                 |3.5                 |DONE      |Manifest: NOSIGNATURE
        duckling-1.0.3-forge.jar                          |Duckling                      |duckling                      |1.0.3               |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.20.6_Forge_1.18.2.jar            |Xaero’s World Map             |xaeroworldmap                 |1.20.6              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.18.2-9.0+18.jar               |Controlling                   |controlling                   |9.0+18              |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.2-1.18.2.jar                         |Citadel                       |citadel                       |1.11.2              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.17.5.jar                              |Alex’s Mobs                   |alexsmobs                     |1.17.5              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.0.7.jar                   |YUNG’s API                    |yungsapi                      |1.18.2-Forge-2.0.7  |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.0.12.jar                |Bookshelf                     |bookshelf                     |13.0.12             |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
        guardvillagers-1.18.2.1.4.1.jar                   |Guard Villagers               |guardvillagers                |1.4.1               |DONE      |Manifest: NOSIGNATURE
        twigs-forge-1.1.4-patch3+1.18.2.jar               |Twigs                         |twigs                         |1.1.4-patch1+1.18.2 |DONE      |Manifest: NOSIGNATURE
        jeed-1.18.2-1.10.jar                              |Just Enough Effect Description|jeed                          |1.18.2-1.10         |DONE      |Manifest: NOSIGNATURE
        Rex’s-AdditionalStructures-1.18.2-(v.3.0.3).jar   |Additional Structures         |additionalstructures          |3.0.3               |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v3.2.0-1.18.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        bygonenether-1.1.1-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.1.1               |DONE      |Manifest: NOSIGNATURE
        balm-3.0.2+0.jar                                  |Balm                          |balm                          |3.0.2+0             |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.164.jar         |Just Enough Resources         |jeresources                   |0.14.1.164          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.57-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.57              |DONE      |Manifest: NOSIGNATURE
        dragonmounts-1.18.2-BETA_1.1.0b1.jar              |Dragon Mounts: Legacy         |dragonmounts                  |1.18.2-BETA_1.1.0b1 |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        revampedwolf-1.18.2-1.2.0.jar                     |RevampedWolf                  |revampedwolf                  |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.3.3_MC_1.18-1.18.1.jar           |Konkrete                      |konkrete                      |1.3.3               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.2.0.2-beta.jar         |Upgraded Netherite            |upgradednetherite             |1.18.2-4.2.0.2-beta |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.2.1.jar                    |Structure Gel API             |structure_gel                 |2.2.1               |DONE      |Manifest: NOSIGNATURE
        EquipmentCompare-1.18.1-1.2.12.jar                |Equipment Compare             |equipmentcompare              |1.2.12              |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        chipped-1.18.2-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.2-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.0.4.jar                   |Farmer’s Delight              |farmersdelight                |1.18.2-1.0.4        |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.4+1.18.2.jar      |Repurposed Structures         |repurposed_structures         |5.1.4+1.18.2        |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.18.2-3.2.0.jar              |More Villagers                |morevillagers                 |3.2.0               |DONE      |Manifest: NOSIGNATURE
        BetterCompatibilityChecker-1.1.13-build.25+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.13-build.25+mc1.|DONE      |Manifest: NOSIGNATURE
        verdure-1.18.2-1.0.5.jar                          |Verdure                       |verdure                       |1.0.5               |DONE      |Manifest: NOSIGNATURE
        simpleshops-1.1.3.jar                             |Simple Shops                  |simpleshops                   |1.1.3               |DONE      |Manifest: NOSIGNATURE
        skinned_lanterns-1.18.2-1.3.4.jar                 |Skinned Lanterns              |skinnedlanterns               |1.18.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16b-mc1.18.jar         |SuperMartijn642’s Core Lib    |supermartijn642corelib        |1.0.16b             |DONE      |Manifest: NOSIGNATURE
        Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        spark-1.8.14-forge.jar                            |spark                         |spark                         |1.8.14              |DONE      |Manifest: NOSIGNATURE
        Illager Plushies 1.0.2 1.18.2.jar                 |Illager Plushies              |illager_plushies              |1.0.2               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
        Cataclysm-0.17.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-67.jar                           |Patchouli                     |patchouli                     |1.18.2-67           |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.18.2-2.3.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.0               |DONE      |Manifest: NOSIGNATURE
        oculus-mc1.18.2-1.2.2b.jar                        |Oculus                        |oculus                        |1.2.2b              |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-4.25.jar                        |Collective                    |collective                    |4.25                |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.18.2-4.2.0.jar                         |Snow Pig                      |snowpig                       |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterThirdPerson-Forge-1.18.2-1.7.3.jar          |Better Third Person           |betterthirdperson             |1.7.3               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.0.1              |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
        starterkit_1.18.2-3.2.jar                         |Starter Kit                   |starterkit                    |3.2                 |DONE      |Manifest: NOSIGNATURE
        Spirit-forge-1.18.2-1.2.3.jar                     |Spirit                        |spirit                        |1.2.3               |DONE      |Manifest: NOSIGNATURE
        architectury-4.2.49.jar                           |Architectury                  |architectury                  |4.2.49              |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.18.2-1.4.jar                          |BiomeInfo                     |biomeinfo                     |1.4                 |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-1.18-5.1.1.0.jar            |Cherished Worlds              |cherishedworlds               |1.18-5.1.1.0        |DONE      |Manifest: NOSIGNATURE
        Adorn-3.4.0+1.18.2-forge.jar                      |Adorn                         |adorn                         |3.4.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.18.1-1.0.1.jar                   |Better Shields                |bettershields                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        FallingTree-1.18.2-3.5.0b1.jar                    |FallingTree                   |fallingtree                   |3.5.0b1             |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        enchantwithmob-1.18.2-4.0.2.jar                   |Enchant With Mob              |enchantwithmob                |1.18.2-4.0.2        |DONE      |Manifest: NOSIGNATURE
        EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar          |Easy Shulker Boxes            |easyshulkerboxes              |3.1.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        mavm-forge-1.18.1-1.0.7a.jar                      |More Axolotl Variants Mod     |mavm                          |1.0.7a              |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.18.2-0.18.jar                  |Vein Mining                   |veinmining                    |1.18.2-0.18         |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.15.jar                    |GeckoLib                      |geckolib3                     |3.0.15              |DONE      |Manifest: NOSIGNATURE
        BetterModsButton-v3.2.1-1.18.2-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        NekosEnchantedBooks-1.18.2-1.6.1.jar              |Neko’s Enchanted Books        |nebs                          |1.6.1               |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.18.2-10.0.1.jar             |DarkPaintings                 |darkpaintings                 |10.0.1              |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
        TradingPost-v3.2.0-1.18.2-Forge.jar               |Trading Post                  |tradingpost                   |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        BetterAdvancements-1.18.2-0.1.2.125.jar           |Better Advancements           |betteradvancements            |0.1.2.125           |DONE      |Manifest: NOSIGNATURE
        radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
        BH-Menu-1.18.2-1.3.jar                            |Bisect Hosting Menu           |bhmenu                        |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.115.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.115  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.18.2-1.4.17.jar             |Biome Makeover                |biomemakeover                 |1.18.2-1.4.17       |DONE      |Manifest: NOSIGNATURE
        ConfigMenusForge-v3.2.0-1.18.2-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        additionallanterns-1.0.0-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        NourishedNetherV12.jar                            |Nourished Nether              |nourished_nether              |1.1.3               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1802.2.7-build.21.jar          |Item Filters                  |itemfilters                   |1802.2.7-build.21   |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        EnlightenedEndV10.jar                             |Enlightened End               |nourished_end                 |1.0.9               |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.192.jar                          |Just Enough Items             |jei                           |9.7.0.192           |DONE      |Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.17.1-2.0.0.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.17.1-2.0.0        |DONE      |Manifest: NOSIGNATURE
        JER-Integration-3.2.1.jar                         |JER Integration               |jerintegration                |3.2.1               |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.2.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        UniversalBoneMeal-v3.0.3-1.18.2-Forge.jar         |Universal Bone Meal           |universalbonemeal             |3.0.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        The_Graveyard_1.7_(FORGE)_for_1.18.2.jar          |The Graveyard                 |graveyard                     |1.7                 |DONE      |Manifest: NOSIGNATURE
        Steve’s_Vanilla_v0.3.7+1.18.2.jar                 |Steve’s Vanilla               |steves_vanilla                |0.3.7               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.18.2-14.0.1.jar              |AttributeFix                  |attributefix                  |14.0.1              |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
        the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
        simple-rpc-1.18.2-2.7.3.jar                       |Simple RPC                    |simplerpc                     |2.7.2               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.7.1-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.1               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        Paxi-1.18.2-Forge-2.0.jar                         |Paxi                          |paxi                          |1.18.2-Forge-2.0    |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.18.2-1.1.3.jar             |Immersive Weathering          |immersive_weathering          |1.18.2-1.1.3        |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.0.0.jar                 |Waystones                     |waystones                     |10.0.0              |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.18.2-1.3.2.jar                    |Falling Leaves                |fallingleaves                 |1.3.2               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+8.jar                   |Clumps                        |clumps                        |8.0.0+8             |DONE      |Manifest: NOSIGNATURE
        village-employment-1.18.2-1.5.1.jar               |Village Employment            |village_employment            |1.5.1               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18.2-1.9.5-forge.jar             |Nature’s Compass              |naturescompass                |1.18.2-1.9.5-forge  |DONE      |Manifest: NOSIGNATURE
        1.18.2-additionalbars-3.0.0b.jar                  |Additional Bars               |additionalbars                |3.0.0b              |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.18.2-1.6.1.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.6.1        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        SereneSeasons-1.18.2-7.0.0.14.jar                 |Serene Seasons                |sereneseasons                 |1.18.2-7.0.0.14     |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.2-2.1.0.jar          |Decorative Blocks             |decorative_blocks             |2.1.0               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        More Babies-forge-1.18.1-0.5.1.jar                |More Babies                   |more_babies                   |0.5.1               |DONE      |Manifest: NOSIGNATURE
        snowundertrees-1.18.2-1.2.1.jar                   |Snow Under Trees              |snowundertrees                |1.2.1               |DONE      |Manifest: NOSIGNATURE
        snuffles-1.0.2.jar                                |Snuffles                      |snuffles                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        DeleteWorldsToTrash-v3.2.0-1.18.2-Forge.jar       |Delete Worlds To Trash        |deleteworldstotrash           |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        JEITweaker-1.18.2-3.0.0.8.jar                     |JEI Tweaker                   |jeitweaker                    |3.0.0.8             |DONE      |Manifest: NOSIGNATURE
        blueprint-1.18.2-5.3.2.jar                        |Blueprint                     |blueprint                     |5.3.2               |DONE      |Manifest: NOSIGNATURE
        Compat_Makeover-1.18.2-1.3.jar                    |Compat Makeover               |compat_makeover               |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.18.2-9.1.103.jar             |CraftTweaker                  |crafttweaker                  |9.1.103             |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.5-build.130.jar           |FTB Chunks                    |ftbchunks                     |1802.3.5-build.130  |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.4.3-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.4.3               |DONE      |Manifest: NOSIGNATURE
        curiouslights-forge-1.1.0+1.18.2.jar              |Curious Lights                |curiouslights                 |1.1.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        forgottenrecipes-forge-1.18.1-1.0.0.jar           |Forgotten Recipes             |forgottenrecipes              |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.18.2-1.3.4.jar           |Friends&Foes                  |friendsandfoes                |1.3.4               |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.15.1.jar                          |Selene                        |selene                        |1.18.2-1.15.1       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.3.6.jar                  |Supplementaries               |supplementaries               |1.18.2-1.3.6        |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.50c-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50c-1.18.2      |DONE      |Manifest: NOSIGNATURE
        radon-0.8.1.jar                                   |Radon                         |radon                         |0.8.1               |DONE      |Manifest: NOSIGNATURE
        pigsteel-1.18.2-3.1.0.jar                         |Pigsteel Mod                  |pigsteel                      |1.18.2-3.1.0        |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.2.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.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
        dynamic_asset_generator-forge-0.4.8.jar           |Dynamic Asset Generator       |dynamic_asset_generator       |0.4.8               |DONE      |Manifest: NOSIGNATURE
        excavated_variants-forge-0.4.2.jar                |Excavated Variants            |excavated_variants            |0.4.2               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.99.jar            |TerraBlender                  |terrablender                  |1.18.2-1.1.0.99     |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1802.3.8-build.101.jar           |FTB Quests                    |ftbquests                     |1802.3.8-build.101  |DONE      |Manifest: NOSIGNATURE
        MagnumTorch-v3.1.3-1.18.2-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.1.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Jade-1.18.2-5.0.1.jar                             |Jade                          |jade                          |5.0.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.0.54-universal.jar                |Forge                         |forge                         |40.0.54             |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
        additionaladditions-3.0.1.1.jar                   |Additional Additions          |additionaladditions           |3.0.1.1             |DONE      |Manifest: NOSIGNATURE
        snowyspirit-1.18.2-1.2.1.jar                      |Snowy Spirit                  |snowyspirit                   |1.18.2-1.2.1        |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
        ThisRocks-1.18.2-1.0.2.jar                        |This Rocks! (Forge)           |rocks                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Paintings-forge-1.18.2-9.1.1.0.jar                |Paintings ++                  |paintings                     |9.1.1.0             |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.0-mc1.18.2.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.0               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-1.0.40.jar                         |Iceberg                       |iceberg                       |1.0.40              |DONE      |Manifest: NOSIGNATURE
        ecologics-FORGE-1.18.2-1.5.5.jar                  |Ecologics                     |ecologics                     |1.5.5               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.5.0_Forge_1.18.2.jar            |Xaero’s Minimap               |xaerominimap                  |22.5.0              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.1-0.43.jar                   |Polymorph                     |polymorph                     |1.18.1-0.43         |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.18.2-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        Quark-3.2-349.jar                                 |Quark                         |quark                         |3.2-349             |DONE      |Manifest: NOSIGNATURE
        warden_and_sculk-1.0.0.jar                        |Warden and Sculk              |warden_and_sculk              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        EarthMobs-1.18.2-0.8.0.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.2-0.8.0        |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.18-1.5.1.jar              |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        backpacked-2.1.6-1.18.2.jar                       |Backpacked                    |backpacked                    |2.1.6               |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_2.6.4-1_MC_1.18.2.jar             |FancyMenu                     |fancymenu                     |2.6.4               |DONE      |Manifest: NOSIGNATURE
        drippyloadingscreen_forge_1.5.1_MC_1.18-1.18.1.jar|Drippy Loading Screen         |drippyloadingscreen           |1.5.1               |DONE      |Manifest: NOSIGNATURE
        Blocks + 1.18.1 — 1.4.jar                         |Blocks +                      |blocksplus                    |1.4                 |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.2.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.18.2-4.0.1.jar                    |Hunter Illager                |hunterillager                 |1.18.2-4.0.1        |DONE      |Manifest: NOSIGNATURE
        illagersweararmor-1.1.4.jar                       |Illagers Wear Armor           |zillagersweararmor            |1.1.4               |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.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
        creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.0-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.0               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_ultimate-1.18.2-3.2.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.3.2-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Oh_The_Biomes_You’ll_Go-forge-1.18.2-1.4-RC-9-all.|Oh The Biomes You’ll Go       |byg                           |1.4-RC-9            |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.2.4-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.6.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.6        |DONE      |Manifest: NOSIGNATURE
        xptome-1.18.2-2.1.5.jar                           |XP Tome                       |xpbook                        |2.1.5               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 2e366d53-f617-433b-bcac-c2b490ebdf3b
    FML: 40.0
    Forge: net.minecraftforge:40.0.54

u27Ao16Jt.png

This thread was marked as Locked by user-6840779.

Java
Resolved


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Sep 28, 2020

    So i’m trying to set up a server, but any time i put in my mods, it sends this crash report. I tried removing the ones that i think cause it, but that didin’t work.

    —- Minecraft Crash Report ——— Minecraft Crash Report —-// You’re mean.
    Time: 9/28/20 9:43 PMDescription: Exception in server tick loop
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:28.2] {re:classloading} at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:234) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$buildMods$26(ModLoader.java:214) ~[?:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:216) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$18(ModLoader.java:173) ~[?:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:175) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) ~[?:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {}Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 moreCaused by: net.minecraftforge.fml.ModLoadingException: Inventory Profiles has class loading errors§7Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:28.2] {re:classloading} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 moreCaused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge-1.14.4-28.2.23.jar:28.2] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102) ~[modlauncher-4.1.0.jar:4.1.0+62+5bfa59b] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128) ~[modlauncher-4.1.0.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_231] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:28.2] {re:classloading} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 more

    A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
    — System Details —Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_231, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 644477728 bytes (614 MB) / 1730150400 bytes (1650 MB) up to 3801088000 bytes (3625 MB) CPUs: 12 JVM Flags: 0 total; ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers: [email protected] [email protected] Mod List: ~~ERROR~~ NullPointerException: null Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

    center

    center

    [/pre]

    [/pre]


  • #3

    Sep 29, 2020

    Yeah, sure. Here it is!

    center

    [/pre]

    [/pre]


  • #4

    Sep 29, 2020


    TileEntity


    • View User Profile


    • View Posts


    • Send Message

    View TileEntity's Profile

    • Farlander
    • Join Date:

      9/20/2016
    • Posts:

      15,865
    • Location:

      Germany
    • Member Details

    You are using forge — fabric mods do not work with forge

    Remove:

    appleskin and fabric-api

    Start it again — if it is crashing again, add the new report


  • #5

    Sep 29, 2020

    Nope, sorry. Still crashes.

    New crash report /

    —- Minecraft Crash Report ——— Minecraft Crash Report —-// Why did you do that?
    Time: 9/29/20 9:23 PMDescription: Exception in server tick loop
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:28.2] {re:classloading} at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:234) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$buildMods$26(ModLoader.java:214) ~[?:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:216) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$18(ModLoader.java:173) ~[?:?] {re:classloading} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231] {} at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:175) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) ~[?:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {}Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 moreCaused by: net.minecraftforge.fml.ModLoadingException: Inventory Profiles has class loading errors§7Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:28.2] {re:classloading} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 moreCaused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge-1.14.4-28.2.23.jar:28.2] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102) ~[modlauncher-4.1.0.jar:4.1.0+62+5bfa59b] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-4.1.0.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128) ~[modlauncher-4.1.0.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_231] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:28.2] {re:classloading} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.2] {re:classloading} … 24 more

    A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
    — System Details —Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_231, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1234843952 bytes (1177 MB) / 1964507136 bytes (1873 MB) up to 3801088000 bytes (3625 MB) CPUs: 12 JVM Flags: 0 total; ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers: [email protected] [email protected] Mod List: ~~ERROR~~ NullPointerException: null Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

    center

    [/pre]

    [/pre]


  • #6

    Sep 29, 2020


    TileEntity


    • View User Profile


    • View Posts


    • Send Message

    View TileEntity's Profile

    • Farlander
    • Join Date:

      9/20/2016
    • Posts:

      15,865
    • Location:

      Germany
    • Member Details

    There are some more wrong mods — remove all mods to make sure the server is running without mods

    Then add mods in groups or one by one

    Before, test it without InventoryProfiles — this is a client side-only mod and do not work on servers


  • #7

    Sep 29, 2020

    The server works without any mods. I tested that before sending a thread.

    And it still sends the same crash report. Just in case, here it is.

    —- Minecraft Crash Report ——— Minecraft Crash Report —-// Daisy, daisy…
    Time: 9/29/20 9:56 PMDescription: Exception in server tick loop
    net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ Better Animations Collection 2 (betteranimationscollection2) has failed to load correctly§7Attempted to load class net/minecraft/client/renderer/entity/EntityRendererManager for invalid dist DEDICATED_SERVER, Notes (notes) has failed to load correctly§7Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) ~[?:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {}

    A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
    — System Details —Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_231, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 358266656 bytes (341 MB) / 2095579136 bytes (1998 MB) up to 3801088000 bytes (3625 MB) CPUs: 12 JVM Flags: 0 total; ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers: [email protected] [email protected] Mod List: Notes-1.14.4-1.2.0.jar Notes {[email protected] ERROR} torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES} mining-helmet-1.14.4-1.0.8.jar Mining Helmet {[email protected] CREATE_REGISTRIES} jei-1.14.4-6.0.1.30.jar Just Enough Items {[email protected] CREATE_REGISTRIES} DoggyTalents-1.14.4-1.15.2.3.jar Doggy Talents {[email protected] CREATE_REGISTRIES} music_player-1.14.4-2.1.0.86.jar Music Player {[email protected] CREATE_REGISTRIES} rsgauges-1.14.4-1.2.4.jar Gauges and Switches {[email protected] CREATE_REGISTRIES} essentials-1.14.4-2.6.10.jar Essentials {[email protected] CREATE_REGISTRIES} create-mc1.14.4_v0.2.3.jar Create {[email protected] CREATE_REGISTRIES} journeymap-1.14.4-5.7.0b3.jar Journeymap {[email protected] CREATE_REGISTRIES} ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] CREATE_REGISTRIES} essentialfeatures-3.0.1.jar Essential Features {[email protected] CREATE_REGISTRIES} comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {[email protected] CREATE_REGISTRIES} citadel-1.0.4-1.14.4.jar Citadel {[email protected] CREATE_REGISTRIES} tumbleweed-1.14-0.4.7.jar Tumbleweed {[email protected] CREATE_REGISTRIES} NaturesCompass-1.14.4-1.8.5.jar Nature’s Compass {[email protected] CREATE_REGISTRIES} NetehrOverhaul1.14.4Ver1.7.jar NetherUpdate {[email protected] CREATE_REGISTRIES} Powah-1.14.4-0.2.8.jar Powah {[email protected] CREATE_REGISTRIES} Fence Jumper-1.14.4-1.0.8.jar FenceJumper {[email protected] CREATE_REGISTRIES} BetterAnimationsCollection2-v1.1b4-1.14.4.jar Better Animations Collection 2 {[email protected] ERROR} u_team_core-1.14.4-2.8.2.150.jar U Team Core {[email protected] CREATE_REGISTRIES} mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] CREATE_REGISTRIES} rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] CREATE_REGISTRIES} PickUpNotifier-v1.1.2-1.14.4.jar Pick Up Notifier {[email protected] CREATE_REGISTRIES} deathquotes-1.2-1.14.4.jar DeathQuotes {[email protected] CREATE_REGISTRIES} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {[email protected] CREATE_REGISTRIES} LetMeSleep-v1.2.1-1.14.4.jar Let Me Sleep {[email protected] CREATE_REGISTRIES} CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] CREATE_REGISTRIES} mininggadgets-1.2.4.jar Mining Gadgets {[email protected] CREATE_REGISTRIES} immersive-portals-0.15(for mc 1.14 with forge).jar Immersive Portals {[email protected] CREATE_REGISTRIES} rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.2.23-universal.jar Forge {[email protected] CREATE_REGISTRIES} shetiphiancore-1.14-3.6.3.jar ShetiPhian-Core {[email protected] CREATE_REGISTRIES} bettercompass-1.14.2-1.6.0.jar Better Compass {[email protected] CREATE_REGISTRIES} Tardis-Mod-1.14.4-1.4.1.jar TARDIS Mod {[email protected] CREATE_REGISTRIES} Regeneration-1.14.4-3.0.4.jar Regeneration {[email protected] CREATE_REGISTRIES} Weeping-Angels-3.0.4.jar Weeping Angels {[email protected] CREATE_REGISTRIES} absentbydesign-1.14.4-1.0.7.jar Absent By Design Mod {[email protected] CREATE_REGISTRIES} refinedstorage-1.7.3.jar Refined Storage {[email protected] CREATE_REGISTRIES} colouredchat-1.14.4-1.4.6.jar ColouredChat {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.2.23-server.jar Minecraft {[email protected] CREATE_REGISTRIES} mcw-bridges-1.0.4-mc1.14.4.jar Macaw’s Bridges {[email protected] CREATE_REGISTRIES} rftoolsutility-1.14-1.2.14-alpha.jar RFToolsUtility {[email protected] CREATE_REGISTRIES} MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES} mcpaint-1.4.5.jar Mc Paint {[email protected] CREATE_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O’ Plenty {[email protected] CREATE_REGISTRIES} Lollipop-1.14.4-0.0.23.jar Lollipop {[email protected] CREATE_REGISTRIES} LetSleepingDogsLie-1.14.4-1.1.0.jar Let Sleeping Dogs Lie {[email protected] CREATE_REGISTRIES} Futurepack-1.14.4-28.0.164.jar Futurepack {[email protected] CREATE_REGISTRIES} Ding-1.14.4-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES} galaxysedge-1.14.4-1.0.2.jar Galaxy’s Edge {[email protected] CREATE_REGISTRIES} rftoolsbuilder-1.14-1.2.12-alpha.jar RFToolsBuilder {[email protected] CREATE_REGISTRIES} rftoolsstorage-1.14-0.0.7-alpha.jar RFToolsStorage {[email protected] CREATE_REGISTRIES} rats-4.1.1-1.14.4.jar Rats {[email protected] CREATE_REGISTRIES} gravestone-1.15.3.jar Gravestone Mod {[email protected] CREATE_REGISTRIES} RandomThings-MC1.14.4-5.0.1.jar Random Things {[email protected] CREATE_REGISTRIES} camera-1.4.10.jar Camera Mod {[email protected] CREATE_REGISTRIES} multibeds-1.14-1.5.8.jar Multi-Beds {[email protected] CREATE_REGISTRIES} [1.14.4] SecurityCraft v1.8.19.1.jar SecurityCraft {[email protected] CREATE_REGISTRIES} StorageDrawers-1.14.4-6.0.7.jar Storage Drawers {[email protected] CREATE_REGISTRIES} sit-1.14.4-v1.3.jar Sit {[email protected] CREATE_REGISTRIES} OreExcavation-1.6.147.jar Ore Excavation {[email protected] CREATE_REGISTRIES} enderchests-1.14-1.5.6.jar EnderChests {[email protected] CREATE_REGISTRIES} DoubleSlabs-1.14-1.11.3.jar Double Slabs {[email protected] CREATE_REGISTRIES} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {[email protected] CREATE_REGISTRIES} elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] CREATE_REGISTRIES} engineersdecor-1.14.4-1.1.1.jar Engineer’s Decor {[email protected] CREATE_REGISTRIES} cc-tweaked-1.14.4-1.89.2.jar CC: Tweaked {[email protected] CREATE_REGISTRIES} YAMDA-4.1.1.jar YAMDA {[email protected] CREATE_REGISTRIES} nametagswithoutanvil-1.1.jar Example Mod {[email protected] CREATE_REGISTRIES} MineMenu-1.14.4-1.8.2.jar MineMenu {[email protected] CREATE_REGISTRIES} FastLeafDecay-v17.jar FastLeafDecay {[email protected] CREATE_REGISTRIES} CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES} CodeChickenLib-1.14.4-3.2.8.374-universal.jar CodeChicken Lib {[email protected] CREATE_REGISTRIES} EnderStorage-1.14.4-2.4.8.144-universal.jar EnderStorage {[email protected] CREATE_REGISTRIES} thuttech-1.14.4-7.0.1.jar Thut Elevators {[email protected] CREATE_REGISTRIES} SoundFilters-0.14_for_1.14.4.jar Sound Filters {[email protected]_for_1.14.4 CREATE_REGISTRIES} thutcore-1.14.4-6.0.3.jar Thut Core {[email protected] CREATE_REGISTRIES, [email protected] CREATE_REGISTRIES} Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

    center

    [/pre]

    [/pre]


  • #9

    Sep 29, 2020

    Nope. Still nothing.

    —- Minecraft Crash Report ——— Minecraft Crash Report —-// Shall we play a game?
    Time: 9/29/20 10:04 PMDescription: Exception in server tick loop
    net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ Notes (notes) has failed to load correctly§7Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) ~[?:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {}

    A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
    — System Details —Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_231, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 743800992 bytes (709 MB) / 2113404928 bytes (2015 MB) up to 3801088000 bytes (3625 MB) CPUs: 12 JVM Flags: 0 total; ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers: [email protected] [email protected] Mod List: Notes-1.14.4-1.2.0.jar Notes {[email protected] ERROR} torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES} mining-helmet-1.14.4-1.0.8.jar Mining Helmet {[email protected] CREATE_REGISTRIES} jei-1.14.4-6.0.1.30.jar Just Enough Items {[email protected] CREATE_REGISTRIES} DoggyTalents-1.14.4-1.15.2.3.jar Doggy Talents {[email protected] CREATE_REGISTRIES} music_player-1.14.4-2.1.0.86.jar Music Player {[email protected] CREATE_REGISTRIES} rsgauges-1.14.4-1.2.4.jar Gauges and Switches {[email protected] CREATE_REGISTRIES} essentials-1.14.4-2.6.10.jar Essentials {[email protected] CREATE_REGISTRIES} create-mc1.14.4_v0.2.3.jar Create {[email protected] CREATE_REGISTRIES} journeymap-1.14.4-5.7.0b3.jar Journeymap {[email protected] CREATE_REGISTRIES} ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] CREATE_REGISTRIES} essentialfeatures-3.0.1.jar Essential Features {[email protected] CREATE_REGISTRIES} comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {[email protected] CREATE_REGISTRIES} citadel-1.0.4-1.14.4.jar Citadel {[email protected] CREATE_REGISTRIES} tumbleweed-1.14-0.4.7.jar Tumbleweed {[email protected] CREATE_REGISTRIES} NaturesCompass-1.14.4-1.8.5.jar Nature’s Compass {[email protected] CREATE_REGISTRIES} NetehrOverhaul1.14.4Ver1.7.jar NetherUpdate {[email protected] CREATE_REGISTRIES} Powah-1.14.4-0.2.8.jar Powah {[email protected] CREATE_REGISTRIES} Fence Jumper-1.14.4-1.0.8.jar FenceJumper {[email protected] CREATE_REGISTRIES} u_team_core-1.14.4-2.8.2.150.jar U Team Core {[email protected] CREATE_REGISTRIES} mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] CREATE_REGISTRIES} rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] CREATE_REGISTRIES} PickUpNotifier-v1.1.2-1.14.4.jar Pick Up Notifier {[email protected] CREATE_REGISTRIES} deathquotes-1.2-1.14.4.jar DeathQuotes {[email protected] CREATE_REGISTRIES} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {[email protected] CREATE_REGISTRIES} LetMeSleep-v1.2.1-1.14.4.jar Let Me Sleep {[email protected] CREATE_REGISTRIES} CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] CREATE_REGISTRIES} mininggadgets-1.2.4.jar Mining Gadgets {[email protected] CREATE_REGISTRIES} immersive-portals-0.15(for mc 1.14 with forge).jar Immersive Portals {[email protected] CREATE_REGISTRIES} rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.2.23-universal.jar Forge {[email protected] CREATE_REGISTRIES} shetiphiancore-1.14-3.6.3.jar ShetiPhian-Core {[email protected] CREATE_REGISTRIES} bettercompass-1.14.2-1.6.0.jar Better Compass {[email protected] CREATE_REGISTRIES} Tardis-Mod-1.14.4-1.4.1.jar TARDIS Mod {[email protected] CREATE_REGISTRIES} Regeneration-1.14.4-3.0.4.jar Regeneration {[email protected] CREATE_REGISTRIES} Weeping-Angels-3.0.4.jar Weeping Angels {[email protected] CREATE_REGISTRIES} absentbydesign-1.14.4-1.0.7.jar Absent By Design Mod {[email protected] CREATE_REGISTRIES} refinedstorage-1.7.3.jar Refined Storage {[email protected] CREATE_REGISTRIES} colouredchat-1.14.4-1.4.6.jar ColouredChat {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.2.23-server.jar Minecraft {[email protected] CREATE_REGISTRIES} mcw-bridges-1.0.4-mc1.14.4.jar Macaw’s Bridges {[email protected] CREATE_REGISTRIES} rftoolsutility-1.14-1.2.14-alpha.jar RFToolsUtility {[email protected] CREATE_REGISTRIES} MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES} mcpaint-1.4.5.jar Mc Paint {[email protected] CREATE_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O’ Plenty {[email protected] CREATE_REGISTRIES} Lollipop-1.14.4-0.0.23.jar Lollipop {[email protected] CREATE_REGISTRIES} LetSleepingDogsLie-1.14.4-1.1.0.jar Let Sleeping Dogs Lie {[email protected] CREATE_REGISTRIES} Futurepack-1.14.4-28.0.164.jar Futurepack {[email protected] CREATE_REGISTRIES} Ding-1.14.4-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES} galaxysedge-1.14.4-1.0.2.jar Galaxy’s Edge {[email protected] CREATE_REGISTRIES} rftoolsbuilder-1.14-1.2.12-alpha.jar RFToolsBuilder {[email protected] CREATE_REGISTRIES} rftoolsstorage-1.14-0.0.7-alpha.jar RFToolsStorage {[email protected] CREATE_REGISTRIES} rats-4.1.1-1.14.4.jar Rats {[email protected] CREATE_REGISTRIES} gravestone-1.15.3.jar Gravestone Mod {[email protected] CREATE_REGISTRIES} RandomThings-MC1.14.4-5.0.1.jar Random Things {[email protected] CREATE_REGISTRIES} camera-1.4.10.jar Camera Mod {[email protected] CREATE_REGISTRIES} multibeds-1.14-1.5.8.jar Multi-Beds {[email protected] CREATE_REGISTRIES} [1.14.4] SecurityCraft v1.8.19.1.jar SecurityCraft {[email protected] CREATE_REGISTRIES} StorageDrawers-1.14.4-6.0.7.jar Storage Drawers {[email protected] CREATE_REGISTRIES} sit-1.14.4-v1.3.jar Sit {[email protected] CREATE_REGISTRIES} OreExcavation-1.6.147.jar Ore Excavation {[email protected] CREATE_REGISTRIES} enderchests-1.14-1.5.6.jar EnderChests {[email protected] CREATE_REGISTRIES} DoubleSlabs-1.14-1.11.3.jar Double Slabs {[email protected] CREATE_REGISTRIES} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {[email protected] CREATE_REGISTRIES} elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] CREATE_REGISTRIES} engineersdecor-1.14.4-1.1.1.jar Engineer’s Decor {[email protected] CREATE_REGISTRIES} cc-tweaked-1.14.4-1.89.2.jar CC: Tweaked {[email protected] CREATE_REGISTRIES} YAMDA-4.1.1.jar YAMDA {[email protected] CREATE_REGISTRIES} nametagswithoutanvil-1.1.jar Example Mod {[email protected] CREATE_REGISTRIES} MineMenu-1.14.4-1.8.2.jar MineMenu {[email protected] CREATE_REGISTRIES} FastLeafDecay-v17.jar FastLeafDecay {[email protected] CREATE_REGISTRIES} CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES} CodeChickenLib-1.14.4-3.2.8.374-universal.jar CodeChicken Lib {[email protected] CREATE_REGISTRIES} EnderStorage-1.14.4-2.4.8.144-universal.jar EnderStorage {[email protected] CREATE_REGISTRIES} thuttech-1.14.4-7.0.1.jar Thut Elevators {[email protected] CREATE_REGISTRIES} SoundFilters-0.14_for_1.14.4.jar Sound Filters {[email protected]_for_1.14.4 CREATE_REGISTRIES} thutcore-1.14.4-6.0.3.jar Thut Core {[email protected] CREATE_REGISTRIES, [email protected] CREATE_REGISTRIES} Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

    center

    [/pre]

    [/pre]


  • #11

    Sep 29, 2020

    Thanks alot. That seems to have fixed it.

    center

    [/pre]

    [/pre]

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes


This guide will allow you to fix the error in a matter of minutes.

The first step is to go to Scalacube.com and log in to your account.

Scalacube login page

Once logged in, go to «Servers» and click on «Manage server».

Manage server

Click on «Manage» again.

Manage

Click on «Turn off» to shut down your server and wait for the process to finish.

Turn off server

Locate «File Manager» on the left tab and enter it.

File manager

In the main file directory, locate the files labeled «ops.json», «whitelist.json» and «usercache.json» and click «More» on each one of them and «Delete» them and wait for the processes to finish.

Delete files

Delete button

Delete final

Once this is done, go back and start your server back up again by clicking on «Turn on».

Turn on server

The issue should now be resolved and you can freely enter your server without any issues.

Congratulations! You now know How to Fix «Exception in Server Tick Loop» Error on Minecraft.

Summary:

  1. Log into your Scalacube account
  2. Go to Servers > Manage server > Manage
  3. Turn off server
  4. Go to File Manager
  5. Delete ops.json, usercache.json and whitelist.json
  6. Reboot server

Понравилась статья? Поделить с друзьями:
  • Как составить требование в кладовую
  • Как найти относительную скорость точек
  • Как найти число по его части пример
  • Как найти площадь кораблика
  • Как составить статью для глоссария