mt-mods / mt-mods/moretrees

crash with x_farming and hbhunger

Open
#44 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug invalid
Dominant language
Lua
Stars
9
Forks
15
Avg merge
4h 19m
Merged PRs (30d)
5

Description

When I enable moretrees with x_farming and hbhunger enabled, the server crashes, seems like a circular reference:
"
Some mods have unsatisfied dependencies:

  • hbhunger is missing: moretrees
  • moretrees is missing: xcompat
  • x_farming is missing: hbhunger
  • xcompat is missing: x_farming

Install and enable the required mods, or disable the mods causing errors.
Note: this may be caused by a dependency cycle, in which case try updating the mods."

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the crash with moretrees, x_farming, hbhunger, and xcompat enabled, then inspect the dependency declarations for those mods. Confirm which dependency cycle causes the server failure and verify that the selected fix allows the mods to load without the reported unsatisfied-dependencies error.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.