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

HeartGold: IndexError in gettext #2

Open
evandixon opened this issue May 2, 2017 · 0 comments
Open

HeartGold: IndexError in gettext #2

evandixon opened this issue May 2, 2017 · 0 comments
Labels

Comments

@evandixon
Copy link
Member

Erroneous comment offset terminator: 8DEAD438
Traceback (most recent call last):
  File "gen.py", line 80, in <module>
    import genbaseevo, genenc, genevo, genexprate, genmoves, genpokedex, gentrdata, gentxt, gensearch
  File "C:\Users\evanl\Git\rawdb\gentxt.py", line 163, in <module>
    texts = gettext(f) # [[num, text], [num, text]]
  File "C:\Users\evanl\Git\rawdb\nds\txt.py", line 106, in gen4get
    num = reader.read16()
  File "C:\Users\evanl\Git\rawdb\nds\binary16.py", line 11, in read16
    ret = self.s[self.ofs]
IndexError: array index out of range
@evandixon evandixon added the bug label May 2, 2017
@evandixon evandixon mentioned this issue May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant