Skript variable load error - from the database 'MySQL', because it cannot be loaded as a location

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

MrGametop1

Member
Mar 10, 2017
36
0
6
24
Hello there i am having this skript error ::

Code:
[15:32:39 ERROR]: #!#! Unable to load (all) variables:
[15:32:39 ERROR]: #!#! Cannot load the variable {treefarmtp} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {apvpmine.toptp} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {anmine.toptp} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {admine.toptp} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {apvpmine.skilt1} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {casinocrate::irona} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {casinocrate::diamonda} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {casinocrate::golda} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {vagtwarp.a} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {vagtwarp.amainvagtstue} from the database 'MySQL', because it cannot be loaded as a location
[15:32:39 ERROR]: #!#! Cannot load the variable {rankupskilt::a-b} from the database 'MySQL', because it cannot be loaded as a location
[15:32:40 ERROR]: #!#! Cannot load the variable {tes3} from the database 'MySQL', because it cannot be loaded as a location
[15:32:40 ERROR]: #!#! Cannot load the variable {vv.location::a} from the database 'MySQL', because it cannot be loaded as a location
[15:32:40 ERROR]: #!#! Cannot load the variable {admine.skilt} from the database 'MySQL', because it cannot be loaded as a location
[15:32:40 ERROR]: #!#! Cannot load the variable {amine.skilt} from the database 'MySQL', because it cannot be loaded as a location
[15:32:40 ERROR]: #!#! Cannot load the variable {atree.skilt} from the database 'MySQL', because it cannot be loaded as a location

Othere variables will load fine up but not variables with a location.

Also it says this in console
Code:
[15:32:40 ERROR]: #!#!
[15:32:40 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)!
[15:32:40 ERROR]: #!#!

And the console/log stop posting out after this, dont know if it had something todo with skript

Code:
[15:33:19 WARN]: java.net.UnknownHostException: gatekeeper.fozzie.space
[15:33:19 WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[15:33:19 WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[15:33:19 WARN]: at java.net.Socket.connect(Socket.java:607)
[15:33:19 WARN]: at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:288)
[15:33:19 WARN]: at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
[15:33:19 WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[15:33:19 WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
[15:33:19 WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
[15:33:19 WARN]: at sun.net.www.protocol.https.HttpsClient.‹init›(HttpsClient.java:264)
[15:33:19 WARN]: at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[15:33:19 WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
[15:33:19 WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
[15:33:19 WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
[15:33:19 WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
[15:33:19 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1572)
[15:33:19 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500)
[15:33:19 WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[15:33:19 WARN]: at ?.cc(Unknown Source)
Binary file (standard input) matches
 
Status
Not open for further replies.