2009scape / 2009scape.github.io

A remake of the 2009 era Runescape Website
https://2009scape.org/
26 stars 39 forks source link

Resolve error with out of sync item definitions #142

Closed downthecrop closed 2 years ago

downthecrop commented 2 years ago

The tool uses a local copy of item definitions which can fall out of sync causing an drop id to return undefined.

This will handle that with a debug error message and allow the dropmap to continue populating.