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

Errors in debugging #75

Open
ncannasse opened this issue Apr 15, 2020 · 1 comment
Open

Errors in debugging #75

ncannasse opened this issue Apr 15, 2020 · 1 comment

Comments

@ncannasse
Copy link
Member

  • break in CaraSlotGroup.makeIcon if( isP...) { block --> Error assert in variable names
  • can't cast error (runtime) doesn't give good toplevel stack ?
@ncannasse
Copy link
Member Author

CaraSlotGroup can be reproduced with OPW r1111

Fixed partially but parameter it doesn't show up when breaking on first line of makeIcon. That's because it's recast from T, and the compiler doesn't then output the correct "ARGS it:-1" output as it should.

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