How do I disable the warning message in nightlies?
I can't seem to find an option in the config.
19 Replies
Settings -> Advanced Options -> Logging
i dont see the option?
thats all i have
Oh uhhh
Im not sure where it is in the nightlies
Might not even be there since the config is getting a rework
Settings -> advanced -> debug -> logging
if I remember correctly
not an option afaik
Do you mean the warning that says you are running a dev build, here be dragons warning?
That cannot be disabled (unless you compile the jar and remove the line yourself), sry
is an option to disable it planned? the message is annoying
i created a small project a while back to disable the error on one of my mod packs (one of my friends didnt like the message either). just uploaded it now to https://gitlab.com/coolGi/d3dh
download link for mod: https://gitlab.com/coolGi/d3dh/uploads/22f042f91229e037fc62da78fc0f5466/d3dh-1.0.jar
I love the name 😆
But to answer @Billnotic's question: no there is no plan to remove it since the whole point is to say: "Hey! you're using a unstable build, things might go wrong."
understandable, nevertheless a config option would be greatly appreciated
im using the server side fork, so i unfortunately cannot use this. would you mind telling me where i can remove the message when i compile it myself?
Again, an option won't be added, sry
Why won't it work? Seems it should work fine with the server side fork?
To compile it out, remove the lines at: https://gitlab.com/s809/distant-horizons-core/-/blob/main/core/src/main/java/com/seibel/distanthorizons/core/api/internal/ClientApi.java?ref_type=heads#L482
ah its an addon
im dumb
i thought it was its own compiled version with the message commented out
@coolGi (UTC+10:30) yeah the addon prevents my game from launching unfortunately
I'll update it soon then
thanks!
can you post your logs