Guest User

error logs

a guest
Apr 9th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. [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
  2. [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'
  3. [09Apr2022 17:57:47.340] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.16.5
  4. [09Apr2022 17:57:47.341] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
  5. [09Apr2022 17:57:47.459] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
  6. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file journeymap-server.toml of type SERVER for modid journeymap
  7. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?]
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$14287/1642019349.apply(Unknown Source) ~[?:?]
  9. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
  10. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
  11. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$14286/1591483502.accept(Unknown Source) ~[?:?]
  12. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
  13. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
  14. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
  15. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?]
  16. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:59) ~[?:?]
  17. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?]
  18. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
  19. at net.minecraft.server.MinecraftServer$$Lambda$20445/55137804.run(Unknown Source) [?:?]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  21. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  22. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?]
  23. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
  24. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
  25. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
  26. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
  27. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
  28. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
  29. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
  30. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
  31. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
  32. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
  33. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
  34. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
  35. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
  36. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?]
  37. ... 13 more
  38. [09Apr2022 17:57:47.472] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 9ca44510-170c-43a0-9e7d-b9db2bc558ae
  39. [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
  40. [09Apr2022 17:57:47.479] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  41. [09Apr2022 17:57:47.480] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  42. [09Apr2022 17:57:47.480] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  43. [09Apr2022 17:57:47.480] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
  44. java.lang.NullPointerException: null
  45. at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:538) ~[?:?]
  46. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:568) ~[?:?]
  47. at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:167) ~[?:?]
  48. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:679) [?:?]
  49. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
  50. at net.minecraft.server.MinecraftServer$$Lambda$20445/55137804.run(Unknown Source) [?:?]
  51. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Advertisement
Add Comment
Please, Sign In to add comment