Yasuoxdx
Yay Yok, İskelet Yok
- Katılım
- 23 Haziran 2017
- Mesajlar
- 315
- Elmaslar
- 43
- Puan
- 13.870
- Minecraft
- Azelora
Discord:
kyjons
Purpur sunucum var ve world oluştururken veya map yükledikten sonra sunucuyu başlatınca sunucu çökmüyor ama o dünya sıfırlanıyor normal world dünyasına dönüşüyor.
Örnek hatalardan biri,
Örnek hatalardan biri,
Kod:
[15:03:56] [Watchdog Thread/ERROR]: Current Thread: Server thread
[15:03:56] [Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
[15:03:56] [Watchdog Thread/ERROR]: Stack:
[15:03:57] [Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.yield(Native Method)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:147)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:302)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:944)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:1218)
[15:03:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_20_R2.block.CraftBlock.getType(CraftBlock.java:222)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.utils.SimpleBlockSafety.playerCanSpawnHereSafely(SimpleBlockSafety.java:84)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.utils.SimpleSafeTTeleporter.getSafeLocation(SimpleSafeTTeleporter.java:251)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.utils.SimpleSafeTTeleporter.safelyTeleport(SimpleSafeTTeleporter.java:212)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.utils.SimpleSafeTTeleporter.teleport(SimpleSafeTTeleporter.java:336)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.commands.TeleportCommand.runCommand(TeleportCommand.java:152)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:296)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
[15:03:57] [Watchdog Thread/ERROR]: Multiverse-Core-4.3.0.jar//com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:839)
[15:03:57] [Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[15:03:57] [Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
[15:03:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_20_R2.CraftServer.dispatchCommand(CraftServer.java:1005)
[15:03:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_20_R2.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64)
[15:03:57] [Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:338)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:322)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2279)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2239)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.network.PlayerConnection$$Lambda$12135/0x000001a51241bc98.run(Unknown Source)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.IAsyncTaskHandler$$Lambda$12136/0x000001a51241e000.get(Unknown Source)
[15:03:57] [Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1351)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:193)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1328)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1321)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1398)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[15:03:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$5329/0x000001a510aaa6e8.run(Unknown Source)
[15:03:57] [Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:842)
[15:03:57] [Watchdog Thread/ERROR]: ------------------------------
[15:03:57] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[15:03:57] [Watchdog Thread/ERROR]: ------------------------------
[15:04:01] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-2095 (MC: 1.20.2) ---