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

nml 0.5.0 - unable to STORE_PERM(x, y) where y > 15 #121

Closed
jrook1445 opened this issue May 8, 2020 · 0 comments
Closed

nml 0.5.0 - unable to STORE_PERM(x, y) where y > 15 #121

jrook1445 opened this issue May 8, 2020 · 0 comments

Comments

@jrook1445
Copy link

Expected: ability to access perm storage registers up to 255

Observed: unable to access registers > 15

error message: nmlc ERROR: "wannaroo-test-newgrf.nml", line 64: Register number must be in range 0..15, encountered 16.

steps to reproduce: test newgrf and screenshot attached

Linux Mint 19.3
nml 0.5.0
PIL: 5.4.1
PLY: 3.11
python 3.5.2 (pyrun 2.2.3)
OpenTTD: 1.10.1

store_perm_16.tar.gz

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