PC-Logix / OpenFM

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

can't control it in ComputerCraft #48

Closed veso266 closed 6 years ago

veso266 commented 8 years ago

Hi I've installed the latest verson for MC 1.7.10 and I have ComputerCraft installed and java 8

but when I do: peripheral.wrap("left") fm.setURL("http://listen.radionomy.com/DeepHouse") fm.start()

I get lua:1 java.lang.String cannot be cast to [B

(i got the error before I even do fm.start()

Thanks for Help and Best Regards

PixelFox1 commented 7 years ago

Bump

CaitlynMainer commented 6 years ago

This issue should have been resolved quiet a while ago, please reopen / comment if not.

veso266 commented 6 years ago

works like a charm :)

also fm.setScreenText("Radio") works fine from ComputerCraft but does not from OpenComputers but fm.setScreenText(Radio) crashes everything (crash log is the same as here https://github.com/PC-Logix/OpenFM/issues/63)in OpenComputers and Computercraft using MC 1.7.10, latest version of OpenFM and OpenComputers and Java 8 Update 91