toppev / strike-tab

StrikePractice per player tablist addon.
MIT License
7 stars 2 forks source link

[BUG] Error Spamming when crossing certain chunk borders in my world #13

Closed Maitlans closed 2 years ago

Maitlans commented 2 years ago

Describe the bug Whenever I cross certain chunk borders an error message outputs in console.

Screenshots, errors and console logs https://pastebin.com/qZpVN6Bx

Checklist

Versions:

Additional context The plugin 100% works fine and as intended, just the same odd console spam when crossing certain chunk borders within my world.

toppev commented 2 years ago

The error seems to be from MMOItems plugin placeholders you use in your tablist. You might want to contact them if you can't find the exact reason.

Maitlans commented 2 years ago

The error seems to be from MMOItems plugin placeholders you use in your tablist. You might want to contact them if you can't find the exact reason.

Yeah it appears so, I just never really had any errors when I was testing other TAB plugins and I used the same MMOItems placeholders. So I just thought it was an issue from Strike-Tab. Everything appears fine and nothing really bugs out so I'm not sure why its even happening.