GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
977 stars 299 forks source link

Open computer can't access ae network #4759

Closed Anikilulala closed 4 years ago

Anikilulala commented 5 years ago

Which modpack version are you using?

2.0.7.5 #

If in multiplayer; On which server does this happen?

My private server #

What did you try to do, and what did you expect to happen?

Access ae network using opencomputers #

What happened instead? (Attach screenshots if needed)

getItemsInNetwork() always returns {n=0} Although the power usage returns correctly. image Oc adapter is connected to the me controller directly image

#

What do you suggest instead/what changes do you propose?

I have no idea if i missed some necessary components or it just a bug or version incompatible.

repo-alt commented 5 years ago

@Dream-Master Can you verify that OC mod in the pack was actually built from our repository? (or, even better, from the original OC repository, because it now includes all the fixes, as I mentioned in https://github.com/GTNewHorizons/NewHorizons/issues/4679), I'm sorry I forgot to test the issue when the test pack was released...

Dream-Master commented 5 years ago

@repo-alt guess i used old one. Is there an update with the changes your made or can we use gtnh fork ?

repo-alt commented 5 years ago

As I said, our fork is now missing some fixes from the original repository, so while the original is being supported again, it is better to use it: https://github.com/MightyPirates/OpenComputers "master-MC1.7.10" branch

repo-alt commented 5 years ago

There was no official release, so the jar has to be built from git

Dream-Master commented 5 years ago

merged