Jump to content

[1.11.2] [UNSOLVED] Sending energy in specific direction


Recommended Posts

Posted (edited)

Hi,

 

I'm currently working on an energy network and I am wondering how I can send energy into a specific direction.

 

Imagine the following situation:

  • You've got about 100 solar panels which produce energy
  • You've also got one machine which should consume the energy
  • Everything is connected with cables

 

Point beeing: How can I and how do other mods find out in which direction the energy should be send so that it ends up beeing send to the consumer and not beeing send to producer 51 or the like.

 

Thx in advance.

Bektor

Edited by Bektor

Developer of Primeval Forest.

Posted
1 hour ago, Bektor said:

How can I and how do other mods find out in which direction the energy should be send so that it ends up beeing send to the consumer and not beeing send to producer 51 or the like.

If I am not mistaken Ender IO and Thermal Expansion send energy through there pipes by just filling there pipes with energy, which allows them to get past all of that path finding that if I am not mistaken IC2 does. Though if you go with my suggestion from the other thread you could bypass all of that and just store it in the 'network' instead of the pipes.

  • Like 1

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Posted
6 hours ago, Animefan8888 said:

If I am not mistaken Ender IO and Thermal Expansion send energy through there pipes by just filling there pipes with energy, which allows them to get past all of that path finding that if I am not mistaken IC2 does. Though if you go with my suggestion from the other thread you could bypass all of that and just store it in the 'network' instead of the pipes.

I might look into your idea at some point, thought not yet as I don't have enough time to do the required testing and implementation before the Server of a few friends of mine goes online.

Hm, I'm wondering, how does this pathfinding from IC2 actually work?

Developer of Primeval Forest.

Posted (edited)

I dont know exactly but maybe keep track of all connected machines and wires then everytime one is updated/changed use A* pathfinding to find the path from every producer to every consumer.  Its just an idea i dont know how efficient it would be or if its even possible.

 

For example every set of connected machines would be stored as a network and everytime the network changes you would recalculate the paths.  I would assume you would want to do it asynchronously as to prevent lag with large networks.

Edited by drok0920
Posted

You shouldn't need "pathfinding" really. You have a network with inputs, outputs, and storage. This storage could be in the form of cables, or dedicated batteries. In any case, inputs add to the network, cables/batteries hold it, and outputs consume the stored energy. If you REALLY want each block to have it's own energy storage, then you could treat batteries as both consumers AND producers, although this would result in unnecessary lag from energy being endlessly transferred back and forth. Otherwise, just treat the entire network as a single object with a single variable to store its energy.

Website: jdawg3636.com
Discord: discord.gg/EKeM7Jz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Dear Brunoe Quick Hack (Team) Thank you so much for your remarkable help in recovering my funds after I was scammed. As a busy surgeon and single mother to three children, the loss was overwhelming.Web-Site: Brunoequickhack.COM Your team's hard work, expertise, and unwavering support gave me hope and helped restore my financial stability. I admire your professionalism and the way you genuinely care about your clients. I highly recommend your services to anyone who has fallen prey to scammers. You are truly life savers. Whats-App: +1705-(7842)-635 With heartfelt thanks, Contact information: BrunoequickhackATgmail.cOM Dear Brunoe Quick Hack (Team) Thank you so much for your remarkable help in recovering my funds after I was scammed. As a busy surgeon and single mother to three children, the loss was overwhelming.Web-Site: Brunoequickhack.COM Your team's hard work, expertise, and unwavering support gave me hope and helped restore my financial stability. I admire your professionalism and the way you genuinely care about your clients. I highly recommend your services to anyone who has fallen prey to scammers. You are truly life savers. Whats-App: +1705-(7842)-635 With heartfelt thanks, Contact information: BrunoequickhackATgmail.cOM
    • ok i tried to disable the last mod's i installed and it is some of then, so now im going to do the classic enable and disable trick to find out which mod cause the crash. thanks for the help  
    • ok  make it work (java not being recognize) by downloading the zip putting it in the java folder and manually setting the path but is still give the same crush report https://pastebin.com/PPmR6jN0
    • Install this one: https://www.azul.com/downloads/?version=java-17-lts&os=windows&architecture=x86-64-bit&package=jdk#zulu After installation, set the java version in your Launcher / Java settings
    • it say it requires java 17 so when i go to install it is say "the installer has encounter an unexpected error installing this package." error code 2503 and 2502. https://pastebin.com/AL6AHMM9
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.