StoneLabs / strains-of-ascension

Fabric server-only mod inspired by made in abyss.
13 stars 2 forks source link

Is there anything I can do to permanantly disable the warning? #11

Open FluffyPuppyKasey opened 1 year ago

FluffyPuppyKasey commented 1 year ago

I usually rely on Minecraft's internal server, using the mcwifipnp mod to manually set my port to what I've forwarded, because I usually only play with a few friends. Setting up a server isn't an option, as that's just way too much effort to go through to play with one or two friends.

Also, I'm not sure why there's a warning in the first place, as Minecraft DOES have it's own internal server, so even singleplayer worlds are technically just servers, so having the mod installed clientside is quite literally the only option there

StoneLabs commented 1 year ago

The warning is in place because a few api calls and mixins used do not work on the internal minecraft server. The mod is developed solely with dedicated servers in mind as of yet. In fact I'm 95% certain it simply wont work on non-dedicated servers right now.

I will most likely address this in the next release and make it single player compatible though.

Also, I know this is not the issue at hand, but setting up a fabric server is pretty much a few clicks nowadays. Just download the installer and run the .bat it creates.