Skocz do zawartości
  • 0

Problem ze skryptem 1.12.2


wh1te

Pytanie

Rekomendowane odpowiedzi

  • 0
Teraz, wh1te napisał:

Cześć, pisałem sobie o to taki bardzo prosty skrypt na wersję 1.12.2, ale nie działa mi. Na starsze wersje działa normalnie

oto kod;


command /vip:
    trigger:
        send "test test"
        send "test test"

 

1. Podaj wersję serwera, silnika i Skripta.

2. Sprawdź czy nie ma aby przypadkiem jakichkolwiek błędów w konsoli.

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260701
Udostępnij na innych stronach

  • 0
1 minutę temu, Kormic napisał:

1. Podaj wersję serwera, silnika i Skripta.

2. Sprawdź czy nie ma aby przypadkiem jakichkolwiek błędów w konsoli.

spigot 1.12.2, skript bodajże 2.5beta3

błędów nie ma

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260703
Udostępnij na innych stronach

  • 0
3 minuty temu, wh1te napisał:

spigot 1.12.2, skript bodajże 2.5beta3

błędów nie ma

Cóż, ja używam Skripta 2.4.1.

Trzeba pamiętać o tym, że 2.5-beta3 nie jest stabilną wersją. Spróbuj z 2.4.1.

EDIT:

Pamiętaj tylko, aby usunąć stary plik .jar jak i stary folder Skript.

Edytowane przez Kormic
Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260704
Udostępnij na innych stronach

  • 0
Gość Usunięty#29721

1. Pobierz tą wersję https://github.com/SkriptLang/Skript/releases/download/2.4-alpha3/Skript.jar (mi działa bez problemu)
2. Usuń folder Skript.
3. off, on srv

Edytowane przez nof
Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260706
Udostępnij na innych stronach

  • 0
8 minut temu, nof napisał:

1. Pobierz tą wersję https://github.com/SkriptLang/Skript/releases/download/2.4-alpha3/Skript.jar (mi działa bez problemu)
2. Usuń folder Skript.
3. Uruchom serwer.

[19:48:01 WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')+

 


 
[19:48:01 ERROR]: #!#!
[19:48:01 ERROR]: #!#! ===!!!=== Skript variable load error ===!!!===
[19:48:01 ERROR]: #!#! Unable to load (all) variables:
[19:48:01 ERROR]: #!#! You need the plugin SQLibrary in order to use a database with Skript. You can download the latest version from http://dev.bukkit.org/server-mods/sqlibrary/files/
[19:48:01 ERROR]: #!#! You need the plugin SQLibrary in order to use a database with Skript. You can download the latest version from http://dev.bukkit.org/server-mods/sqlibrary/files/
[19:48:01 ERROR]: #!#!
[19:48:01 ERROR]: #!#! Skript will work properly, but old variables might not be available at all and new ones may or may not be saved until Skript is able to create a backup of the old file and/or is able to connect to the database (which requires a restart of Skript)!
[19:48:01 ERROR]: #!#!

 

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260708
Udostępnij na innych stronach

  • 0
10 minut temu, Kormic napisał:

Cóż, ja używam Skripta 2.4.1.

Trzeba pamiętać o tym, że 2.5-beta3 nie jest stabilną wersją. Spróbuj z 2.4.1.

  

8 minut temu, nof napisał:

1. Pobierz tą wersję https://github.com/SkriptLang/Skript/releases/download/2.4-alpha3/Skript.jar (mi działa bez problemu)
2. Usuń folder Skript.
3. Uruchom serwer.

[19:48:01 WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')+

 

 
[19:48:01 ERROR]: #!#!
[19:48:01 ERROR]: #!#! ===!!!=== Skript variable load error ===!!!===
[19:48:01 ERROR]: #!#! Unable to load (all) variables:
[19:48:01 ERROR]: #!#! You need the plugin SQLibrary in order to use a database with Skript. You can download the latest version from http://dev.bukkit.org/server-mods/sqlibrary/files/
[19:48:01 ERROR]: #!#! You need the plugin SQLibrary in order to use a database with Skript. You can download the latest version from http://dev.bukkit.org/server-mods/sqlibrary/files/
[19:48:01 ERROR]: #!#!
[19:48:01 ERROR]: #!#! Skript will work properly, but old variables might not be available at all and new ones may or may not be saved until Skript is able to create a backup of the old file and/or is able to connect to the database (which requires a restart of Skript)!
[19:48:01 ERROR]: #!#!

 

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260709
Udostępnij na innych stronach

  • 0
Teraz, wh1te napisał:

Wgrałem ten plugin na serwer, ale nadal nie działa. Nie ma wersji 1.12.2 tego "sqlibrary"

Czy usunąłeś stary folder od Skripta i zrobiłeś sobie backup skriptów przed włączeniem serwera z nowym Skriptem?

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260711
Udostępnij na innych stronach

  • 0
Teraz, wh1te napisał:

Tak, zrobiłem.

Mam nadzieję, że nie użyłeś /reload. Na początek wyłącz serwer, zapisz sobie gdzieś swoje skrypty, usuń folder Skript, włącz ponownie serwer.

 

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260714
Udostępnij na innych stronach

  • 0
3 minuty temu, Kormic napisał:

Mam nadzieję, że nie użyłeś /reload. Na początek wyłącz serwer, zapisz sobie gdzieś swoje skrypty, usuń folder Skript, włącz ponownie serwer.

 

tak zrobiłem, a mam jeszcze jedno pytanie, czemu taki bład mam

[20:00:37 ERROR]: Could not load 'plugins/SkQuery-4.1.3.jar' in folder 'plugins'

 

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260716
Udostępnij na innych stronach

  • 0
4 minuty temu, Kormic napisał:

Mam nadzieję, że nie użyłeś /reload. Na początek wyłącz serwer, zapisz sobie gdzieś swoje skrypty, usuń folder Skript, włącz ponownie serwer.

 

ps. nadal nie działa skript

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260718
Udostępnij na innych stronach

  • 0

 
[20:02:16 WARN]: Unexpected character (<) at position 0.
[20:02:16 WARN]: at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[20:02:16 WARN]: at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[20:02:16 WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[20:02:16 WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[20:02:16 WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[20:02:16 WARN]: at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager$1.run(ExpansionCloudManager.java:224)
[20:02:16 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
[20:02:16 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[20:02:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[20:02:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[20:02:16 WARN]: at java.base/java.lang.Thread.run(Thread.java:830)
Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260719
Udostępnij na innych stronach

  • 0
Teraz, wh1te napisał:

tak zrobiłem, a mam jeszcze jedno pytanie, czemu taki bład mam

[20:00:37 ERROR]: Could not load 'plugins/SkQuery-4.1.3.jar' in folder 'plugins'

 

Hmm... problem z załadowaniem SkQuery. Spróbuj zrestartować serwer. Jeśli nie poskutkuje, pokaż logi z konsoli.

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260720
Udostępnij na innych stronach

  • 0
1 minutę temu, Kormic napisał:

Hmm... problem z załadowaniem SkQuery. Spróbuj zrestartować serwer. Jeśli nie poskutkuje, pokaż logi z konsoli.

zrestartowanie nic nie dało. w logach nie ma nic o skrypcie. ((skript))

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260722
Udostępnij na innych stronach

  • 0
2 minuty temu, wh1te napisał:

zrestartowanie nic nie dało. w logach nie ma nic o skrypcie. ((skript))

Czy coś się dzieje podczas próby przeładowania jakiegokolwiek skryptu?

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260723
Udostępnij na innych stronach

  • 0
6 minut temu, Helios1993 napisał:

Komenda /reload psuje pluginy, nie używaj jej. Pobierz skripta 2.4.1 i zrestartuj serwer. Pokaż całe logi.

[20:18:37] [Server thread/INFO]: Starting minecraft server version 1.12.2
[20:18:37] [Server thread/INFO]: Loading properties
[20:18:37] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
[20:18:37] [Server thread/INFO]: Default game type: SURVIVAL
[20:18:37] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-d21162c-61e0c69 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[20:18:37] [Server thread/INFO]: Debug logging is disabled
[20:18:37] [Server thread/INFO]: Server Ping Player Sample Count: 12

[20:18:37] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:18:37] [Server thread/INFO]: Generating keypair
[20:18:38] [Server thread/INFO]: Starting Minecraft server on 10.1.141.122:26110
[20:18:38] [Server thread/INFO]: Using epoll channel type
[20:18:38] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[20:18:38] [Server thread/ERROR]: Could not load 'plugins/ServerBooster.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: LoneLibs
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [server.jar:git-Spigot-d21162c-61e0c69]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-d21162c-61e0c69]
    at java.lang.Thread.run(Thread.java:830) [?:?]
[20:18:38] [Server thread/INFO]: [AntiBotDeluxe] Loading AntiBotDeluxe v10.2
[20:18:38] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[20:18:38] [Server thread/INFO]: [Skript] Loading Skript v2.4.1
[20:18:38] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[20:18:38] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.5
[20:18:38] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.0.2
[20:18:38] [Server thread/INFO]: [SQLibrary-BungeeCord] Loading SQLibrary-BungeeCord v1.1.0-SNAPSHOT
[20:18:38] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.4.0
[20:18:38] [Server thread/INFO]: [PlaceholderAPI] This server is running Spigot
[20:18:38] [Server thread/INFO]: [PlaceholderAPI] Your Spigot version is not supported by PlaceholderAPI.
[20:18:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder hooks which use NMS are not compatible with version: +v1_12_R1
[20:18:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[20:18:38] [Server thread/INFO]: [UltimateCobblex] Loading UltimateCobblex v1.0
[20:18:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[20:18:38] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[20:18:38] [Server thread/INFO]: [iConomy] Loading iConomy v6.0.10b
[20:18:38] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.3
[20:18:38] [Server thread/INFO]: [Najs_UNCMD] Loading Najs_UNCMD v1.0
[20:18:38] [Server thread/INFO]: [LoneDevCheck] Loading LoneDevCheck v1.0.10
[20:18:38] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[20:18:38] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
[20:18:38] [Server thread/INFO]: [SQLibrary-BungeeCord] Enabling SQLibrary-BungeeCord v1.1.0-SNAPSHOT
[20:18:38] [Server thread/INFO]: SQLibrary | INFO: Version 1.1.0-SNAPSHOT has been Enabled!

[20:18:38] [Server thread/INFO]: SQLibrary | INFO: Copyright © Cody Rees-Whitley 2015 - All Rights Reserved.

[20:18:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:18:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:18:38] [Server thread/WARN]: [Vault] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[20:18:38] [Server thread/WARN]: [Vault] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[20:18:38] [Server thread/WARN]: [Vault] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[20:18:38] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[20:18:38] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[20:18:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:18:38] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[20:18:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:18:38] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
[20:18:38] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[20:18:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:18:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:18:39] [Server thread/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.
[20:18:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:18:39] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:18:39] [Server thread/INFO]: Preparing level "world"
[20:18:39] [Server thread/INFO]: -------- World Settings For [world] --------
[20:18:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:18:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:18:39] [Server thread/INFO]: Mob Spawn Range: 4
[20:18:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:18:39] [Server thread/INFO]: Random Lighting Updates: false
[20:18:39] [Server thread/INFO]: Structure Info Saving: true
[20:18:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[20:18:39] [Server thread/INFO]: Max TNT Explosions: 100
[20:18:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:18:39] [Server thread/INFO]: Item Despawn Rate: 6000
[20:18:39] [Server thread/INFO]: Item Merge Radius: 2.5
[20:18:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:18:39] [Server thread/INFO]: View Distance: 3
[20:18:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:18:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:18:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:18:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:18:39] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[20:18:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:18:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:18:39] [Server thread/INFO]: Mob Spawn Range: 4
[20:18:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:18:39] [Server thread/INFO]: Random Lighting Updates: false
[20:18:39] [Server thread/INFO]: Structure Info Saving: true
[20:18:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[20:18:39] [Server thread/INFO]: Max TNT Explosions: 100
[20:18:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:18:39] [Server thread/INFO]: Item Despawn Rate: 6000
[20:18:39] [Server thread/INFO]: Item Merge Radius: 2.5
[20:18:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:18:39] [Server thread/INFO]: View Distance: 3
[20:18:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:18:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:18:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:18:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:18:39] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[20:18:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:18:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:18:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:18:39] [Server thread/INFO]: Mob Spawn Range: 4
[20:18:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:18:39] [Server thread/INFO]: Random Lighting Updates: false
[20:18:39] [Server thread/INFO]: Structure Info Saving: true
[20:18:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[20:18:39] [Server thread/INFO]: Max TNT Explosions: 100
[20:18:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:18:39] [Server thread/INFO]: Item Despawn Rate: 6000
[20:18:39] [Server thread/INFO]: Item Merge Radius: 2.5
[20:18:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[20:18:39] [Server thread/INFO]: View Distance: 3
[20:18:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:18:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:18:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:18:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:18:40] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7538723423403588393)
[20:18:41] [Server thread/INFO]: Preparing spawn area: 27%
[20:18:42] [Server thread/INFO]: Preparing spawn area: 99%
[20:18:42] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1793359643329867875)
[20:18:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1793359643329867875)
[20:18:43] [Server thread/INFO]: [AntiBotDeluxe] Enabling AntiBotDeluxe v10.2
[20:18:43] [Server thread/ERROR]: Error occurred while enabling AntiBotDeluxe v10.2 (Is it up to date?)
java.lang.NullPointerException: null
    at java.util.Objects.requireNonNull(Objects.java:222) ~[?:?]
    at java.nio.file.Files.copy(Files.java:3111) ~[?:?]
    at de.antibotdeluxe.blackhole.spigot.AntiBotDeluxe.onEnable(AntiBotDeluxe.java:154) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-d21162c-61e0c69]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-d21162c-61e0c69]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-d21162c-61e0c69]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [server.jar:git-Spigot-d21162c-61e0c69]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-d21162c-61e0c69]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-d21162c-61e0c69]
    at java.lang.Thread.run(Thread.java:830) [?:?]
[20:18:43] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[20:18:43] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!

[20:18:43] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
[20:18:43] [Server thread/INFO]: [Skript] Successfully generated the config and the example scripts.
[20:18:44] [ForkJoinPool.commonPool-worker-19/ERROR]: [Skript] Checking for updates failed. Do you have Internet connection? (+global-variations.sk, line 77: [right-side up] east(ward| facing) = - {Damage:0}')
[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]: java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1763)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]: Caused by: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at ch.njol.skript.update.GithubChecker.lambda$0(GithubChecker.java:115)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1771)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     ... 6 more

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]: Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/SkriptLang/Skript/releases

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at java.base/java.net.URL.openStream(URL.java:1152)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     at ch.njol.skript.update.GithubChecker.lambda$0(GithubChecker.java:109)

[20:18:44] [ForkJoinPool.commonPool-worker-19/WARN]:     ... 7 more

[20:18:47] [Server thread/INFO]: [Skript] Loaded 18237 aliases in 2918ms
[20:18:47] [Server thread/INFO]: [Skript]  ~ created by & © Peter GĂĽttinger aka Njol ~
[20:18:47] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[20:18:47] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[20:18:47] [Server thread/INFO]: git-Spigot-d21162c-61e0c69 (MC: 1.12.2)
[20:18:47] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT
[20:18:47] [Server thread/INFO]: Using locale pl
[20:18:47] [Server thread/INFO]: Using locale pl
[20:18:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[20:18:47] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[20:18:47] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[20:18:47] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy  version: 1.7.3-b131)
[20:18:47] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.5
[20:18:47] [Server thread/INFO]: [BarAPI] Loaded
[20:18:47] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.0.2
[20:18:47] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[20:18:47] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_pl"
[20:18:47] [Server thread/WARN]: [LoginSecurity] Can't find translation for en_pl. Are you upt to date?
[20:18:48] [Server thread/INFO]: [LoginSecurity] Registering commands...
[20:18:48] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[20:18:48] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.4.0
[20:18:48] [Server thread/INFO]: [PlaceholderAPI] Internal placeholder registration initializing...
[20:18:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
[20:18:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available injector list from extendedclip.com...
[20:18:48] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[20:18:48] [Server thread/INFO]: [UltimateCobblex] Enabling UltimateCobblex v1.0
[20:18:48] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[20:18:48] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[20:18:48] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[20:18:48] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[20:18:48] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
[20:18:48] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[20:18:48] [Server thread/INFO]: [iConomy] Enabling iConomy v6.0.10b
[20:18:48] [Server thread/INFO]: [iConomy - Celty] Enabled (20 ms)

[20:18:48] [Server thread/INFO]: [Vault] [Economy] iConomy 6 hooked.
[20:18:48] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.3
[20:18:48] [Thread-8/INFO]: [iConomy - Celty] Purged accounts with default balance.

[20:18:48] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[20:18:48] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
[20:18:48] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
[20:18:48] [Server thread/INFO]: [Najs_UNCMD] Enabling Najs_UNCMD v1.0

[20:18:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:18:48] [Thread-7/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
[20:18:48] [Server thread/INFO]: Done (9.660s)! For help, type "help" or "?"
[20:18:48] [Server thread/INFO]: Starting GS4 status listener
[20:18:48] [Query Listener #1/INFO]: Query running on 10.1.141.122:25565
[20:18:48] [Server thread/INFO]: [Skript] Loading variables...
[20:18:48] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
[20:18:48] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:18:48] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')
[20:18:48] [Server thread/INFO]: [Skript] Finished loading.
[20:18:48] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ... 
[20:18:48] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
[20:18:49] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
[20:18:49] [Craft Scheduler Thread - 4/WARN]: Unexpected character (<) at position 0.

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.json.simple.parser.Yylex.yylex(Yylex.java:610)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager$1.run(ExpansionCloudManager.java:224)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)

[20:18:49] [Craft Scheduler Thread - 4/WARN]:     at java.base/java.lang.Thread.run(Thread.java:830)

Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260727
Udostępnij na innych stronach

  • 0

Wiele rzeczy może powodować ten problem.

Pierwsze co zrób to zmień silnik na paper i wywal śmieciowe pluginy i pluginy, które wywalają ci błędy w konsoli lub się nie ładują (serverbooster, antibotdeluxe, loginsecurity, permissionsex, iconomy) i zaktualizuj essentialsa do najnowszej wersji. Po tym zrestartuj serwer. Na 95% skript zacznie normalnie działać. Jeśli nadal nie będzie działał, spróbuj pobrać najnowszą wersję Javy jeśli serwer jest na twoim komputerze. Jeśli nie, napisz na jakim jest hostingu.

Edytowane przez Helios1993
Odnośnik do komentarza
https://skript.pl/temat/41631-problem-ze-skryptem-1122/#findComment-260729
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...