Advertisement
Guest User

Untitled

a guest
Jun 15th, 2020
1,162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 6/15/20 9:50 AM
  5. Description: Ticking memory connection
  6.  
  7. r: Non [a-z0-9/._-] character in path of location: main:main/as_statue 3
  8. at sm.<init>(SourceFile:38)
  9. at sm.<init>(SourceFile:43)
  10. at sm$a.a(SourceFile:122)
  11. at sm$a.deserialize(SourceFile:119)
  12. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
  13. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
  14. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186)
  15. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  16. at com.google.gson.TypeAdapter.fromJsonTree(TypeAdapter.java:285)
  17. at sv.g(SourceFile:142)
  18. at sv.<init>(SourceFile:76)
  19. at zo.f(SourceFile:806)
  20. at xe.<init>(SourceFile:167)
  21. at zo.g(SourceFile:416)
  22. at xx.c(SourceFile:111)
  23. at xx.b(SourceFile:63)
  24. at kt.a(SourceFile:230)
  25. at xu.c(SourceFile:171)
  26. at net.minecraft.server.MinecraftServer.b(SourceFile:866)
  27. at net.minecraft.server.MinecraftServer.a(SourceFile:793)
  28. at edm.a(SourceFile:130)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:655)
  30. at java.lang.Thread.run(Thread.java:745)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at sm.<init>(SourceFile:38)
  40. at sm.<init>(SourceFile:43)
  41. at sm$a.a(SourceFile:122)
  42. at sm$a.deserialize(SourceFile:119)
  43. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
  44. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
  45. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186)
  46. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  47. at com.google.gson.TypeAdapter.fromJsonTree(TypeAdapter.java:285)
  48. at sv.g(SourceFile:142)
  49. at sv.<init>(SourceFile:76)
  50. at zo.f(SourceFile:806)
  51. at xe.<init>(SourceFile:167)
  52. at zo.g(SourceFile:416)
  53. at xx.c(SourceFile:111)
  54. at xx.b(SourceFile:63)
  55. at kt.a(SourceFile:230)
  56.  
  57. -- Ticking connection --
  58. Details:
  59. Connection: kt@4b1618ce
  60. Stacktrace:
  61. at xu.c(SourceFile:171)
  62. at net.minecraft.server.MinecraftServer.b(SourceFile:866)
  63. at net.minecraft.server.MinecraftServer.a(SourceFile:793)
  64. at edm.a(SourceFile:130)
  65. at net.minecraft.server.MinecraftServer.run(SourceFile:655)
  66. at java.lang.Thread.run(Thread.java:745)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.15.2
  71. Minecraft Version ID: 1.15.2
  72. Operating System: Mac OS X (x86_64) version 10.13.6
  73. Java Version: 1.8.0_74, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 1764833008 bytes (1683 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  76. CPUs: 4
  77. JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  78. Player Count: 0 / 8; []
  79. Data Packs: vanilla
  80. Type: Integrated Server (map_client.txt)
  81. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement