ngld / OverlayPlugin

Yet another OverlayPlugin fork.
Other
231 stars 39 forks source link

Fix out-of-range error when loading miniparse configs using "web" as the uuid #244

Closed Makar8000 closed 2 years ago

Makar8000 commented 2 years ago

fixes #243

ngld commented 2 years ago

Should be fixed by e4f82e3e0889fa40e83f2cf0ba29ced7bd7535c2. I'll have to ignore overlay#web# instances for now since it's actively used by the targetbar preset when loaded in a web browser and I think it's safer to ignore keys that don't match the expected schema to avoid deleting random settings.