How do I disable the warning message in nightlies?

I can't seem to find an option in the config.
19 Replies
MarijnIsN00B
MarijnIsN00B•4mo ago
Settings -> Advanced Options -> Logging
Billnotic
Billnotic•4mo ago
i dont see the option?
Billnotic
Billnotic•4mo ago
No description
Billnotic
Billnotic•4mo ago
No description
Billnotic
Billnotic•4mo ago
thats all i have
MarijnIsN00B
MarijnIsN00B•4mo ago
Oh uhhh Im not sure where it is in the nightlies Might not even be there since the config is getting a rework
BackSun
BackSun•4mo ago
Settings -> advanced -> debug -> logging if I remember correctly
Billnotic
Billnotic•4mo ago
not an option afaik
Billnotic
Billnotic•4mo ago
No description
coolGi
coolGi•4mo ago
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
Billnotic
Billnotic•4mo ago
is an option to disable it planned? the message is annoying
coolGi
coolGi•4mo ago
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
BackSun
BackSun•4mo ago
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."
Billnotic
Billnotic•4mo ago
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?
coolGi
coolGi•4mo ago
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
Billnotic
Billnotic•2mo ago
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
coolGi
coolGi•2mo ago
I'll update it soon then
Billnotic
Billnotic•2mo ago
thanks!
coolGi
coolGi•2mo ago
can you post your logs