Jump to content

Recommended Posts

Posted (edited)

I'm self-hosting a Minecraft server using Forge 1.18.2, it works ok but there seems to be a lot of errors and warnings when I boot it up, which makes me worry. Can anyone explain what is happening, and how to fix them? For reference, the mods I am using are

Music Maker Mod

Waystones

Valkyrien Skies

Eureka (for Valkryein)

Create 

Spark

Sophisticated Core

Sophisticated Backpacks

Kotlin for Forge

JEI

Framework

Flywheel

MrCrayfish's Gun Mod

MrCrayfish's Furniture Mod

Farmer's Delight

Balm

I attached the log below.

  Reveal hidden contents

 

Edited by Qetnuh
Posted

So the warnings applied are for mixins, configs, and commands. For the case of mixins, it seems like the class that it is applied to cannot be found. However, since the mixin is most likely marked as optional, it returns a warning in the game instead of erroring. The config warning is either because the config is not present. In that case, it just generates the config. For commands, it means when running the command, the argument being provided could be interpreted in many different ways. Though, it likely won't cause an effect on you if you are playing in a singleplayer world.

Posted (edited)
  On 2/9/2023 at 2:42 PM, ChampionAsh5357 said:

So the warnings applied are for mixins, configs, and commands. For the case of mixins, it seems like the class that it is applied to cannot be found. However, since the mixin is most likely marked as optional, it returns a warning in the game instead of erroring. The config warning is either because the config is not present. In that case, it just generates the config. For commands, it means when running the command, the argument being provided could be interpreted in many different ways. Though, it likely won't cause an effect on you if you are playing in a singleplayer world.

Expand  

Say that this was a multiplayer world, would these issues cause any problems for me and other people playing in the future, and if so, how do I fix this?

Edited by Qetnuh
Added additional question

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.