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

tracking #18

Open
andrtechno opened this issue Apr 2, 2022 · 3 comments
Open

tracking #18

andrtechno opened this issue Apr 2, 2022 · 3 comments

Comments

@andrtechno
Copy link
Contributor

Exception in: pkg/skills\tracking/tracking.ecl PC=301: some fool used operator[] on a struct, with an Integer index

@andrtechno
Copy link
Contributor Author

case(thetarget[1])
change to
case(thetarget.graphic)

@DavidJSGardner
Copy link
Contributor

There might probably be a number of issues like this because older cores from whence the classic distro originally ran on were ambiguous where it came to Arrays and Structs and how they were addressed.

@andrtechno
Copy link
Contributor Author

yes, there are enough problems

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