rolandoislas / PeripheralsPlusOne

A pseudo-port of miscperipherals, with other stuff as well!
https://minecraft.curseforge.com/projects/peripheralsplusone
GNU General Public License v2.0
9 stars 11 forks source link

Using Peripherals with CC Tweaked instead of original ComputerCraft #9

Open SeaLife opened 6 years ago

SeaLife commented 6 years ago

Description

Hey, using this mod with the forked version (CC:Tweaked) leads to little errors (Dynmount does not work)

Steps to Reproduce

Expected behavior: Able to use dyn command within the console

Actual behavior: Dyn-Command is not registered and (i dont know if there is a reliation to this issue) sometimes computers cannot start anymore (but not tested without PeripheralPlusOne, maybe an issue with CC:Tweaked version)

Stacktrace (if applicable): https://pastebin.com/2EPc4Nai

Version affected: PeripheralsPlusOne-1.12.2-1.1-build-T58.jar Forge 14.23.2.2627

rolandoislas commented 6 years ago

This is a known issue. There are some API changes between ComputerCraft and CC:Tweaked. I will try to add support for CC:Tweaked.

SeaLife commented 6 years ago

I think it is planned to "move" CC:Tweaked (forked Version from CC) back to CC if its done. So it could be a good suggestion to do it :)

But thanks anywhere - hopefully you can fix this soon, so that we can use dyn on our Server! :) Maybe i should add my own package manager via resource-packs :D