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

bugfix: CraftFromContainers AddOre and AddFuel #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Shibesan
Copy link

With Ashland update: AddOre and AddFuel changed

@Shibesan
Copy link
Author

Fix #111

Copy link

@PatrickFitzgerald PatrickFitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After playing the game with the version I built from your code, I found something was still amiss. I believe you missed an InvokeRPC() function call on line 603

@Shibesan
Copy link
Author

After playing the game with the version I built from your code, I found something was still amiss. I believe you missed an InvokeRPC() function call on line 603

You are right, I have changed that to the new commit. Thanks a lot!

@pjotrpottervogel
Copy link

Hey guys, mind sharing the dll til aedenthorn comes from vacation? moron that i am i have no clue how to compile the files

@PatrickFitzgerald
Copy link

PatrickFitzgerald commented Jun 12, 2024

Hey guys, mind sharing the dll til aedenthorn comes from vacation? moron that i am i have no clue how to compile the files

here you go: CraftFromContainers.zip
I do recommend you try your hand at building mods from source. It requires much less know-how than actually creating your own mod from scratch, and you can salvage mods like this one that are under-maintained (I am still very much a novice here)

@pjotrpottervogel
Copy link

Thank you very much, Sir!

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

Successfully merging this pull request may close these issues.

3 participants