JheffersonMarques / MorePeripherals

Adds new peripherals for CC:Tweaked
MIT License
8 stars 2 forks source link

JavaExeption with TradingPeripheral #5

Closed MrSushy closed 2 years ago

MrSushy commented 2 years ago

Hey, i get the following error when using the Trading-Peripheral in my modpack.:

image

The exeption even comes with very simple Code: vill = peripheral.wrap("front") vill.trade("bottom","back",1)

Forge-Version: 39.0.75 CC-Tweaked Version: cc-tweaked-1.18.1-1.100.2 MorPeripherals-Version: MorePeripherals_1.18.1-1.3

I also have AdvancedPeripherals and other mods installed. Maybe thats the Problem, but maybe you have an other idea.

MrSushy commented 2 years ago

Sorry had a missunderstanding and had the chest above and below the peripheral and not the computer