Перейти к содержанию

romikhaker

Пользователи
  • Постов

    4
  • Зарегистрирован

  • Посещение

Контакты

  • Логин на сайте
    romanius

Достижения romikhaker

  1. [TLSkinCape] OptiFine detected. [22:43:22] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance [22:43:21] [Render thread/INFO]: Loaded 7 recipes [22:43:06] [Render thread/INFO]: Loaded 1179 advancements [22:43:48] [Worker-Main-7/ERROR]: Failed to retrieve profile key pair java.io.IOException: Could not retrieve profile key pair at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [22:43:66] [Server thread/INFO]: Starting integrated minecraft server version 1.19.2 [22:43:66] [Server thread/INFO]: Generating keypair [22:43:72] [Server thread/ERROR]: Encountered an unexpected exception net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file forge-server.toml of type SERVER for modid forge at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at java.base/java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:90) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at TRANSFORMER/net.optifine/net.optifine.reflect.Reflector.callBoolean(Reflector.java:707) at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:79) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ... 15 more [22:43:84] [Server thread/FATAL]: Preparing crash report with UUID d999593f-70e3-4b58-8515-6e9e43c1b798 [22:43:85] [Server thread/FATAL]: Preparing crash report with UUID 905e3136-831d-474d-a65a-344c53c4943d [22:43:85] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Romka\AppData\Roaming\.minecraft\crash-reports\crash-2025-04-18_22.43.29-server.txt [22:43:85] [Server thread/INFO]: Stopping server [22:43:85] [Server thread/INFO]: Saving players [22:43:85] [Server thread/INFO]: Saving worlds [22:43:85] [Server thread/ERROR]: Exception stopping the server java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_6857_()" because "serverlevel2" is null at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:502) at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_129885_(IntegratedServer.java:422) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:575) at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_7041_(IntegratedServer.java:227) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:682) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) at java.base/java.lang.Thread.run(Thread.java:833) crash-2025-04-18_22.43.29-server.txt
×
×
  • Создать...