Advertisement
Duplicake

Untitled

May 1st, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. java -Xmx5120M -Xms5120M -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1HeapRegionSize=8M -XX:G1HeapWastePercent=5 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1NewSizePercent=30 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:MaxGCPauseMillis=200 -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper.jar
  2. Starting org.bukkit.craftbukkit.Main
  3. System Info: Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-Ubuntu-1ubuntu1) Host: Linux 6.8.0-1004-raspi (aarch64)
  4. Loading libraries, please wait...
  5. [18:55:06 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
  6. [18:55:07 INFO]: Found new data pack file/bukkit, loading it automatically
  7. [18:55:10 INFO]: Loaded 1174 recipes
  8. [18:55:10 INFO]: Loaded 1271 advancements
  9. [18:55:11 INFO]: Starting minecraft server version 1.20.4
  10. [18:55:11 INFO]: Loading properties
  11. [18:55:12 INFO]: This server is running Paper version git-Paper-496 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7ac24a1 on ver/1.20.4)
  12. [18:55:14 INFO]: Server Ping Player Sample Count: 12
  13. [18:55:14 INFO]: Using 4 threads for Netty based IO
  14. [18:55:15 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  15. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  16. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  17. [18:55:15 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
  18. [18:55:15 INFO]: Default game type: SURVIVAL
  19. [18:55:15 INFO]: Generating keypair
  20. [18:55:15 INFO]: Starting Minecraft server on *:56718
  21. [18:55:15 INFO]: Using epoll channel type
  22. [18:55:15 INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity.
  23. [18:55:15 INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity.
  24. [18:55:15 INFO]: Server permissions file permissions.yml is empty, ignoring it
  25. [18:55:15 INFO]: Preparing level "world"
  26. [18:55:19 INFO]: Preparing start region for dimension minecraft:overworld
  27. [18:55:19 WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3839 > 3700
  28. [18:55:19 WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.readInProgressChunkHolder(ChunkRegionLoader.java:148)
  29. [18:55:19 WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338)
  30. [18:55:19 WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307)
  31. [18:55:19 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)
  32. [18:55:19 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)
  33. [18:55:19 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)
  34. [18:55:19 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)
  35. [18:55:20 INFO]: Time elapsed: 220 ms
  36. [18:55:20 INFO]: Preparing start region for dimension minecraft:the_nether
  37. [18:55:20 INFO]: Time elapsed: 408 ms
  38. [18:55:20 INFO]: Preparing start region for dimension minecraft:the_end
  39. [18:55:20 INFO]: Time elapsed: 198 ms
  40. [18:55:20 INFO]: Running delayed init tasks
  41. [18:55:20 INFO]: Done (8.802s)! For help, type "help"
  42. [18:55:20 INFO]: Stopping server
  43. [18:55:20 INFO]: Saving players
  44. [18:55:20 INFO]: Saving worlds
  45. [18:55:20 INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  46. [18:55:20 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
  47. > test
  48. test
  49.  
  50.  
  51.  
  52.  
  53.  
  54. echo [18:56:20 WARN]: [ChunkHolderManager] Failed to halt world generation/loading tasks for world 'world'
  55. [18:56:20 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
  56. [18:56:20 INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world' in 0.01s
  57. [18:56:21 INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  58. [18:56:21 INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  59. [18:56:21 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
  60. [18:56:21 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
  61. [18:56:21 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
  62. t[18:56:22 INFO]: [ChunkHolderManager] Saved 529 block chunks, 1 entity chunks, 0 poi chunks in world 'world_nether' in 1.09s
  63. [18:56:22 INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  64. [18:56:22 INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  65. [18:56:22 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
  66. [18:56:22 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
  67. [18:56:22 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
  68. [18:56:23 INFO]: [ChunkHolderManager] Saved 529 block chunks, 1 entity chunks, 0 poi chunks in world 'world_the_end' in 0.64s
  69. [18:56:23 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  70. [18:56:23 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  71. [18:56:23 INFO]: Flushing Chunk IO
  72. [18:56:23 INFO]: Closing Thread Pool
  73. 2024-05-01 18:56:23,206 Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment
  74. [18:56:23 INFO]: Closing Server
  75.  
  76.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement