Advertisement
Guest User

Untitled

a guest
Sep 20th, 2023
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2023-09-20 17:41:18
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Cannot invoke "java.lang.Number.intValue()" because the return value of "com.electronwill.nightconfig.core.UnmodifiableConfig.get(String)" is null
  8. at com.electronwill.nightconfig.core.UnmodifiableConfig.getInt(UnmodifiableConfig.java:355) ~[core-3.6.4.jar%2393!/:?] {}
  9. at sereneseasons.config.ServerConfig.getMeltInfos(ServerConfig.java:173) ~[SereneSeasons-1.20.1-9.0.0.44.jar%23181!/:9.0.0.44] {re:classloading}
  10. at sereneseasons.config.ServerConfig.getMeltInfo(ServerConfig.java:160) ~[SereneSeasons-1.20.1-9.0.0.44.jar%23181!/:9.0.0.44] {re:classloading}
  11. at sereneseasons.handler.season.RandomUpdateHandler.onWorldTick(RandomUpdateHandler.java:115) ~[SereneSeasons-1.20.1-9.0.0.44.jar%23181!/:9.0.0.44] {re:classloading}
  12. at sereneseasons.handler.season.__RandomUpdateHandler_onWorldTick_LevelTickEvent.invoke(.dynamic) ~[SereneSeasons-1.20.1-9.0.0.44.jar%23181!/:9.0.0.44] {re:classloading,pl:eventbus:B}
  13. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
  14. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
  15. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
  16. at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:908) ~[forge-1.20.1-47.1.0-universal.jar%23189!/:?] {re:classloading}
  17. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23184!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23184!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  19. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23184!/:?] {re:classloading,pl:runtimedistcleaner:A}
  20. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23184!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  21. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23184!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  22. at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- System Details --
  29. Details:
  30. Minecraft Version: 1.20.1
  31. Minecraft Version ID: 1.20.1
  32. Operating System: Windows 10 (amd64) version 10.0
  33. Java Version: 17.0.8, Microsoft
  34. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  35. Memory: 1096705280 bytes (1045 MiB) / 2411724800 bytes (2300 MiB) up to 4294967296 bytes (4096 MiB)
  36. CPUs: 8
  37. Processor Vendor: GenuineIntel
  38. Processor Name: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
  39. Identifier: Intel64 Family 6 Model 158 Stepping 10
  40. Microarchitecture: Coffee Lake
  41. Frequency (GHz): 2.40
  42. Number of physical packages: 1
  43. Number of physical CPUs: 4
  44. Number of logical CPUs: 8
  45. Graphics card #0 name: NVIDIA GeForce GTX 1650
  46. Graphics card #0 vendor: NVIDIA (0x10de)
  47. Graphics card #0 VRAM (MB): 4095.00
  48. Graphics card #0 deviceId: 0x1f91
  49. Graphics card #0 versionInfo: DriverVersion=31.0.15.2879
  50. Graphics card #1 name: Intel(R) UHD Graphics 630
  51. Graphics card #1 vendor: Intel Corporation (0x8086)
  52. Graphics card #1 VRAM (MB): 1024.00
  53. Graphics card #1 deviceId: 0x3e9b
  54. Graphics card #1 versionInfo: DriverVersion=27.20.100.9664
  55. Memory slot #0 capacity (MB): 4096.00
  56. Memory slot #0 clockSpeed (GHz): 2.67
  57. Memory slot #0 type: DDR4
  58. Memory slot #1 capacity (MB): 4096.00
  59. Memory slot #1 clockSpeed (GHz): 2.67
  60. Memory slot #1 type: DDR4
  61. Virtual memory max (MB): 27620.69
  62. Virtual memory used (MB): 24064.45
  63. Swap memory total (MB): 19600.03
  64. Swap memory used (MB): 5739.76
  65. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  66. Server Running: true
  67. Player Count: 0 / 8; []
  68. Data Packs: vanilla, mod:sereneseasons (incompatible), mod:farmersdelight, mod:mixinextras (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:pamhc2trees (incompatible), mod:biomesoplenty (incompatible), mod:pamhc2crops (incompatible), mod:cfm, mod:jei, mod:pamhc2foodextended (incompatible), mod:forge, mod:supplementaries, mod:pamhc2foodcore (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), Supplementaries Generated Pack
  69. Enabled Feature Flags: minecraft:vanilla
  70. World Generation: Stable
  71. Type: Integrated Server (map_client.txt)
  72. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  73. Launched Version: forge-47.1.0
  74. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  75. ModLauncher launch target: forgeclient
  76. ModLauncher naming: srg
  77. ModLauncher services:
  78. mixin-0.8.5.jar mixin PLUGINSERVICE
  79. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  80. fmlloader-1.20.1-47.1.0.jar slf4jfixer PLUGINSERVICE
  81. fmlloader-1.20.1-47.1.0.jar object_holder_definalize PLUGINSERVICE
  82. fmlloader-1.20.1-47.1.0.jar runtime_enum_extender PLUGINSERVICE
  83. fmlloader-1.20.1-47.1.0.jar capability_token_subclass PLUGINSERVICE
  84. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  85. fmlloader-1.20.1-47.1.0.jar runtimedistcleaner PLUGINSERVICE
  86. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  87. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  88. FML Language Providers:
  89. lowcodefml@null
  90. javafml@null
  91. Mod List:
  92. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
  93. SereneSeasons-1.20.1-9.0.0.44.jar |Serene Seasons |sereneseasons |9.0.0.44 |DONE |Manifest: NOSIGNATURE
  94. FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  95. mixinextras-forge-0.2.0-rc.3.jar |MixinExtras |mixinextras |0.2.0-rc.3 |DONE |Manifest: NOSIGNATURE
  96. TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  97. moonlight-1.20-2.8.26-forge.jar |Moonlight Library |moonlight |1.20-2.8.26 |DONE |Manifest: NOSIGNATURE
  98. pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
  99. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  100. pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |DONE |Manifest: NOSIGNATURE
  101. cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  102. jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  103. pamhc2foodextended-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |DONE |Manifest: NOSIGNATURE
  104. forge-1.20.1-47.1.0-universal.jar |Forge |forge |47.1.0 |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
  105. supplementaries-1.20-2.6.1.jar |Supplementaries |supplementaries |1.20-2.6.1 |DONE |Manifest: NOSIGNATURE
  106. pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |DONE |Manifest: NOSIGNATURE
  107. citadel-2.4.4-1.20.1.jar |Citadel |citadel |2.4.4 |DONE |Manifest: NOSIGNATURE
  108. alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
  109. Crash Report UUID: 4fb6b963-58b1-4290-a1c7-3a3604826ccb
  110. FML: 47.1
  111. Forge: net.minecraftforge:47.1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement