KosmosPrime / OpenComputers

Home of the OpenComputers mod for Minecraft.
https://oc.cil.li
Other
34 stars 15 forks source link

Creative tablet computer.getDeviceInfo() error #15

Closed astral17 closed 5 months ago

astral17 commented 5 months ago

Creative tablet computer.getDeviceInfo() return nil with error message. No problem for tablets made inside assembler.

How it looks 1.16.5 (OC 1.8.5.1): Creative tablet: image Handmade tablet: image

KosmosPrime commented 5 months ago

Regression due to a change in how map data was handled. The fix replicates upstream OC behaviour, which means it'll create a new map for the creative (assembled) tablet which is centered around the world spawn (as opposed to the tablet's current location).