Dewera / Lunar

A lightweight native DLL mapping library that supports mapping directly from memory
MIT License
584 stars 102 forks source link

Error on process with a DLL loaded multiple times #24

Closed kast1450 closed 3 years ago

kast1450 commented 3 years ago

"An item with the same key has already been added" at Lunar.Remote.ProcessContext.Refresh()

Dewera commented 3 years ago

Thanks for reporting. Regressed bug from latest update as I changed the way modules were iterated to simplify the codebase. Will fix in the near future