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

Bug: Undefined variables in HitPoints #407

Open
jonpas opened this issue Jun 15, 2023 · 0 comments
Open

Bug: Undefined variables in HitPoints #407

jonpas opened this issue Jun 15, 2023 · 0 comments

Comments

@jonpas
Copy link
Contributor

jonpas commented Jun 15, 2023

23:44:02 Error in expression <0.5 * (HitEngine1 + HitEngine2)>
23:44:02   Error position: <HitEngine1 + HitEngine2)>
23:44:02   Error Undefined variable in expression: hitengine1
23:44:02 Error compiling '0.5 * (HitEngine1 + HitEngine2)' in 'hitengine'
23:44:02 Error in expression <(hitRWRFront + hitRWRRear)>
23:44:02   Error position: <hitRWRFront + hitRWRRear)>
23:44:02   Error Undefined variable in expression: hitrwrfront
23:44:02 Error compiling '(hitRWRFront + hitRWRRear)' in 'hitrwr'

on v0.6 (in RPT).

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