SirEdvin / UnlimitedPeripheralWorks

Extreme compact CC:R and CC:T mod that tries to make everything, that even possible a peripheral
MIT License
8 stars 3 forks source link

Recent CC:T API change (EncodedReadableHandle -> WriteHandle) causing crashes in IntegratedDynamics compat #32

Closed shBLOCK closed 5 months ago

shBLOCK commented 6 months ago

Problem: crash when saving a file in /integrateddynamics folder with a machine reader reading that aspect.

Exception: java.lang.NoClassDefFoundError: dan200/computercraft/core/apis/handles/EncodedReadableHandle at site.siredvin.peripheralworks.integrations.integrateddynamics.Integration.collectFileValues(Integration.kt:74)

Cause: recent API rename

SirEdvin commented 6 months ago

Thanks for report!

SirEdvin commented 5 months ago

So, I would release fix for this issue to the end of the week, but you can take new peripheralium and new UPW from github releases, if you want to test it or use it before official release

SirEdvin commented 5 months ago

Fixed in new release