OpenMods / OpenPeripheral-Addons

An addon for OpenPeripheral, adding physical blocks and items to the game
MIT License
11 stars 10 forks source link

Peripheral Proxy not connecting with wired modem #38

Closed jco2641 closed 9 years ago

jco2641 commented 9 years ago

Pack: Direwolf20 1.0.1 for MC 1.7.10 Forge: 10.13.2.1231 OpenPeripheralCore-1.7.10-0.5.0-snapshot-142 OpenPeripheralAddons-1.7.10-0.2.0-snapshot-122

Steps:

  1. Place computer, wired modem on computer, network cable on modem
  2. Place proxy, wired modem on proxy, cable connecting to other modem.
  3. Rightclick modem on computer, get normal message about modem activation, red band,
  4. Rightclick modem on proxy, no message, no red, nothing happens.

This happens both with a block in front of the proxy and without one present. Tried with Thaumcraft aspect jar, with extrautilities drum, and with no block.

boq commented 9 years ago

Tried with Thaumcraft aspect jar, with extrautilities drum

Short lesson in debugging: have you tried using proxy with ComputerCraft peripheral (like printer)? Or checking if jar connects to computer?

You would have noticed, that:

You know why? Because DW20 contains old snapshots of OpenPeripheral without any integration at all. Proxy IS working, but those blocks just aren't peripherals. Update all OpenMods, add OpenPeripheral-Integration (on Jenkins) or just wait for release and all-in-one package.