We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting these warning in log:
[Server thread/WARN]: Couldn't create template entity of bosses_of_mass_destruction:obsidilith (class net.minecraft.class_1297)... Defaulting to empty [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "dev.onyxstudios.cca.generated.GeneratedComponentContainer.get$bosses_of_mass_destruction$event_scheduler()" because "" is null [Server thread/WARN]: Couldn't create template entity of bosses_of_mass_destruction:gauntlet (class net.minecraft.class_1297)... Defaulting to empty [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "dev.onyxstudios.cca.generated.GeneratedComponentContainer.get$bosses_of_mass_destruction$event_scheduler()" because "" is null
Full Log: https://paste.ee/p/0ZBus
The text was updated successfully, but these errors were encountered:
Thank you for reporting - was this just at server startup?
Sorry, something went wrong.
It was when launching Minecraft through MultiMC, I didn't launch a server but perhaps a mod I'm using has some server properties?
No branches or pull requests
Getting these warning in log:
[Server thread/WARN]: Couldn't create template entity of bosses_of_mass_destruction:obsidilith (class net.minecraft.class_1297)... Defaulting to empty
[Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "dev.onyxstudios.cca.generated.GeneratedComponentContainer.get$bosses_of_mass_destruction$event_scheduler()" because "" is null
[Server thread/WARN]: Couldn't create template entity of bosses_of_mass_destruction:gauntlet (class net.minecraft.class_1297)... Defaulting to empty
[Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "dev.onyxstudios.cca.generated.GeneratedComponentContainer.get$bosses_of_mass_destruction$event_scheduler()" because "" is null
Full Log: https://paste.ee/p/0ZBus
The text was updated successfully, but these errors were encountered: