Small bug, non life threatening warnings in server console
Krullin opened this issue ยท 0 comments
Describe the bug:
This is not a massive bug or an issue, but i wanted to make you aware of it in case it's something you can fix on your end and it's not caused by a mod conflict.
When I launch my server several warnings come up (some of these aren't related to Immersive weathering, I'm just copy pasting from the console).
[ERROR] No data fixer registered for immersive_weathering:falling_icicle
[ERROR] No data fixer registered for immersive_weathering:falling_layer
[ERROR] No data fixer registered for immersive_weathering:falling_propagule
[ERROR] No data fixer registered for dispenser_minecart
[ERROR] No data fixer registered for falling_urn
[ERROR] No data fixer registered for falling_ash
[ERROR] No data fixer registered for falling_lantern
[ERROR] No data fixer registered for falling_sack
[ERROR] No data fixer registered for brick_projectile
[ERROR] No data fixer registered for bomb
[ERROR] No data fixer registered for rope_arrow
[ERROR] No data fixer registered for slingshot_projectile
[ERROR] Couldn't load tag immersive_weathering:has_nether_veins as it is missing following references: minecraft:is_nether (from Immersive Weathering)
Versions
Minecraft version: 1.19.2
Immersive Weathering version: 1.2.4
Moonlight Lib version: 2.1.10
Fabric API / QSL / Forge version: Fabric 0.67.1
Other mods:
In log down below
Logs:
Please provide the following logs:
From .minecraft/logs :
Latest:
https://drive.google.com/file/d/1JKMh24UkoHKBu9W7khrVwC75K-BqCIda/view?usp=drivesdk
From .minecraft : could not find the launcher_log or hs_err in my server providers files. If these are absolutely necessary i can see what else I can send you
To Reproduce:
Steps to reproduce the behavior:
- Launch server
- Look at wall of text
- See the warnings
Expected behavior:
No warnings coming up when the server launches (again, doesn't seem to affect server performance much, if at all)
Screenshots:
Not necessary
Additional info:
I'm assuming there are missing references or another mod is overwriting something, however I'm unsure of what could cause the flood of errors I'm getting. Immersive weathering isn't the only mod throwing errors obviously, but I wanted to make this issue anyway in case it is something that you guys should be made aware of.