Solved Long Error after downloading Skellet Proxy

  • 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 community!

    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.

LoneElf

Active Member
Apr 30, 2017
165
2
18
So, before I downloaded Skellet & Skellet Proxy, the server was doing fine. Now, I set up Skellet and this is the long error I get in console: (Just a note - When I remove the part that causes this error, a new one comes up)
code_language.skript:
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! [Skript] Severe Error:
[19:05:11 ERROR]: #!#! Could not load scripts.sk
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[19:05:11 ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[19:05:11 ERROR]: #!#! and check whether this error has already been reported.
[19:05:11 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[19:05:11 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[19:05:11 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[19:05:11 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! Stack trace:
[19:05:11 ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[19:05:11 ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1057)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:197)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:109)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:319)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:513)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[19:05:11 ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
[19:05:11 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[19:05:11 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[19:05:11 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[19:05:11 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:05:11 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:05:11 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:05:11 ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! Version Information:
[19:05:11 ERROR]: #!#!   Skript: 2.2-dev23
[19:05:11 ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[19:05:11 ERROR]: #!#!   Minecraft: 1.8.8
[19:05:11 ERROR]: #!#!   Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
[19:05:11 ERROR]: #!#!   OS: Mac OS X x86_64 10.11.5
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! Running CraftBukkit: false
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! Current node: set quit message to "  &6- &7%player%" (scripts.sk, line 5)
[19:05:11 ERROR]: #!#! Current item: null
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! Thread: Server thread
[19:05:11 ERROR]: #!#!
[19:05:11 ERROR]: #!#! End of Error.
[19:05:11 ERROR]: #!#!

One thing: I have one script file on this and every code on it doesn't work. It is like it isn't there. The join message is again the default, "&eLoneElf joined the game."
 
Last edited:
This is a very similar error with solutions here in this thread:
https://forums.skunity.com/threads/whats-this-error-about.2394/
The Skellet developer, LimeGlass, recommended going to SyntaxToggles.yml in plugins/Skellett/SyntaxToggles.yml and setting the node Main.Brewing to false. There are a few other suggestions in this thread that may help too:emoji_grinning: I can't get the error to reproduce personally to test anything.
 
Thanks! It removed the error, but another problem isn't fixed that has to do with bungee, but I will post a new thread about that.
 
  • Like
Reactions: Wynnevir
Status
Not open for further replies.