Skip to content
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

Field index 0 is out of bounds for length 0 #85

Open
ImYenil opened this issue Jul 2, 2024 · 6 comments
Open

Field index 0 is out of bounds for length 0 #85

ImYenil opened this issue Jul 2, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@ImYenil
Copy link

ImYenil commented Jul 2, 2024

Plugin Version

[23:32:59 INFO]: [SimpleScore] You are running version v3.12.5, checking for updates... [23:32:59 INFO]: [SimpleScore] You are running the latest plugin version.

Server Version

This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4) You are running the latest version

Describe the Bug

https://gist.github.com/ImYenil/6d8f2440599b82410cda8d58a5ce2f3c

Relevant Log Output

No response

@ImYenil ImYenil added the bug Something isn't working label Jul 2, 2024
@elbenis
Copy link

elbenis commented Jul 3, 2024

same

@Santurde99
Copy link

Got the same issue, it is related to the latest version of ProtocolLib, try to downgrade ProtocolLib to a previus version untill it gets fixed

@Violid-YC
Copy link

Plugin Version

[23:32:59 INFO]: [SimpleScore] You are running version v3.12.5, checking for updates... [23:32:59 INFO]: [SimpleScore] You are running the latest plugin version.

Server Version

This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4) You are running the latest version

Describe the Bug

https://gist.github.com/ImYenil/6d8f2440599b82410cda8d58a5ce2f3c

Relevant Log Output

No response

ProtocolLib plugin version must be 5.2.0 to fix this
https://github.com/dmulloy2/ProtocolLib/releases/download/5.2.0/ProtocolLib.jar

@ImYenil
Copy link
Author

ImYenil commented Sep 23, 2024

Plugin Version

[23:32:59 INFO]: [SimpleScore] You are running version v3.12.5, checking for updates... [23:32:59 INFO]: [SimpleScore] You are running the latest plugin version.

Server Version

This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4) You are running the latest version

Describe the Bug

https://gist.github.com/ImYenil/6d8f2440599b82410cda8d58a5ce2f3c

Relevant Log Output

No response

ProtocolLib plugin version must be 5.2.0 to fix this https://github.com/dmulloy2/ProtocolLib/releases/download/5.2.0/ProtocolLib.jar

I already using 5.2.0 version

@TheRainTrain
Copy link

Plugin Version

[23:32:59 INFO]: [SimpleScore] You are running version v3.12.5, checking for updates... [23:32:59 INFO]: [SimpleScore] You are running the latest plugin version.

Server Version

This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4) You are running the latest version

Describe the Bug

https://gist.github.com/ImYenil/6d8f2440599b82410cda8d58a5ce2f3c

Relevant Log Output

No response

ProtocolLib plugin version must be 5.2.0 to fix this https://github.com/dmulloy2/ProtocolLib/releases/download/5.2.0/ProtocolLib.jar

I already using 5.2.0 version

use 5.0.0 :p
that's what SimpleScore 3.12.5 is programmed against

@baailey
Copy link

baailey commented Oct 2, 2024

@TheRainTrain using your fork, ive got an issue where if you're using a scoreboard that's 8 lines long for example, and you switch to a scoreboard that is smaller, it will keep an excessive amount of unused lines https://i.imgur.com/QRluMKU.png

if you try disabling the scoreboard it will still show them as well https://i.imgur.com/H9IcyEy.png

sorry I'm messaging through a github issue also, id submit an issue on your repo but you've disabled them there lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants