Advertisement
Guest User

Untitled

a guest
Jun 15th, 2020
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. I have a survival world, that I run with optifine 1.15. Whenever I try to open the world without optifine, it will not load, and the game crashes. While this is not a huge problem, I would like to be able to open it on computers without optifine, so does anyone know a fix?
  2.  
  3. I never installed any mods, i literally just used the world with optifine
  4.  
  5. Crash report below
  6.  
  7. ---- Minecraft Crash Report ----
  8. // Hi. I'm Minecraft, and I'm a crashaholic.
  9.  
  10. Time: 6/15/20 9:19 AM
  11. Description: Ticking memory connection
  12.  
  13. r: Non [a-z0-9/._-] character in path of location: main:main/as_statue 3
  14. `at sm.<init>(SourceFile:38)`
  15.  
  16. `at sm.<init>(SourceFile:43)`
  17.  
  18. `at sm$a.a(SourceFile:122)`
  19.  
  20. `at sm$a.deserialize(SourceFile:119)`
  21.  
  22. `at` [`com.google.gson.internal.bind.TreeTypeAdapter.read`](https://com.google.gson.internal.bind.TreeTypeAdapter.read)`(`[`TreeTypeAdapter.java:69`](https://TreeTypeAdapter.java:69)`)`
  23.  
  24. `at` [`com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read`](https://com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read)`(`[`TypeAdapterRuntimeTypeWrapper.java:41`](https://TypeAdapterRuntimeTypeWrapper.java:41)`)`
  25.  
  26. `at` [`com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read`](https://com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read)`(`[`MapTypeAdapterFactory.java:186`](https://MapTypeAdapterFactory.java:186)`)`
  27.  
  28. `at` [`com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read`](https://com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read)`(`[`MapTypeAdapterFactory.java:145`](https://MapTypeAdapterFactory.java:145)`)`
  29.  
  30. `at com.google.gson.TypeAdapter.fromJsonTree(`[`TypeAdapter.java:285`](https://TypeAdapter.java:285)`)`
  31.  
  32. `at sv.g(SourceFile:142)`
  33.  
  34. `at sv.<init>(SourceFile:76)`
  35.  
  36. `at zo.f(SourceFile:806)`
  37.  
  38. `at xe.<init>(SourceFile:167)`
  39.  
  40. `at zo.g(SourceFile:416)`
  41.  
  42. `at xx.c(SourceFile:111)`
  43.  
  44. `at xx.b(SourceFile:63)`
  45.  
  46. `at kt.a(SourceFile:230)`
  47.  
  48. `at xu.c(SourceFile:171)`
  49.  
  50. `at net.minecraft.server.MinecraftServer.b(SourceFile:866)`
  51.  
  52. `at net.minecraft.server.MinecraftServer.a(SourceFile:793)`
  53.  
  54. `at edm.a(SourceFile:130)`
  55.  
  56. `at` [`net.minecraft.server.MinecraftServer.run`](https://net.minecraft.server.MinecraftServer.run)`(SourceFile:655)`
  57.  
  58. `at` [`java.lang.Thread.run`](https://java.lang.Thread.run)`(`[`Thread.java:745`](https://Thread.java:745)`)`
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- Head --
  65. Thread: Server thread
  66. Stacktrace:
  67. `at sm.<init>(SourceFile:38)`
  68.  
  69. `at sm.<init>(SourceFile:43)`
  70.  
  71. `at sm$a.a(SourceFile:122)`
  72.  
  73. `at sm$a.deserialize(SourceFile:119)`
  74.  
  75. `at` [`com.google.gson.internal.bind.TreeTypeAdapter.read`](https://com.google.gson.internal.bind.TreeTypeAdapter.read)`(`[`TreeTypeAdapter.java:69`](https://TreeTypeAdapter.java:69)`)`
  76.  
  77. `at` [`com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read`](https://com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read)`(`[`TypeAdapterRuntimeTypeWrapper.java:41`](https://TypeAdapterRuntimeTypeWrapper.java:41)`)`
  78.  
  79. `at` [`com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read`](https://com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read)`(`[`MapTypeAdapterFactory.java:186`](https://MapTypeAdapterFactory.java:186)`)`
  80.  
  81. `at` [`com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read`](https://com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read)`(`[`MapTypeAdapterFactory.java:145`](https://MapTypeAdapterFactory.java:145)`)`
  82.  
  83. `at com.google.gson.TypeAdapter.fromJsonTree(`[`TypeAdapter.java:285`](https://TypeAdapter.java:285)`)`
  84.  
  85. `at sv.g(SourceFile:142)`
  86.  
  87. `at sv.<init>(SourceFile:76)`
  88.  
  89. `at zo.f(SourceFile:806)`
  90.  
  91. `at xe.<init>(SourceFile:167)`
  92.  
  93. `at zo.g(SourceFile:416)`
  94.  
  95. `at xx.c(SourceFile:111)`
  96.  
  97. `at xx.b(SourceFile:63)`
  98.  
  99. `at kt.a(SourceFile:230)`
  100.  
  101. -- Ticking connection --
  102. Details:
  103. `Connection: kt@524425c`
  104. Stacktrace:
  105. `at xu.c(SourceFile:171)`
  106.  
  107. `at net.minecraft.server.MinecraftServer.b(SourceFile:866)`
  108.  
  109. `at net.minecraft.server.MinecraftServer.a(SourceFile:793)`
  110.  
  111. `at edm.a(SourceFile:130)`
  112.  
  113. `at` [`net.minecraft.server.MinecraftServer.run`](https://net.minecraft.server.MinecraftServer.run)`(SourceFile:655)`
  114.  
  115. `at` [`java.lang.Thread.run`](https://java.lang.Thread.run)`(`[`Thread.java:745`](https://Thread.java:745)`)`
  116.  
  117. -- System Details --
  118. Details:
  119. `Minecraft Version: 1.15.2`
  120.  
  121. `Minecraft Version ID: 1.15.2`
  122.  
  123. `Operating System: Mac OS X (x86_64) version 10.13.6`
  124.  
  125. `Java Version: 1.8.0_74, Oracle Corporation`
  126.  
  127. `Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation`
  128.  
  129. `Memory: 1547548104 bytes (1475 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)`
  130.  
  131. `CPUs: 4`
  132.  
  133. `JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M`
  134.  
  135. `Player Count: 0 / 8; []`
  136.  
  137. `Data Packs: vanilla, file/coordinates hud` [`v1.0.0.zip`](https://v1.0.0.zip) `(incompatible), file/customizable armor stands v2.4.0 2 (incompatible), file/redstone rotation wrench` [`v1.0.1.zip`](https://v1.0.1.zip) `(incompatible), file/silence mobs` [`v1.0.0.zip`](https://v1.0.0.zip) `(incompatible), file/terracotta rotation wrench` [`v1.0.1.zip`](https://v1.0.1.zip) `(incompatible), file/silence mobs v1.0.0` [`3.zip`](https://3.zip) `(incompatible), file/spawning spheres v1.0.0 (incompatible), file/durability ping` [`v1.1.0.zip`](https://v1.1.0.zip) `(incompatible), file/gem villagers` [`v4.1.1.zip`](https://v4.1.1.zip) `(incompatible), file/more mob heads` [`v2.3.0.zip`](https://v2.3.0.zip) `(incompatible), file/multiplayer sleep` [`v1.0.1.zip`](https://v1.0.1.zip) `(incompatible), file/nether portal coords` [`v1.0.0.zip`](https://v1.0.0.zip) `(incompatible), file/player head drops` [`v1.0.0.zip`](https://v1.0.0.zip) `(incompatible), file/treasure gems` [`v1.0.0.zip`](https://v1.0.0.zip) `(incompatible), file/wandering trades` [`v1.0.0.zip`](https://v1.0.0.zip)`, file/VanillaTweaks_c977595.zip (incompatible)`
  138.  
  139. `Type: Integrated Server (map_client.txt)`
  140.  
  141. `Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement