Coder Social home page Coder Social logo

62832 / arsenergistique Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 3.0 391 KB

Add-on mod for integration between Applied Energistics 2 and Ars Nouveau.

Home Page: https://curseforge.com/minecraft/mc-mods/ars-energistique

License: GNU Lesser General Public License v3.0

Java 100.00%
applied-energistics minecraft minecraft-mod

arsenergistique's Issues

Unable to export Source from an Interface

Ars Energistique: 1.1.5
Minecraft: 1.20.1

Right Click does not set Source to export in an Interface, even though the tooltip indicates it should.
image

Works in an Export bus.

As an aside, this method of interacting with Source in the system feels very clunky. It's not obvious that you should use a Source Jar to set an export and feels contrary to any other filter you'd set in AE2 (items and fluids can just be dragged in from JEI).

As an alternative, I'd suggest a new block, the ME Source Jar.

This source jar would attach directly to the ME network and act as a proxy for the source in the system. You would be able to send to it until the system is full and extract from it until the system is empty. In all other aspects, it would act as a Source Jar.

[Feature Request] Source Cell upgrades

Would be nice to have the ability to use the Overflow Destruction Card with the source cells, as currently having any interfaces/pattern providers anywhere near a source link leads to their input buffers filling with source. The OD cards would allow you to void extra source once the cells are full like you can with item cells, fluid cells, etc.

Sourcelinks deposit to ME Interface

When any sourcelink is placed within 5 blocks of an ME Interface (same range as source jar) it sends spare source to the interface once any surrounding source jars or source drives are full, making compact systems like mine end up like this once full of source:
image

Is this intended functionality?

Book flag needs to be enabled?

Not 100% sure if this is info you need or you can fix this, but here is the error that seems to mention how to fix it:
[Worker-Main-1/ERROR]: Failed to load book arseng:worn_notebook defined by mod arseng, skipping
java.lang.IllegalArgumentException: Book arseng:worn_notebook has use_resource_pack set to false. This behaviour was removed in 1.20. The book author should enable this flag and move all book contents clientside to /assets/, leaving the book.json in /data/. See https://vazkiimods.github.io/Patchouli/docs/upgrading/upgrade-guide-120 for details.
at vazkii.patchouli.common.book.Book.(Book.java:145) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at vazkii.patchouli.common.book.BookRegistry.loadBook(BookRegistry.java:90) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at vazkii.patchouli.common.book.BookRegistry.lambda$init$3(BookRegistry.java:75) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
at vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:70) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at vazkii.patchouli.forge.common.ForgeModInitializer.onInitialize(ForgeModInitializer.java:76) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at vazkii.patchouli.forge.common.__ForgeModInitializer_onInitialize_FMLCommonSetupEvent.invoke(.dynamic) ~[Patchouli-1.20.1-81-FORGE.jar%23511!/:1.20.1-81-FORGE]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:114) ~[javafmllanguage-1.20.1-47.2.5.jar%23578!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:124) ~[fmlcore-1.20.1-47.2.5.jar%23577!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]

ME Source Converter not working

To power my ae2 devices, I configured an ars nouveau relay to take source from a jar and deposit it to the ME Source Converter. Hooked up a charger to the ME Source Converter with a fluix cable.

I can't see any source flowing and both devices, the me source converter and the charger still report as offline.

What am I doing wrong?

Ars 4.10.0
Ars Énergistique 1.1.5
Applied Energistics 2 15.0.20
Forge 47.2.30
Minecraft 1.20.1

Charger <-fluix cable-> ME Source Converter || Air || Relay || Source Jar (100% full)

Relay was configured with a dominion wand by first clicking the jar, then the relay, then clicking the relay again and then clicking the ME Source Converter. A little trail of purplish stars showed for a brief amount of time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.