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

Massive console spam #43

Open
purejosh opened this issue Sep 22, 2024 · 3 comments
Open

Massive console spam #43

purejosh opened this issue Sep 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@purejosh
Copy link

[16:20:48] [main/WARN] [Radium Class Analysis/]: Radium Class Analysis Error: Class net.darkhax.botanypots.block.BlockBotanyPot cannot be analysed, because getting declared methods crashes with RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER. This is usually caused by modded entities declaring methods that have a return type or parameter type that is annotated with @OnlyIn(Dist.CLIENT). Loading the type is not possible, because it only exists in the CLIENT environment. The recommended fix is to annotate the method with this argument or return type with the same annotation. Lithium handles this error by assuming the class cannot be included in some optimizations.

Please give us the option to disable these warnings. To say that this is spam is an understatement. And the mod dev doesn't seem to think you're doing the right thing, either. Darkhax-Minecraft/BotanyPots#411

I just want the console spam to stop.

@purejosh purejosh added the bug Something isn't working label Sep 22, 2024
@squimbo
Copy link

squimbo commented Oct 5, 2024

can confirm, this is not every other mod's issue to fix, it's yours.
I'm having the same issue, but because of Tetra
Will be using Canary from now on

@kocane
Copy link

kocane commented Oct 22, 2024

@squimbo Canary works well? It doesn't get updates anymore, does it?

@squimbo
Copy link

squimbo commented Oct 22, 2024

@squimbo Canary works well? It doesn't get updates anymore, does it?

It's been working well for me :)

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

3 participants