PC-Logix / OpenFM

Streaming radio mod for Minecraft, with OpenComputers control support
MIT License
25 stars 17 forks source link

Available .jar version contains bug which is fixed in github source code. #94

Open Coronaxe opened 3 months ago

Coronaxe commented 3 months ago

The mod .jar version from curseforge which is linked to in the Readme contains a bug where when you call component.openfm_radio.setVol(1.0) it throws the error, that it cannot cast from double to float. This bug looks fixed in the github source, but I am unable to compile the source.

I kindly ask to update the version that is available on curseforge with this source code and at least fix this error (:

Best regards, Viktor