MAK-Relic-Tool / Issue-Tracker

Central Bug Tracker / Issues Board for the MAK Relic Tool
0 stars 0 forks source link

`ChunkyFS.SetInfo` does not store "essence" namespace #6

Closed ModernMAK closed 1 year ago

ModernMAK commented 1 year ago

This is because ChunkyFS has no override for SetInfo, so while the directory object has an "essence" namespace, and it can be gotten without error, it cannot be set.

An update to "relic-tool-chunky-core" is needed to fix this. Plugins shouldn't be affected.