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

Startup crash from having the mods folder as a symlink destination #12

Open
mosharky opened this issue Nov 4, 2023 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@mosharky
Copy link

mosharky commented Nov 4, 2023

Describe the bug

A startup crash occurs due to "Missing or unsupported mandatory dependencies", where Connector Extras isn't detecting Connector.

Steps to reproduce

  1. Create a mods folder as a symbolic link, such that your launchers instance has the destination of the link
  2. Add Sinytra Connector, Connector Extras, and Forgified Fabric API
  3. Launch the instance
  4. Startup crash will occur with error: "Missing or unsupported mandatory dependencies: Mod ID: 'connectormod', Requested by: 'connectorextras_architectury_bridge', Expected range: '[1.0.0-beta.18,)', Actual version: '[MISSING]'"

Logs

latest.log

Additional context

  • Seems like Connector Extras isn't detecting Connector properly
  • This was tested on Prism Launcher and CurseForge
  • Only Connector Extras and its dependencies were used in the test
  • The crash doesn't occur if my instance's mods folder is the source of a symlink

If you're wondering why I'd want to have a symlink, its because Prism can't export in the curse modpack format, and that adding/updating mods is a hassle with Prism, so I'm using CurseForge to manage the mods.

@mosharky mosharky added the bug Something isn't working label Nov 4, 2023
@Su5eD
Copy link
Member

Su5eD commented Nov 4, 2023

Does this work with mods other than Connector? The error comes from FML'd dependency resolver, and Connector Extras doesn't come with any custom logic for locating dependencies.

@mosharky
Copy link
Author

mosharky commented Nov 4, 2023

Yup, I tested it with Moonlight Lib + Supplementaries. No crash or dependency issues.

@Su5eD Su5eD self-assigned this Nov 11, 2023
@8MiYile
Copy link

8MiYile commented Jan 12, 2024

I am also experiencing one of these problems

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

No branches or pull requests

3 participants