Minecraft scoreboard not working?

Bo
17

Hey somehow my scoreboard is not working, how can that be?

Br

More detailed information would be nice.

Is it a plug-in? If so, which? Maybe it's your own? Then we would need the code. Otherwise, of course, errors.

Is it the / scoreboard command? Then we need it once & your Minecraft version.

Isn't it generally possible? Then we also need your Minecraft version.

Bo

It is generally not possible.

The https://www.spigotmc.org/...ard.72644/ plugin

Version 1.8-1.2

Br

Do you see the scoreboard on other servers? Or is it really no longer visible in Minecraft?

Bo

It can't be seen.

Za

Could you maybe send me the log?

Then I can say more.

Bo

Config:

Info: The title must not have more than 16 characters! % ONPLAYER% means how many are online,% MAXPLAYER% means how many are allowed on the server,% ESSENTIALSMONEY% is the money system from Essentials,% WORLD% shows the world where you are and% NULL% means that the line is not is shown.

Scoreboard: 'true'

Seconds for update: '5'

Title: '& 6Server.de'

Line13: '& 1'

Line12: '& 7> & 3 & lServer'

Line11: '& fCB1'

Line10: '& 2'

Line9: '& 7> & 3 & lOnline'

Line8: '& f% ONPLAYER% /% MAXPLAYER%'

Line7: '& 3'

Line6: '& 7> & 3 & lKontost'

Line5: '& f% ESSENTIALSMONEY%'

Line4: '& 4'

Line3: '& 7> & 3 & lShop'

Line2: '& fServer.de'

Line1: '& 5'

Bo

There's nothing in the log.

Br

Hmm. If you really don't see it anywhere, you can - if you use Labymod - see if it has been deactivated there. Otherwise, look through the video settings / labymod settings again.

If all of this doesn't work, you should reinstall Minecraft.

But back up your data beforehand!

Za

Console? Please send them

Bo

No user sees a scoreboard

Br

If it just doesn't show up on your server, I might have a solution.

I strongly assume that you use a tray list. There's often (maybe also, I don't know exactly) the bug that only a scoreboard is displayed.

All others are overwritten. So if your tray is set 1 tick later than the scoreboard, then the scoreboard is gone.

You might want to check whether your tablist plugin works - if you have one - and if so, then look for a plugin in which the scoreboard and tabliste are in one.

Bo

https://www.file-upload.net/download-13873673/latest.log.html

Bo

No tablist…

Br

Hmm. Then try another scoreboard system.

Bo

I've already

Br

Ah, I just saw your log.

Take a look at this line, from the Griefergames scoreboards bug: java.lang.NoClassDefFoundError: net / minecraft / server / v1_12_R1 / Packet

The scoreboard was written with 1.12 packets. Of course, if your server is a 1.8 server, the packets do not exist, can't be found and therefore can't be created.

Bo

Oh okay thank you. Do you have another plugin?