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

Minecraft Forums This thread was marked as Locked by user-6840779 . Exception in server tick loop [SOLVED] li» data-page-inline=»False» data-scroll-inline=»False»> Tree Puncher Join Date: 10/17/2014 Posts: 12 Member Details Hey guys I’ve got a new crash issue that i’ve never experienced before. I brought an old save file over from another pc in which […]

This thread was marked as Locked by user-6840779 .

Hey guys I’ve got a new crash issue that i’ve never experienced before. I brought an old save file over from another pc in which I used mcpatcher, to the one im on now that uses forge. When I load the non-forge profile 1.7.10, the save file works fine, even with my installed texture pack. When i load my forge profile 1.7.10 so I can use the same texture pack along with Seus 10.1 for 1.7.10, it crashes. The other save files that I have also created all work fine under this same forge profile along with the shader pack and texture pack. Is there something from mcpatcher in the other save file that forge is incompatible with or am I missing something else entirely?I have also reverted back to Java 7 just to see if it was Java 8 that was the problem, still didn’t work. I have also reinstalled Minecraft along with forge and all the mods under a fresh profile and fresh installs and the crash still occurs with the save file. The crash report is below:

—- Minecraft Crash Report —-
// Everything’s going to plan. No, really, that was supposed to happen.

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

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

Разработка подключаемых модулей Minecraft (Java) (Udemy) Как исправить исключение Minecraft в Server Tick Loop?

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

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

Проверить все файлы сервера

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

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

Убедитесь, что вы используете последнюю версию Optifine.

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

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

Итог

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

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

Источник

Minecraft Forums

This thread was marked as Locked by user-6840779 .

Exception in server tick loop crash

    li» data-page-inline=»False» data-scroll-inline=»False»>

  • Out of the Water
  • Join Date: 7/10/2020
  • Posts: 5
  • Member Details

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] at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:234)

[. ] 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)

[. ] 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)

[. ] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [. ] 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] . 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. (FMLModContainer.java:77)

[?:28.2] 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] . 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:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)

[modlauncher-4.1.0.jar:?] 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. (FMLModContainer.java:71)

[?:28.2] 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)

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:

NullPointerException: null Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

  • Farlander
  • Join Date: 9/20/2016
  • Posts: 15,692
  • Member Details

There is something wrong in you mods-folder — maybe false versions

add a screenshot of your mods-folder

  • Out of the Water
  • Join Date: 7/10/2020
  • Posts: 5
  • Member Details

Yeah, sure. Here it is!

  • Farlander
  • Join Date: 9/20/2016
  • Posts: 15,692
  • Member Details

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

appleskin and fabric-api

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

  • Out of the Water
  • Join Date: 7/10/2020
  • Posts: 5
  • Member Details

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] at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:234)

[. ] 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)

[. ] 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)

[. ] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [. ] 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] . 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. (FMLModContainer.java:77)

[?:28.2] 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] . 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:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)

[modlauncher-4.1.0.jar:?] 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. (FMLModContainer.java:71)

[?:28.2] 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)

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:

NullPointerException: null Data Packs: Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt)

  • Farlander
  • Join Date: 9/20/2016
  • Posts: 15,692
  • 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

  • Out of the Water
  • Join Date: 7/10/2020
  • Posts: 5
  • Member Details

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.

Источник

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.

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.

Resolved


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Oct 20, 2014

    Hey guys I’ve got a new crash issue that i’ve never experienced before. I brought an old save file over from another pc in which I used mcpatcher, to the one im on now that uses forge. When I load the non-forge profile 1.7.10, the save file works fine, even with my installed texture pack. When i load my forge profile 1.7.10 so I can use the same texture pack along with Seus 10.1 for 1.7.10, it crashes. The other save files that I have also created all work fine under this same forge profile along with the shader pack and texture pack. Is there something from mcpatcher in the other save file that forge is incompatible with or am I missing something else entirely?I have also reverted back to Java 7 just to see if it was Java 8 that was the problem, still didn’t work. I have also reinstalled Minecraft along with forge and all the mods under a fresh profile and fresh installs and the crash still occurs with the save file. The crash report is below:

    —- Minecraft Crash Report —-
    // Everything’s going to plan. No, really, that was supposed to happen.

    Time: 10/19/14 12:33 AM
    Description: Exception in server tick loop

    java.lang.ArrayIndexOutOfBoundsException: -5268273
    at java.util.ArrayList.elementData(Unknown Source)
    at java.util.ArrayList.set(Unknown Source)
    at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:90)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(SourceFile:60)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.chunkExists(AnvilChunkLoader.java:71)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:117)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
    at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
    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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 496116216 bytes (473 MB) / 976044032 bytes (930 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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.85.1230 Minecraft Forge 10.13.2.1230 3 mods loaded, 3 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    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’


  • #2

    Oct 20, 2014


    SeargentGen


    • View User Profile


    • View Posts


    • Send Message



    View SeargentGen's Profile

    • Tree Puncher
    • Location:

      Castle Rock
    • Join Date:

      5/29/2012
    • Posts:

      54
    • Member Details

    I am not 100% sure, is one of the block’s ID too large? I got a similiar error and it was because I set a block’s ID to larger than whatever the maximum was (I forget now, I think it was 4020)


  • #3

    Oct 20, 2014

    that’s the thing, I haven’t changed anything other than moving the save file from another computer where nothing was changed either, block ID’s I mean…..its just weird that it will play fine under the normal non-forge profile, but as soon as I switch to that profile it won’t play…I even tried to play it with the default textures and no shader packs….still crashed :( don’t under stand the java out of bounds issue either in the first line of the error.


  • #5

    Oct 20, 2014

    I believe the file itself was started around 1.7.2. So forge can’t properly convert it? I can play it with a regular profile so all the information seems to be intact at least and its current to what I was building last. Its when I switch to the forge profile to run the shader pack is where I start having conflicts. It will start to say Loading Terrain then crash to desktop. Im sorry I forgot to mention the mods I was using just incase the conflict may be there: R3D.CRAFT 128x Smooth Realism 1.7.10, GLSL Shader mod 1.7.10, and Sonic Ether’s Unbelievable Shaders 10.1 for 1.7.10.


  • #7

    Oct 21, 2014

    That particular world doesn’t work with forge at all, but I can load it without the forge profile and it works fine….even with a texture pack. I have also created at least 3 other worlds in which the forge profile is active and everything loads fine including the shaders and texture pack. Its a weird error only associated with that particular saved world and forge. That’s why I was wondering if the mcpatcher did something to the file that forge doesn’t like? Its really annoying cause I have a lot of stuff built in that one that I would love to see with the shader pack.


  • #9

    Oct 21, 2014

    Ok well thats good news at least and one more thing i can cross off my trial and error list lol. The file itself is intact at least cause i can play under a normal profile, i guess i’ll have to just deal with not seeing it under the nice shaders. thank you for all the suggestions and help, if you can think of anything else for me to try let me know, im still gonna continue to research it and look for a solution.


  • #11

    Oct 22, 2014

    any good links? the ones i’ve found still prefer to show forge even though it says (without forge) in the title line


  • #13

    Oct 23, 2014

    Ok quick update here…..found the installer for the shaders mod without forge. Installed it, selected my shaders, opened the old save file, and……it ran without a hitch. Thanks so much for all the suggestions everyone and especially you grimallq for sticking with me through all my questions. Problem solved.

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes


Здравствуйте! Вот я делал свой сервер в майнкрафте, я настраивал папку spigot.yml. Ну и вот я настроил, захожу в майн пишу команду /spigot:reload и сервер крашется вот логги:
 

  1. —- Minecraft Crash Report —-
  2. // You’re mean.
  3. Time: 12/19/22 2:55 PM
  4. Description: Exception in server tick loop
  5. java.lang.RuntimeException: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor

 in ‘string’, line 59, column 20:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии  … 
                       ^
expected alphabetic or numeric character, but found &(38)
 in ‘string’, line 59, column 22:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии с  … 
                         ^

    at com.google.common.base.Throwables.propagate(Throwables.java:240)
    at org.spigotmc.SpigotConfig.init(SpigotConfig.java:65)
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:196)
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
 in ‘string’, line 59, column 20:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии  … 
                       ^
expected alphabetic or numeric character, but found &(38)
 in ‘string’, line 59, column 22:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии с  … 
                         ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
    at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59)
    … 3 more
Caused by: while scanning an anchor
 in ‘string’, line 59, column 20:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии  … 
                       ^
expected alphabetic or numeric character, but found &(38)
 in ‘string’, line 59, column 22:
      outdated-client: &c&lKesli&f&lWorld §8▪ §7Версии с  … 
                         ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1455)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:585)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249)
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
    … 6 more


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

— System Details —
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 5.4.0-126-generic
    Java Version: 1.8.0_312, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 63022512 bytes (60 MB) / 129892352 bytes (123 MB) up to 1556938752 bytes (1484 MB)
    JVM Flags: 2 total; -Xms128M -Xmx1536M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information: 
   Running: Paper version git-Paper-1618 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) false
   Plugins: {}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_12_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_12_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_12_R1.CrashReport.h(CrashReport.java:128), net.minecraft.server.v1_12_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:686), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)], RUNNABLE Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1: [java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1027), java.util.concurrent.ConcurrentHashMap.putIfAbsent(ConcurrentHashMap.java:1535), java.lang.ClassLoader.getClassLoadingLock(ClassLoader.java:457), java.lang.ClassLoader.loadClass(ClassLoader.java:398), sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352), java.lang.ClassLoader.loadClass(ClassLoader.java:351), org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:540), org.apache.logging.log4j.core.impl.ThrowableProxy.toExtendedStackTrace(ThrowableProxy.java:661), org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:164), org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:141), org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122), org.apache.logging.log4j.core.async.RingBufferLogEvent.getThrownProxy(RingBufferLogEvent.java:330), org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:61), org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38), org.apache.logging.log4j.core.layout.PatternLayout$PatternSelectorSerializer.toSerializable(PatternLayout.java:455), org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:232), org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:217), org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:57), org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177), org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170), org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161), org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append(RollingRandomAccessFileAppender.java:218), org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156), org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129), org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120), org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84), org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448), org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433), org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417), org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79), org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337), org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161), org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45), org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29), com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168), com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread — 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread — 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Signal Dispatcher: [], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], TIMED_WAITING Craft Scheduler Thread — 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.read1(BufferedInputStream.java:284), java.io.BufferedInputStream.read(BufferedInputStream.java:345), sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284), sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326), sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178), java.io.InputStreamReader.read(InputStreamReader.java:184), java.io.BufferedReader.fill(BufferedReader.java:161), java.io.BufferedReader.readLine(BufferedReader.java:324), java.io.BufferedReader.readLine(BufferedReader.java:389), net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:179), net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:142), net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:77)], TIMED_WAITING Craft Scheduler Thread — 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)],}

   
    Profiler Position: N/A (disabled)
    Player Count: 0 / 20; []
    Is Modded: Definitely; Server brand changed to ‘Paper’

  1.     Type: Dedicated Server (map_server.txt)

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

Time: 08.04.16 14:56
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/player/EntityInteractEvent
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:93)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:119)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/player/EntityInteractEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:60)
at biomesoplenty.common.init.ModHandlers.init(ModHandlers.java:38)
at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.Eus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
… 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.entity.player.EntityInteractEvent
at net.minecraft.lauventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBnchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
… 41 more

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

— System Details —
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 283115048 bytes (269 MB) / 428867584 bytes (409 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.0.1858 4 mods loaded, 4 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCH mcp{9.19} Minecraft Coder Pack
UCH FML{8.0.99.99} Forge Mod Loader
UCH Forge{12.16.0.1858} Minecraft Forge
UCE BiomesOPlenty{4.0.0} Biomes O’ Plenty
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to ‘fml,forge’
Type: Dedicated Server (map_server.txt)

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Der error 6034
  • Deposit error fc1 что это
  • Depollution system faulty peugeot 308 ошибка
  • Depmod error bad version passed
  • Deployment error microsoft windows appx package manager commands add appxpackage command

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии