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

Loading of slot param throws unknown param error #69

Open
ch1ll0ut1 opened this issue Jan 8, 2024 · 0 comments
Open

Loading of slot param throws unknown param error #69

ch1ll0ut1 opened this issue Jan 8, 2024 · 0 comments

Comments

@ch1ll0ut1
Copy link

ch1ll0ut1 commented Jan 8, 2024

Describe the bug
ERROR Unknown parameter: Occupied:"Occupied"

To Reproduce

sorter.ic10

alias Sorter d0
alias IsOccupied r0

ls IsOccupied Sorter 0 Occupied

yield
j 1

sorter.toml

[d0]
PrefabHash="Sorter"

[d0.slot.0]
Occupied=1
OccupantHash=-707307845
PrefabHash=-707307845
Class=10

Expected behavior
Code runs without error and debugger r0 state is set to 1

Additional context
There seem to be other errors similar to this one in existing and working scripts, e.g.: https://raw.githubusercontent.com/SaddamoDeBeers/Stationeers/master/IC/Automated%20Sorter/automated%20sorter.txt

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

1 participant