Advertisement
DuneSciFye

Untitled

May 7th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.64 KB | None | 0 0
  1. [17:10:00] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [17:10:03] [Worker-Main-1/INFO]: Loaded 7 recipes
  3. [17:10:06] [Server thread/INFO]: Starting minecraft server version 1.18.2
  4. [17:10:06] [Server thread/INFO]: Loading properties
  5. [17:10:06] [Server thread/INFO]: This server is running Paper version git-Paper-326 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 7a6163b)
  6. [17:10:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:10:06] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:10:06] [Server thread/INFO]: Default game type: SURVIVAL
  9. [17:10:06] [Server thread/INFO]: Generating keypair
  10. [17:10:07] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:19213
  11. [17:10:07] [Server thread/INFO]: Using epoll channel type
  12. [17:10:07] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  13. [17:10:07] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  14. [17:10:07] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  15. [17:10:18] [Server thread/WARN]: Legacy plugin Skyblock v1 does not specify an api-version.
  16. [17:10:19] [Server thread/INFO]: [Skyblock] Loading Skyblock v1
  17. [17:10:19] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.74
  18. [17:10:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+5-d891268
  19. [17:10:19] [Server thread/INFO]: [floodgate] Loading floodgate v2.1.0-SNAPSHOT
  20. [17:10:20] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
  21. [17:10:20] [Server thread/INFO]: [floodgate] Took 787ms to boot Floodgate
  22. [17:10:20] [Server thread/INFO]: [SlimeWorldManager] Loading SlimeWorldManager v${project.version}
  23. [17:10:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
  24. [17:10:21] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.3-SNAPSHOT
  25. [17:10:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  26. [17:10:21] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.74
  27. [17:10:22] [Server thread/INFO]: __
  28. [17:10:22] [Server thread/INFO]: | |__) LuckPerms v5.3.74
  29. [17:10:22] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  30. [17:10:22] [Server thread/INFO]:
  31. [17:10:22] [Server thread/INFO]: [LuckPerms] Loading configuration...
  32. [17:10:22] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  33. [17:10:23] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  34. [17:10:23] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  35. [17:10:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2119ms)
  36. [17:10:23] [Server thread/INFO]: Preparing level "world"
  37. [17:10:35] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  38. [17:10:36] [Server thread/INFO]: Time elapsed: 665 ms
  39. [17:10:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  40. [17:10:36] [Server thread/INFO]: Time elapsed: 408 ms
  41. [17:10:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  42. [17:10:37] [Server thread/INFO]: Time elapsed: 276 ms
  43. [17:10:37] [Server thread/INFO]: [Skyblock] Enabling Skyblock v1*
  44. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandGoCommand
  45. [17:10:37] [Server thread/WARN]: Nag author(s): '[]' of 'Skyblock' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  46. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island's base command is island
  47. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island was not registered as a command, registering..
  48. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island was registered as a command
  49. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandGoCommand
  50. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island.go's base command is island
  51. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandGoCommand
  52. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island.spawn's base command is island
  53. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandSetSpawnCommand
  54. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island.setspawn's base command is island
  55. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandInviteCommand
  56. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island.invite.*'s base command is island
  57. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registered command IslandHelpCommand
  58. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] island.help's base command is island
  59. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Registering configuration files
  60. [17:10:37] [Server thread/INFO]: 256.5,128.5,256.5
  61. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Creating worlds
  62. [17:10:37] [Server thread/INFO]: [Skyblock] [STDOUT] Created handler of type SQLiteHandler
  63. [17:10:37] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+5-d891268
  64. [17:10:38] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  65. [17:10:38] [Server thread/INFO]: [Essentials] No kits found to migrate.
  66. [17:10:38] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
  67. [17:10:39] [Server thread/INFO]: [Essentials] Using locale en
  68. [17:10:39] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  69. [17:10:39] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  70. [17:10:39] [Server thread/WARN]: [Essentials] Detected supported permissions plugin LuckPerms without Vault installed.
  71. [17:10:39] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
  72. [17:10:39] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  73. [17:10:39] [Server thread/INFO]: [floodgate] Enabling floodgate v2.1.0-SNAPSHOT
  74. [17:10:39] [Server thread/INFO]: [SlimeWorldManager] Enabling SlimeWorldManager v${project.version}
  75. [17:10:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  76. [17:10:40] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  77. [17:10:40] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
  78. [17:10:40] [Server thread/INFO]: Preparing start region for dimension minecraft:void
  79. [17:10:40] [Server thread/INFO]: Time elapsed: 505 ms
  80. [17:10:41] [Server thread/INFO]: Preparing start region for dimension minecraft:hub
  81. [17:10:42] [Server thread/INFO]: Time elapsed: 243 ms
  82. [17:10:42] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  83. [17:10:42] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
  84. [17:10:42] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  85. [17:10:42] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.3-SNAPSHOT
  86. [17:10:42] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
  87. [17:10:42] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  88. [17:10:42] [Server thread/INFO]: [Geyser-Spigot]
  89. [17:10:42] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.3-SNAPSHOT (git-master-2f54bf0)
  90. [17:10:42] [Server thread/INFO]: [Geyser-Spigot]
  91. [17:10:42] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  92. [17:10:48] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
  93. [17:10:49] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19213
  94. [17:10:49] [Server thread/INFO]: [Geyser-Spigot] Done (6.166s)! Run /geyser help for help!
  95. [17:10:49] [Server thread/INFO]: Running delayed init tasks
  96. [17:10:49] [Server thread/INFO]: [Skyblock] [STDOUT] Setting up island dependencies
  97. [17:10:49] [Server thread/INFO]: [Skyblock] [STDOUT] Registering listeners
  98. [17:10:49] [Server thread/INFO]: [Skyblock] [STDOUT] Loaded
  99. [17:10:49] [Server thread/INFO]: Done (43.163s)! For help, type "help"
  100. [17:10:49] [Server thread/INFO]: Timings Reset
  101. [17:10:49] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] §6Fetching version information...
  102. [17:34:27] [User Authenticator #1/INFO]: UUID of player DuneSciFye is d185feed-cbe7-478e-811c-b52fb3c76120
  103. [17:34:28] [Server thread/INFO]: [Skyblock] [STDOUT] Loading data for DuneSciFye
  104. [17:34:28] [Server thread/WARN]: Nag author(s): '[]' of 'Skyblock' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  105. [17:34:28] [Server thread/INFO]: [Skyblock] [STDOUT] Loading PLAYER data for DuneSciFye
  106. [17:34:28] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] SELECT serialized_object FROM 'PLAYER' WHERE serialized_id = 'd185feed-cbe7-478e-811c-b52fb3c76120'
  107. [17:34:28] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] COMPLETE
  108. [17:34:28] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] No PlayerData has been found, creating new data
  109. [17:34:28] [Server thread/INFO]: DuneSciFye joined the game
  110. [17:34:28] [Server thread/INFO]: DuneSciFye[/70.184.3.62:61021] logged in with entity id 125 at ([world]258.59555139655674, 127.67289951383394, 255.84604826844273)
  111. [17:34:28] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] No schematic found for island c3170d22-0f06-4316-81ef-3aa9895d7990
  112. [17:34:28] [ForkJoinPool.commonPool-worker-4/INFO]: [Skyblock] [STDOUT] skyblockworld20 spawn location: 256.5,128.5,256.5
  113. [17:34:38] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-326 (MC: 1.18.2) ---
  114. [17:34:38] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
  115. [17:34:38] [Paper Watchdog Thread/ERROR]: ------------------------------
  116. [17:34:38] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  117. [17:34:38] [Paper Watchdog Thread/ERROR]: ------------------------------
  118. [17:34:38] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  119. [17:34:38] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  120. [17:34:38] [Paper Watchdog Thread/ERROR]: Stack:
  121. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  122. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
  123. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
  124. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  125. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  126. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
  127. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
  128. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkTaskPriorityQueueSorter.getProcessor(ChunkTaskPriorityQueueSorter.java:70)
  129. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkMap.<init>(ChunkMap.java:448)
  130. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.<init>(ServerChunkCache.java:409)
  131. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:521)
  132. [17:34:38] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R2.CraftServer.createWorld(CraftServer.java:1247)
  133. [17:34:38] [Paper Watchdog Thread/ERROR]: org.bukkit.Bukkit.createWorld(Bukkit.java:767)
  134. [17:34:38] [Paper Watchdog Thread/ERROR]: SkyblockCore-1.0.jar//me.illusion.skyblockcore.spigot.utilities.WorldUtils.lambda$load$8(WorldUtils.java:99)
  135. [17:34:38] [Paper Watchdog Thread/ERROR]: SkyblockCore-1.0.jar//me.illusion.skyblockcore.spigot.utilities.WorldUtils$$Lambda$7251/0x0000000802169a00.run(Unknown Source)
  136. [17:34:38] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
  137. [17:34:38] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  138. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1531)
  139. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:483)
  140. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1455)
  141. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1225)
  142. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  143. [17:34:38] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4093/0x0000000801468478.run(Unknown Source)
  144. [17:34:38] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
  145. [17:34:38] [Paper Watchdog Thread/ERROR]: ------------------------------
  146. [17:34:38] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  147. [17:34:38] [Paper Watchdog Thread/ERROR]: ------------------------------
  148. [17:34:40] [Server thread/INFO]: Preparing start region for dimension minecraft:skyblockworld20
  149. [17:34:40] [Server thread/WARN]: DuneSciFye moved too quickly! 5.136238455654279,-7.838036075651104,-4.727344244969743
  150. [17:34:40] [Server thread/INFO]: Preparing spawn area: 0%
  151. [17:34:41] [Server thread/INFO]: Preparing spawn area: 0%
  152. [17:34:41] [Server thread/INFO]: Time elapsed: 716 ms
  153. [17:34:41] [ForkJoinPool.commonPool-worker-4/INFO]: [Skyblock] [STDOUT] skyblockworld20 spawn location: Location{world=CraftWorld{name=skyblockworld20},x=256.5,y=128.5,z=256.5,pitch=0.0,yaw=0.0}
  154. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] After action report
  155. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] ----------------------------------------
  156. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] Time taken: 13076ms
  157. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] Island world: skyblockworld20
  158. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] Island world loaded: true
  159. [17:34:41] [ForkJoinPool.commonPool-worker-3/INFO]: [Skyblock] [STDOUT] ----------------------------------------
  160. [17:34:41] [Server thread/INFO]: Location{world=CraftWorld{name=skyblockworld20},x=256.5,y=128.5,z=256.5,pitch=0.0,yaw=0.0}
  161.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement