-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two bugs: #26
Comments
Which version of Skript are you using? |
Skript v2.2-dev37c |
As I understand it, the server runs on version 1.8. |
所以 |
I cannot give an exact answer to this, since I am not a developer, wait for an answer from ZorgBtw about the first point. |
When I first started using skript, the latest version was 2.2. I wrote too much code and there are many Addons. I'm not sure whether the upgraded version will not be compatible with these
When I first started using skript, the latest version was 2.2. I wrote too much code and there are many Addons. I'm not sure whether the upgraded version will not be compatible with these |
Can you please try the v2.0 ? (Downloadable here) |
This is what I have used. You sent it to me two days ago. Today, there is a bigger problem. There is a problem with cross server communication. All the sub servers are connected. It is no problem for A server to send command to B server. But, B server failed to send command to A server. It also happens suddenly and unexpectedly The connection and communication are unstable and occasionally disconnected. This problem is very serious for me. |
1.The new version has been running for 1 day and has been disconnected twice from bungee net(No console error or symptom);
2.Conflicts with the original syntax,eg:
console message:
[20:56:43 WARN]: Local variable '_i' is item stack, not types.serverbuilder (0t.sk, line 26: send name of {_i}')
I had to change it to "names of {_i}"
The text was updated successfully, but these errors were encountered: