Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [09Apr2022 17:57:37.917] [main/ERROR] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod sulfuric which appears to be missing, things may not work well
- [09Apr2022 17:57:47.258] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [09Apr2022 17:57:47.340] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.16.5
- [09Apr2022 17:57:47.341] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
- [09Apr2022 17:57:47.459] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
- net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file journeymap-server.toml of type SERVER for modid journeymap
- at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?]
- at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$14287/1642019349.apply(Unknown Source) ~[?:?]
- at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
- at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
- at net.minecraftforge.fml.config.ConfigTracker$$Lambda$14286/1591483502.accept(Unknown Source) ~[?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
- at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
- at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
- at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:59) ~[?:?]
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?]
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
- at net.minecraft.server.MinecraftServer$$Lambda$20445/55137804.run(Unknown Source) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- 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.3.jar:?]
- at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
- at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
- at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
- at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
- at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
- at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
- at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?]
- ... 13 more
- [09Apr2022 17:57:47.472] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 9ca44510-170c-43a0-9e7d-b9db2bc558ae
- [09Apr2022 17:57:47.478] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\slate\AppData\Roaming\.minecraft\crash-reports\crash-2022-04-09_17.57.47-server.txt
- [09Apr2022 17:57:47.479] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
- [09Apr2022 17:57:47.480] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
- [09Apr2022 17:57:47.480] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
- [09Apr2022 17:57:47.480] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
- java.lang.NullPointerException: null
- at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:538) ~[?:?]
- at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:568) ~[?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:167) ~[?:?]
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:679) [?:?]
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
- at net.minecraft.server.MinecraftServer$$Lambda$20445/55137804.run(Unknown Source) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Advertisement
Add Comment
Please, Sign In to add comment