mcMMO-Dev / mcMMO

The RPG Lover's Mod!
https://mcmmo.org
GNU General Public License v3.0
1k stars 861 forks source link

Massive console spam due to potion errors #5059

Open HorusApl opened 1 month ago

HorusApl commented 1 month ago

As far as I can tell, there isn't any duplicates in the potions.yml but it constantly spams this error whenever someone is brewing potions: https://mclo.gs/7ZpKSOU

nossr50 commented 1 month ago
  1. Update Paper/Spigot if you haven't already, /version can tell you how many versions behind you may be
  2. Delete potions.yml and mcMMO will make a new one next start up

Questions

  1. What version of mcMMO?
  2. What version of Minecraft?
  3. What version of Paper/Spigot?
HorusApl commented 1 month ago

Version 1.21-2275 Purpur Version 2.2.017 McMMO Normal 1.21 MC client I have already attempted to regen my potions.yml and I didn't help

HorusApl commented 1 month ago

Just an update, I do believe this might be causing some possible crashes if multiple people are brewing at the same time and with many brewing stands. I made the potions.yml blank, and all crashes I was having stopped

nossr50 commented 1 month ago

The error is indicating you have multiple entries in potions.yml which are designated as the "result" for a brewing stand, you probably didn't edit potions.yml yourself, but if you did, this might be why. I'd normally recommend deleting potions.yml and restarting the server when seeing this error.

You have indicated you have already done this, so my next suspicion is that perhaps the issue lies with PurPur, try to see if you can recreate this problem on Paper and report back.

HorusApl commented 1 month ago

That was the first thing I tried and I have made no edits to potions yml

HorusApl commented 1 month ago

Will try with Paper

Tomographix commented 1 month ago

Hi,

I can confirm the issue with paper. I also deleted the potions.yml file thinking that would be a quick fix but sadly that didn't make a difference.

Paper version: 1.21-122 MCMMO Version: 2.2.017

HorusApl commented 1 month ago

Confirmed happening on paper as well, with a fully fresh potions.yml

Baktus79 commented 1 month ago

Same here.

Paper version 1.21-130 mcMMO version 2.2.018

nossr50 commented 1 month ago

Can you post your potions.yml file? I know you generated a fresh one, but I just want to sanity check that it generated correctly.

HorusApl commented 1 month ago

Here ya go: https://mclo.gs/JPxtEou

Cruwzky commented 2 weeks ago

We also see this issue

Config: https://mclo.gs/LWAWwk6 Version: 2.2.019-SNAPSHOT Minecraft: Purpur 1.21-2281-7950960 (MC: 1.21)*

Baktus79 commented 1 week ago

This issue is still present. Are there any progression on this matter?