BlakeBr0 / Cucumber

A library of shared code and functionality used by my mods.
https://blakesmods.com/cucumber
MIT License
23 stars 15 forks source link

Log Spam + Potential Crash #24

Closed FooterManDev closed 1 year ago

FooterManDev commented 1 year ago

Describe the bug On 1.19.2 Cucumber likes to spam this in the log: image Very frequent, and annoying. I've also been having issues with /reload failing to work unless I reload the whole game, which I'm thinking is tagged to Cucumber in some way, but I'm not sure. Here's the latest.log

To Reproduce Install Cucumber Library Load the game.

Expected behavior No log spam

Screenshots / Scripts / Logs Latest.log posted ^

Versions (please complete the following information):

BlakeBr0 commented 1 year ago

What's the contents of the cucumber-tags.json file? Does deleting it fix it?

FooterManDev commented 1 year ago

image This is what's in the file. I'll go ahead and run the game without it, and after with a downgraded Cucumber version

FooterManDev commented 1 year ago

The log spam appears to be gone now after deleting the file, but I don't know if /reload is fixed.

BlakeBr0 commented 1 year ago

I don't believe this issue would have caused any issues with /reload

FooterManDev commented 1 year ago

Yeah I don't think so either, after I got some mod updates the issue went away.