Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] [Forge] Marks server as incompatible if not installed on client #3

Open
3 tasks done
MelanX opened this issue Jun 12, 2024 · 1 comment
Open
3 tasks done
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@MelanX
Copy link

MelanX commented Jun 12, 2024

Minecraft Version

1.20.1

Modloader

forge-47.2.0

Mod version

81.1.0

Latest version?

  • Yes

Repeatable?

  • Yes

Link to log files

https://mclo.gs/TqUlF76#L845

Steps to reproduce the issue

  1. Create server with this mod
  2. Start client without this mod
  3. see the red cross

Description of the issue you are having

This mod triggers the red cross on Forge if not installed on client side.
image
Possible fix would be something like this: https://github.com/ChaoticTrials/ToolSwap/blob/1.20.x/src/main/resources/META-INF/mods.toml#L12 (not tested for server only mods, this is for client only).

Information

  • I have provided as much information as possible
@MichaelHillcox MichaelHillcox self-assigned this Jun 13, 2024
@MichaelHillcox MichaelHillcox added bug Something isn't working good first issue Good for newcomers labels Jun 13, 2024
@MichaelHillcox
Copy link
Member

Hmmm... Weird, annoyingly this is already present... I'll have to do some digging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants