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

spidertron-remotes aren't checked as "items" so a recipe result (and more) may fail to find one #153

Open
jacobwatkinsgit opened this issue May 4, 2021 · 1 comment
Labels

Comments

@jacobwatkinsgit
Copy link

Describe the Bug

deadlock's stacking + Spidertron Patrols fails because the spidertron remote isn't found as a result, and convert_results() creates an empty results table. Game has error on start-up from missing icon

To Reproduce

install deadlock_stacked_recipes and SpidertronPatrols

Solution

around line 92 of stdlib\data\modules\groups.lua , add 'spidertron-remote' to groups.item.

@jacobwatkinsgit jacobwatkinsgit changed the title spidertron-remotes are checked as "items" so a recipe result (and more) may fail to find one spidertron-remotes aren't checked as "items" so a recipe result (and more) may fail to find one May 4, 2021
@Bilka2
Copy link

Bilka2 commented May 4, 2021

Another possible solution: Use the new defines.prototypes, so defines.prototypes.item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants