naujan 73 Opublikowano 23 sierpnia 2023 Udostępnij Opublikowano 23 sierpnia 2023 Pomocy mam silnik crafbukkit 1.19.2 nie moze mi wlaczyc skripta Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 naujan 73 Opublikowano 23 sierpnia 2023 Autor Udostępnij Opublikowano 23 sierpnia 2023 Probowalem zmienic silnik na nowszy ale to samo. Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336780 Udostępnij na innych stronach Więcej opcji udostępniania...
0 CoFFeIN04 696 Opublikowano 23 sierpnia 2023 Udostępnij Opublikowano 23 sierpnia 2023 18 minut temu, naujan napisał: crafbukkit Skript nie obsługuje tego silnika, skorzystaj z PurpurMC naujan 1 Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336781 Udostępnij na innych stronach Więcej opcji udostępniania...
0 naujan 73 Opublikowano 23 sierpnia 2023 Autor Udostępnij Opublikowano 23 sierpnia 2023 Jest pobrany purpur, ale konsola wyglada tak: Spoiler Starting org.bukkit.craftbukkit.Main System Info: Java 18 (OpenJDK 64-Bit Server VM 18.0.2+9-61) Host: Linux 3.10.0-1160.49.1.el7.x86_64 (amd64) Loading libraries, please wait... 2023-08-23 13:31:27,295 ServerMain WARN Advanced terminal features are not available in this environment [13:31:41 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [13:31:43 INFO]: Loaded 7 recipes [13:31:44 INFO]: Starting minecraft server version 1.20 [13:31:44 INFO]: Loading properties [13:31:44 INFO]: This server is running Purpur version git-Purpur-1990 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: 788c14f on HEAD) [13:31:44 INFO]: Server Ping Player Sample Count: 12 [13:31:44 INFO]: Using 4 threads for Netty based IO [13:31:44 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads [13:31:45 INFO]: Default game type: SURVIVAL [13:31:45 INFO]: Generating keypair [13:31:45 INFO]: Starting Minecraft server on 10.4.17.28:40735 [13:31:45 INFO]: Using epoll channel type [13:31:45 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [13:31:45 INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [13:31:45 INFO]: [SpigotLibraryLoader] [SkBee] Loading 2 libraries... please wait [13:31:45 INFO]: [SpigotLibraryLoader] [SkBee] Loaded library /game/bin/libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [13:31:45 INFO]: [SpigotLibraryLoader] [SkBee] Loaded library /game/bin/libraries/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [13:31:46 WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [13:31:49 WARN]: Legacy plugin skUtilities v0.9.2 does not specify an api-version. [13:31:49 WARN]: Legacy plugin RemoveJoinLeaveMessage v1.0 does not specify an api-version. [13:31:49 INFO]: [Skript] Loading server plugin Skript v2.6.4 [13:31:49 INFO]: [SkBee] Loading server plugin SkBee v2.16.1 [13:31:49 INFO]: [spark] Loading server plugin spark v1.10.43 [13:31:49 INFO]: [ViaVersion] Loading server plugin ViaVersion v4.7.0 [13:31:49 INFO]: [ViaVersion] ViaVersion 4.7.0 is now loaded. Registering protocol transformers and injecting... [13:31:49 INFO]: [ViaVersion] Loading block connection mappings ... [13:31:50 INFO]: [skUtilities] Loading server plugin skUtilities v0.9.2 [13:31:50 INFO]: [SkQuery] Loading server plugin SkQuery v4.1.10 [13:31:50 INFO]: [RemoveJoinLeaveMessage] Loading server plugin RemoveJoinLeaveMessage v1.0 [13:31:50 INFO]: Server permissions file permissions.yml is empty, ignoring it [13:31:50 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [13:31:50 WARN]: The server will make no attempt to authenticate usernames. Beware. [13:31:50 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [13:31:50 WARN]: To change this, set "online-mode" to "true" in the server.properties file. [13:31:50 INFO]: Preparing level "world" [13:31:50 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [13:31:50 INFO]: Preparing start region for dimension minecraft:overworld [13:31:51 INFO]: Time elapsed: 302 ms [13:31:51 INFO]: Preparing start region for dimension minecraft:the_nether [13:31:51 INFO]: Time elapsed: 162 ms [13:31:51 INFO]: Preparing start region for dimension minecraft:the_end [13:31:51 INFO]: Time elapsed: 70 ms [13:31:51 INFO]: [Skript] Enabling Skript v2.6.4 [13:31:51 WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3465 > 3463 [13:31:51 WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:149) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) [13:31:51 WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3465 > 3463 [13:31:51 WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:149) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) [13:31:51 WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3465 > 3463 [13:31:51 WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:149) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) [13:31:51 WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) [13:31:51 WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) [13:31:52 INFO]: [Skript] You're currently running the latest stable version of Skript. [13:31:52 INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PURPUR) 2023-08-23 13:31:52,783 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging SimpleMessage: An exception occurred processing Appender Async java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,785 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging SimpleMessage: An exception occurred processing Appender Async java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,789 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging ReusableSimpleMessage: Error occurred (in the plugin loader) while cancelling tasks for Skript v2.6.4 (Is it up to date?) java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,800 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging StatusMessage: org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging SimpleMessage: An exception occurred processing Appender Async java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,802 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging SimpleMessage: An exception occurred processing Appender Async java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,803 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging ReusableSimpleMessage: Enabling spark v1.10.43 java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) 2023-08-23 13:31:52,804 Server thread WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging StatusMessage: org.apache.logging.log4j.spi.AbstractLogger caught java.lang.ThreadDeath logging ReusableSimpleMessage: Enabling spark v1.10.43 java.lang.ThreadDeath at java.base/java.lang.Thread.stop(Thread.java:942) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:931) at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:843) at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:903) at org.bukkit.craftbukkit.v1_20_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) [13:31:52 INFO]: [spark] Disabling spark v1.10.43 [13:31:52 INFO]: [ViaVersion] Enabling ViaVersion v4.7.0 [13:31:52 INFO]: [ViaVersion] Disabling ViaVersion v4.7.0 [13:31:52 INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting. [13:31:52 INFO]: [SkQuery] Enabling SkQuery v4.1.10 [13:31:52 INFO]: [SkQuery] Disabling SkQuery v4.1.10 [13:31:52 INFO]: [RemoveJoinLeaveMessage] Enabling RemoveJoinLeaveMessage v1.0* [13:31:52 INFO]: [RemoveJoinLeaveMessage] [RemoveMessages] Is loaded [13:31:52 INFO]: [RemoveJoinLeaveMessage] Disabling RemoveJoinLeaveMessage v1.0 [13:31:52 INFO]: Stopping server [13:31:52 INFO]: [Skript] Disabling Skript v2.6.4 [13:31:52 INFO]: Saving players i nie da sie dolaczyc na serwer. Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336783 Udostępnij na innych stronach Więcej opcji udostępniania...
0 CoFFeIN04 696 Opublikowano 23 sierpnia 2023 Udostępnij Opublikowano 23 sierpnia 2023 Cytat Server attempted to load chunk saved with newer version of minecraft! 3465 > 3463 Świat był załadowany kiedyś na wersji 3465 (1.20.1) a teraz jest próba odpalenia go na 3463 (1.20). Użyj najnowszej wersji silnika purpur naujan 1 Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336790 Udostępnij na innych stronach Więcej opcji udostępniania...
0 naujan 73 Opublikowano 23 sierpnia 2023 Autor Udostępnij Opublikowano 23 sierpnia 2023 dziekuje ci dobry czlowieku Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336798 Udostępnij na innych stronach Więcej opcji udostępniania...
0 GRIERIOR 39 Opublikowano 23 sierpnia 2023 Udostępnij Opublikowano 23 sierpnia 2023 Problem został rozwiązany. Odnośnik do komentarza https://skript.pl/temat/56082-pomocy-ze-skriptem/#findComment-336846 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
naujan 73
Pomocy mam silnik crafbukkit 1.19.2 nie moze mi wlaczyc skripta
Odnośnik do komentarza
https://skript.pl/temat/56082-pomocy-ze-skriptem/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi