Znajdź zawartość
Wyświetlanie wyników dla tagów 'nie działa'.
-
Grając w Minecraft korzystam z programu team speak 3 do rozmów z kolegami. Od czasu kiedy zacząłem grać na wersji 1.8 minecraft mój mikrofon podczas gry się wyłącza. Gdy jestem w menu minecraft'a to działa normalnie a jak wejdę na serwer lub na singleplayer to przestaje automatycznie działać. Na wersji 1.7.2 takie zjawisko nie występuje... Proszę o pomoc w rozwiązaniu problemu.
- 4 odpowiedzi
-
[11:58:27] [Server thread/INFO]: [Skript] Loaded 17 variables in 0.0 seconds [11:58:27] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: login to user with token "%{ddbot::token}%" with name "%{dbbot::namebot}%" (dd.sk, line 9: login to user with token "%{ddbot::token}%" with name "%{dbbot::namebot}%"') [11:58:27] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: set game of bot "%{dbbot::namebot}%" to "minezones.ga - Minecraft" (dd.sk, line 10: set game of bot "%{dbbot::namebot}%" to "minezones.ga - Minecraft"') [11:58:27] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send message "**@ChatBot** został uruchomiony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%" (dd.sk, line 11: send message "**@ChatBot** został uruchomiony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%"') [11:58:27] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: logout of bot "%{dbbot::namebot}%" (dd.sk, line 14: logout of bot "%{dbbot::namebot}%"') [11:58:28] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send message "**@ChatBot** został wyłaczony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%" (dd.sk, line 15: send message "**@ChatBot** został wyłaczony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%"') [11:58:28] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send message "**%player%**: %message%" to channel "%{dbbot::ch_chatid}%" as bot "%{dbbot::namebot}%" (dd.sk, line 18: send message "**%player%**: %message%" to channel "%{dbbot::ch_chatid}%" as bot "%{dbbot::namebot}%"') [11:58:28] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send message "?? **%player%** wszedl na serwer" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%" (dd.sk, line 21: send message "?? **%player%** wszedl na serwer" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%"') [11:58:28] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send message "?? **%player%** wyszedl z serwera" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%" (dd.sk, line 23: send message "?? **%player%** wyszedl z serwera" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%"') Witam ostatnio napisałem pewien skrypt aby upublicznić go tutaj na forum, miał on się opierać na helpopie który wysyła reporty do adminów na discordzie. Aczkolwiek po aktualizacji z wersji 1.1.5 do 2.0 wszystko się wysypuje. Wersja Skripta najnowsza od benska; wersja paperspigot najnowsza. Zmienne mam ustawione żeby nie było . Ale chyba nici z projektu. Pomoże ktoś? Kod: variables: {ddbot::token} = "cenzored" {dbbot::namebot} = "ChatBot" {dbbot::ch_chatid} = "cenzored" {dbbot::ch_infoadminid} = "cenzored" {dbbot::ch_joinid} = "cenzored" on load: login to user with token "%{ddbot::token}%" with name "%{dbbot::namebot}%" set game of bot "%{dbbot::namebot}%" to "minezones.ga - Minecraft" send message "**@ChatBot** został uruchomiony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%" on unload: logout of bot "%{dbbot::namebot}%" send message "**@ChatBot** został wyłaczony." to channel "%{dbbot::ch_infoadminid}%" as bot "%{dbbot::namebot}%" on chat: send message "**%player%**: %message%" to channel "%{dbbot::ch_chatid}%" as bot "%{dbbot::namebot}%" on join: send message " **%player%** wszedl na serwer" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%" on quit: send message " **%player%** wyszedl z serwera" to channel "%{dbbot::ch_joinid}%" as bot "%{dbbot::namebot}%"
-
Siema! mam problem. Bo jak mam %message% to wyświetla się prefix zamiast wiadomości którą napisałem on chat: broadcast "%message%" broadcast "%player%" broadcast "%player's displayname%" broadcast "%player's prefix% &e%player% > &f%message%" Przy tym kodzie mam to: help. Co dać zamiast %message% aby była wiadomość napisana na chcacie
-
Problem: command /sellxp trigger: set {_money} to player's experience*2 set player's experience to 0 add {_money} to player's balance send "&6Sprzedałeś %{_xp}% dla $%{_money}/2%" stop Nie wiem czemu to nie działa. Proszę bardzo o rozwiązanie tego problemu, bo ostatnio ten błąd zaczął mi wyskakiwać po napisaniu innego skryptu (nie wiem czemu). Błędy z konsoli:
- 7 odpowiedzi
-
- sellexp
- sprzedawanie xp
-
(i 2 więcej)
Oznaczone tagami:
-
Dlaczego Skrypt Nie Obsługuje Potwora O Nazwie Pig Zombie ? Wszystkie Moby Działają Oprócz Jego Może Trzeba Napisać Pig Men lub Pig Man ?
-
Witam mam skrypt na plecaki i jest jeden błąd: ją 3 plecaki do stworzenia Mały, średni i duży i jak dam coś do małego i otworze średni to te same itemy co mam w małym mam też w średnim! jak to naprawić? (daje rep) Link: Kliknij
- 4 odpowiedzi
-
- skrypt
- nie działa
-
(i 1 więcej)
Oznaczone tagami:
-
KOD: function test2(p: player): send "test" to {_p} command /test: trigger: test2(player) BŁĘDY: 'function test2(p: player)' is not a text (test.sk, line 1: function test2(p:player):') 'test2(player)' is not a boolean (yes/no) (test.sk, line 5: test2(player)') Mam Skript 2.1.2, SkQuery 3.21.4 i WildSkript 1.8.
-
Ktoś wie czemu nie działa mi ostatnia komenda ?? Nie pojawiają się itemy w gui Czy coś takiego xd Skrypt: on script load: register new shaped recipe for ender stone named "&6&lSANDFARMER" using sand, sand, sand, sand, lava bucket, sand, sand, sand, sand on script load: register new shaped recipe for ender portal frame named "&6&lBOYFARMER" using obsidian, obsidian, obsidian, obsidian, lava bucket, obsidian, obsidian, obsidian, obsidian on script load: register new shaped recipe for coal block named "&6&lKOPACZ FOSY" using stone, stone, stone, stone, gold block, stone, stone, stone, stone on place of end stone: if player's tool is end stone named "&6&lSANDFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to sand on place of ender portal frame: if player's tool is ender portal frame named "&6&lBOYFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to obsidian on place of coal block: if player's tool is coal block named "&6&lKOPACZ FOSY": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to air command /c1: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY BOYFARMER" to player wait 2 tick format slot 10 of player with 1 of obsidian to be unstealable format slot 11 of player with 1 of obsidian to be unstealable format slot 12 of player with 1 of obsidian to be unstealable format slot 19 of player with 1 of obsidian to be unstealable format slot 20 of player with 1 of lava bucket to be unstealable format slot 21 of player with 1 of obsidian to be unstealable format slot 28 of player with 1 of obsidian to be unstealable format slot 29 of player with 1 of obsidian to be unstealable format slot 30 of player with 1 of obsidian to be unstealable format slot 23 of player with 1 of ender portal frame named "&6&lBOYFAMER" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c2: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY SANDFARMER" to player wait 2 tick format slot 10 of player with 1 of sand to be unstealable format slot 11 of player with 1 of sand to be unstealable format slot 12 of player with 1 of sand to be unstealable format slot 19 of player with 1 of sand to be unstealable format slot 20 of player with 1 of lava bucket to be unstealable format slot 21 of player with 1 of sand to be unstealable format slot 28 of player with 1 of sand to be unstealable format slot 29 of player with 1 of sand to be unstealable format slot 30 of player with 1 of sand to be unstealable format slot 23 of player with 1 of ender stone named "&6&lSANDFARMER" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c3: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY KOPACZ FOSY" to player wait 2 tick format slot 10 of player with 1 of stone to be unstealable format slot 11 of player with 1 of stone to be unstealable format slot 12 of player with 1 of stone to be unstealable format slot 19 of player with 1 of stone to be unstealable format slot 20 of player with 1 of gold block to be unstealable format slot 21 of player with 1 of stone to be unstealable format slot 28 of player with 1 of stone to be unstealable format slot 29 of player with 1 of stone to be unstealable format slot 30 of player with 1 of stone to be unstealable format slot 23 of player with 1 of coal block named "&6&lKOPACZ FOSY" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c4: trigger: open chest with 6 rows named "&6&lENDERCHEST" to player wait 2 tick format slot 10 of player with 1 of obsidian to be unstealable format slot 11 of player with 1 of obsidian to be unstealable format slot 12 of player with 1 of obsidian to be unstealable format slot 19 of player with 1 of obsidian to be unstealable format slot 20 of player with 1 of ender pearl to be unstealable format slot 21 of player with 1 of obsidian to be unstealable format slot 28 of player with 1 of obsidian to be unstealable format slot 29 of player with 1 of obsidian to be unstealable format slot 30 of player with 1 of obsidian to be unstealable format slot 23 of player with 1 of ender chest named "&6&lENDERCHEST" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c5: trigger: open chest with 6 rows named "&6&lSTONIARKA" to player wait 2 tick format slot 10 of player with 1 of redstone to be unstealable format slot 11 of player with 1 of stone to be unstealable format slot 12 of player with 1 of redstone to be unstealable format slot 19 of player with 1 of stone to be unstealable format slot 20 of player with 1 of piston to be unstealable format slot 21 of player with 1 of stone to be unstealable format slot 28 of player with 1 of redstone to be unstealable format slot 29 of player with 1 of stone to be unstealable format slot 30 of player with 1 of redstone to be unstealable format slot 23 of player with 1 of emerald ore named "&6&lSTONIARKA" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /craftingi: trigger: open chest with 3 row named "&6&lCrafting przemiotow" to player wait 1 tick format slot 11 of player with 1 of ender portal frame named "&6&lBOYFARMER" to run [execute player command "/c1"] format slot 12 of player with 1 of end stone named "&6&lSANDFARMER" to run [execute player command "/c2"] format slot 13 of player with 1 of coal block named "&6&lKOPACZ FOSY" to run [execute player command "/c3"] format slot 14 of player with 1 of ender chest named "&6&lENDERCHEST" to run [execute player command "/c4"] format slot 15 of player with 1 of end stone named "&6&lSTONIARKA" to run [execute player command "/c5"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To nie działa /craftingi Pojawia się gui ale nie ma w nim tych itów
-
Plugin Skript ładuję się i niby że działa, ale kiedy wejdę na serwer i napiszę /sk , piszę że mam napisać /sk help, piszę i znowu /sk help. O co chodzi? Mógł by mi ktoś pomóc? INFO O SERWERZE: Typ: craftbukkit 1.13 Pluginy jakie mam to: Essentials ,EssentialsChat, EssentialsSpawn (wszystkie Essentials'y są -2.x-SNAPSHOT ), worldedit-bukkit-7.0.0-beta-03, wildscript, no i oczywiście SKRIPT 2.1.1 LOGI Z CONSOLI: piszę że skript działa: Myślę że ktoś mi pomoże.
- 5 odpowiedzi
-
nie dostaje cuboida po wpisaniu komendy w konsoli
dpa123 opublikował(a) pytanie w Pytania i problemy
wpisuje cubgive vip nick i nie dostaje cuboida pomocy plz . wieżę że znajdzie się jakiś mistrz ( bóg ) który mi podpowie co i jak -
Czemu sklep servera mcplay.pl nie działa ????? :{
Milo opublikował(a) temat w Skargi, problemy i odwołania od kar
Hej chcem zakupić dla siebie range Evip na tryb megadrop lecz gdy wchodze na strone sklepu waszego czyli dokładniej http://mcplay.pl/sklep/ i gdy tam wchodze pisze mi tak w rogu małymi literkami "Sklep tymczasowo wylaczony" dołoczyłem także zdjęcie link https://imgur.com/a/WpSrP więc tak jeśli w sklepie som jakieś prace techniczne to może zrubcie jakomś strone lub dajcie linka do niej i tam na niej bede mugł wpłaćić hajsik a jak nie możecie tak zrobić powiedzie kiedy ten sklep bededzie wreszcie działał i powiedzie ile ten evip kosztuje pamietam jakies 11zł i ileś groszy {:- 9 odpowiedzi
-
Cześć. Nie będę przedłużał, po prostu do konkretu: Mam problem z pluginem i nie wiem co się zepsuło... Logi: [ERROR] Could not pass event UpdaterEvent to ProdigyNightClub v1.0.2 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at fr.cocoraid.prodigynightclub.updater.Updater.run(Updater.java:21) [ProdigyNightClub-1.0.2.jar:?] at org.bukkit.craftbukkit.v1_13_R1.scheduler.CraftTask.run(CraftTask.java:76) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at org.bukkit.craftbukkit.v1_13_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:877) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212] Caused by: java.lang.NoClassDefFoundError: fr.cocoraid.prodigynightclub.cmd.cmds.GeneralCMD (initialization failure) at java.lang.J9VMInternals.initializationAlreadyFailed(J9VMInternals.java:98) ~[?:1.8.0_212] at fr.cocoraid.prodigynightclub.listener.task.GlobalTime.update(GlobalTime.java:47) ~[?:?] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9] ... 11 more Jeśli ktoś pomoże, dam + ! Z góry dzięki!
- 4 odpowiedzi
-
- pomoc
- nie działa
-
(i 2 więcej)
Oznaczone tagami: