Open arketec opened 6 years ago
@scalda I've noticed in the last modpack update OpenComputers was not one of the mods that is updated. We are waiting for this update on our server in order for the server bank to continue working as the breaking change above is preventing that.
The mod didn't update because the new versions aren't hosted on curse.
The Twitch app probably didn't show the update to @scalda because according to Curseforge the pack is using the latest release (latest Curseforge release)
We can't go looking into every mods build system because there's no real way of telling which builds are stable and which aren't.
thanks, thats totally understandable. If I can help with testing in anyway, please let me know. I have verified the version I posted above works without issue thus far, but if there is more I can do, just ask
Not sure if if the Twitch app would accept a build that isn't on curse. So I suggest asking the dev to put out a new release on curse
ok, I got in contact with payonel again. He says (hopefully) by end of year, with possibility by end of month
Modpack Information
Issue Description
AE2 rv6 breaks the integration between OpenComputers and AE2. I filed a bug report with OC here:
https://github.com/MightyPirates/OpenComputers/issues/2950
It has been fixed in their latest jar (I tested and verified):
OpenComputers-MC1.12.2-1.7.2.112.jar https://ci.cil.li/job/OpenComputers-MC1.12/
Reproduce Steps
Setup any valid OpenComputers computer and turn on Attach an adapter to an ME system's export bus open the lua interpreter in OC run the command:
component.me_exportbus.exportIntoSlot(side,amount)
Result: nothing exports and a stack-trace is printed to the screen:
appeng.api.storage.channels.IItemStorageChannel.poweredExtraction(Lappeng/api/networking/energy/IEnergySource;Lappeng/api/storage/IMEInventory;Lappeng/api/storage/data/IAEStack;Lappeng/api/networking/security/IActionSource;)Lappeng/api/storage/data/IAEStack;
Additional Information
As mentioned above, this issue has been fixed by payonel from MightyPirates in the latest OC jar. The modpack just needs to be updated