Solved SkellettProxy

  • 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.

FUZIK

Active Member
Jan 26, 2017
115
10
18
23
Санкт-Петербург
github.com
  1. command:
    code_language.skript:
    command servers:
        trigger:
            loop all bungeecord servers:
                broadcast "%loop-value%: %network variable {server.status.%loop-value%}%"
  2. error:
    code_language.skript:
    >servers
    [18:19:38 INFO]: [Skellett] Incorrect SkellettProxy details, No socket found or was denied access. For socket at localhost:7332
    [18:19:38 ERROR]: [Skript] If you're 100% sure your details are correct, this can be caused because some server's want a number host rather than localhost. Try inserting 0.0.0.0 or 127.0.0.1 instead of localhost. Error:
    [18:19:38 INFO]: [Skellett] Attempting to reconnect and fix myself...
    [18:19:38 INFO]: counter_strike-0: <none>
    [18:19:38 INFO]: [Skellett] Bungeecord went offline. Attempting to reconnect...
    [18:19:39 INFO]: [Skellett] Incorrect SkellettProxy details, No socket found or was denied access. For socket at localhost:7332
    [18:19:39 ERROR]: [Skript] If you're 100% sure your details are correct, this can be caused because some server's want a number host rather than localhost. Try inserting 0.0.0.0 or 127.0.0.1 instead of localhost. Error:
    [18:19:39 INFO]: [Skellett] Attempting to reconnect and fix myself...
    [18:19:39 INFO]: vanilla-0: <none>
    [18:19:39 INFO]: logging-0: true
    [18:19:39 INFO]: lobby-0: true
    [18:19:39 INFO]: Unknown command. Type "/help" for help.
    [18:19:39 INFO]: [Skellett] Connected to SkellettProxy!
    [18:19:39 INFO]: [Skellett] SkellettProxy connection established on port 7101
example bungee and spigot server
drive.google.com

thanks to all!
[doublepost=1499884927,1499877819][/doublepost]set server-name in server properties to "test server";
and add "test server" to bungeecord config.
 
Status
Not open for further replies.