#spawn skript gone worng

1 messages · Page 1 of 1 (latest)

lavish crown
#

help

#
[05:01:24 ERROR]: #!#! ===!!!=== Skript variable load error ===!!!===
[05:01:24 ERROR]: #!#! Unable to load (all) variables:
[05:01:24 ERROR]: #!#! 1 variable could not be loaded!
[05:01:24 ERROR]: #!#! Affected variables: spawn
[05:01:24 INFO]: [Skript] Created a backup of variables.csv as variables_2022-11-03_05-01-24.csv
[05:01:24 ERROR]: #!#! 
[05:01:24 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)!
[05:01:24 ERROR]: #!#! ```
timber geyser
#

Have you tried restarting server?

lavish crown
#

i tried

#

truns out it just a button

#

that runs /shop and /save-all

#

stop*

timber geyser
#

So its fixed?

lavish crown
#

no

timber geyser
#

Ah
Server and skript version?

lavish crown
#

server paper 1.17.1

#

skript 2.6.3

#
    cooldown: 3 seconds
    cooldown message: "&c&lYou are trying to teleport to spawn too fast!"
    trigger:
        message "&c&lTeleporting in 3 seconds."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 1.3 to player
        wait 1 second
        message "&c&lTeleporting in 2 seconds."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 1.3 to player
        wait 1 second
        message "&c&lTeleporting in 1 second."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 0.9 to player
        wait 1 second
        teleport player to {spawn}
        message "&c&lTeleported to spawn!"

command /setspawn:
    permission: spawn.set
    trigger:
        set {spawn} to player's location

on join:
    wait 2 ticks
    teleport player to {spawn}



command /play:
    trigger:
        message "&c&lTeleporting in 3 seconds."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 1.3 to player
        wait 1 second
        message "&c&lTeleporting in 2 seconds."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 1.3 to player
        wait 1 second
        message "&c&lTeleporting in 1 second."
        play sound "entity_experience_orb_pickup" at volume 100 and pitch 0.9 to player
        wait 1 second
        teleport player to {playarea}
        message "&c&lTeleported to the play area!"


command /setplay:
    permission: spawn.set
    trigger:
        set {playarea} to player's location

on respawn:
    teleport player to {spawn}```
timber geyser
#

Do/sk reload variables

#

Any errors?

lavish crown
#

i cant

#

the console froze

timber geyser
#

In game
And refresh website

lavish crown
#

idk whats wrong with it

#

oh wait

#

still

#

dosent work

tardy mason
#

add-ons?

lavish crown
#

also now its showing these errors

#

now that i've updated skbee to 2.5.1

tardy mason
#

2.5.1??

#

isn't there 2.6

tardy mason
lavish crown
#

nvm

#

somehow the world folder got corrupted

tardy mason
#

good luck

lavish crown
#

no i just reset the world

wet hearth
lavish crown
#

bruh

#

no matter what i do the server isnt starting

#

the server just froze when it's loading skripts

#

this is the msg i get when i stop the server