#AE2 Discord Integration for autocrafting

16 messages · Page 1 of 1 (latest)

vagrant spade
#

my finest employee, well done

pale shale
#

who are you?

vagrant spade
#

damn

pale shale
terse cobalt
#

this is insanely stonks

supple cliff
#

this saved my marriage, thank you

spare sage
wicked stratus
#

now is it possible to make it so you can order ae2 stuff from discord

elder pond
#

you could but it would be a lot more complicated; you'd need to run a server of some kind that OC could connect to to see what crafts you want, because OC is unable to listen for incoming connections
another option is the ae2 web integration mod

wicked stratus
#

imagine how funny that would be for a streamer to allow there discord to order stuff from ae2

elder pond
#

i'm seeing a couple issues with this script trying to use it in my world

  1. it uses getItemsInNetwork, which is basically guaranteed to OOM any computer that doesn't have a magical memory beyond like EV
  2. after adding a magical memory, it doesn't actually know what the CPUs are crafting, it instead loops through each item and finds whatever had the biggest increase since last time it checked; as a result it looks like this

i'm not sure why not just use finalOutput here instead? since i imagine repeated getItemsInNetwork is also not great for performance in addition to these issues

pale shale
#

ill see if i can fix that

#

hopefully that is alberta