Advertisement
Guest User

crash report

a guest
Oct 20th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 10/20/21, 8:18 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonArray.iterator()" because "☃" is null
  8. at net.minecraft.server.players.StoredUserList.m_11399_(SourceFile:121) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
  9. at net.minecraft.server.dedicated.DedicatedPlayerList.m_139596_(SourceFile:83) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
  10. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:22) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
  11. at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:169) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:659) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
  14. at java.lang.Thread.run(Thread.java:831) [?:?] {}
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- System Details --
  21. Details:
  22. Minecraft Version: 1.17.1
  23. Minecraft Version ID: 1.17.1
  24. Operating System: Linux (amd64) version 5.4.0-81-generic
  25. Java Version: 16.0.2, Oracle Corporation
  26. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  27. Memory: 1595465824 bytes (1521 MiB) / 3091202048 bytes (2948 MiB) up to 8589934592 bytes (8192 MiB)
  28. CPUs: 10
  29. Processor Vendor: AuthenticAMD
  30. Processor Name: AMD Ryzen 7 5800X 8-Core Processor
  31. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  32. Microarchitecture: Zen 3
  33. Frequency (GHz): -0.00
  34. Number of physical packages: 1
  35. Number of physical CPUs: 8
  36. Number of logical CPUs: 16
  37. Graphics card #0 name: unknown
  38. Graphics card #0 vendor: unknown
  39. Graphics card #0 VRAM (MB): 0.00
  40. Graphics card #0 deviceId: unknown
  41. Graphics card #0 versionInfo: unknown
  42. Virtual memory max (MB): 65433.52
  43. Virtual memory used (MB): 96968.64
  44. Swap memory total (MB): 1023.99
  45. Swap memory used (MB): 1023.98
  46. JVM Flags: 2 total; -Xms128M -Xmx8192M
  47. Data Packs: vanilla, mod:forge
  48. Is Modded: Definitely; Server brand changed to 'forge'
  49. Type: Dedicated Server (map_server.txt)
  50. ModLauncher: 9.0.7+91+master.8569cdf
  51. ModLauncher launch target: forgeserver
  52. ModLauncher naming: srg
  53. ModLauncher services:
  54. mixin PLUGINSERVICE
  55. eventbus PLUGINSERVICE
  56. object_holder_definalize PLUGINSERVICE
  57. runtime_enum_extender PLUGINSERVICE
  58. capability_token_subclass PLUGINSERVICE
  59. capability_inject_definalize PLUGINSERVICE
  60. accesstransformer PLUGINSERVICE
  61. runtimedistcleaner PLUGINSERVICE
  62. mixin TRANSFORMATIONSERVICE
  63. fml TRANSFORMATIONSERVICE
  64. FML Language Providers:
  65. minecraft@1.0
  66. javafml@null
  67. Mod List:
  68. server-1.17.1-20210706.113038-srg.jar |Minecraft |minecraft |1.17.1 |DONE |Manifest: NOSIGNATURE
  69. forge-1.17.1-37.0.97-universal.jar |Forge |forge |37.0.97 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  70. Crash Report UUID: e4783aaa-406c-4f70-a83f-40b479003d07
  71. FML: 37.0
  72. Forge: net.minecraftforge:37.0.97
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement