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

There seems to be a change between version 0.5.1 and 0.5.3.1 that causes the dependency explorer to incorrectly identify certain recipes and items that should be disabled as available/unlockable instead. #86

Closed
ShadowTheAge opened this issue Dec 22, 2020 · 3 comments

Comments

@ShadowTheAge
Copy link
Owner

There seems to be a change between version 0.5.1 and 0.5.3.1 that causes the dependency explorer to incorrectly identify certain recipes and items that should be disabled as available/unlockable instead.

Example blank .yafc project: https://pastebin.com/btzsdzv5, running seablock 1.1, and has e.g:

  • sour gas (fluid) unlocked by oil processing (technology)
  • air compressors 1 (technology) unlocked by electronics (technology)

Originally posted by @Black-Noise in #31 (comment)

@ShadowTheAge
Copy link
Owner Author

The fact that technology were hidden were never used before. Mods have probably changed and now that research is availible but hidden.
Fixing this bug will be slightly regressive but not too bad. Will be fixed in 0.5.4
@Black-Noise

You can test the fix now by building yafc yourself, https://github.com/ShadowTheAge/yafc/blob/master/Docs/HowToBuild.md

@Black-Noise
Copy link

Does appear to be fixed, those recipes are correctly unreachable now.

@ShadowTheAge
Copy link
Owner Author

v0.5.4 has been released as a pre-release. I am closing the issue now, if your problem is not solved feel free to reopen it.

DaleStan referenced this issue in DaleStan/yafc May 9, 2024
* Added row highlighting based on chosen tag
* Added XMLDoc
* Intermediate documentation until the color computation is modified

Co-authored-by: Maarten Bezemer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants