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

Missing require() for module-technology tree #3

Closed
AlienXAXS opened this issue Mar 3, 2019 · 1 comment
Closed

Missing require() for module-technology tree #3

AlienXAXS opened this issue Mar 3, 2019 · 1 comment

Comments

@AlienXAXS
Copy link
Contributor

Hiya,
Love the mod - just was a bit disappointed to see that the mixed modules are not working :(

Looks like you're missing the require line for the modules lua file inside data.lua:
require("prototypes.technology.module-technology")

@JohnTheCoolingFan
Copy link
Owner

Thanks for a report!
This issue was fixed in 0.14.7

Also I use the system that in data.lua I require() only main files (except categories) and in main files I require() all other files.

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