Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

XyFreak

Members
  • Content Count

    400
  • Joined

  • Last visited

  • Days Won

    32

Everything posted by XyFreak

  1. I had the same issue when using EnderIO OC conduits. Those conduits are bugged as hell and are counted for one component each the first tick after server reboot, which causes your computer to crash. I "fixed" the issue by reducing the number of conduits used and using a server with a lot of component cards. TL;DR Don't use EnderIO conduits and build the computer in the same chunk as the reactor
  2. Hey @Chaoschaot234 My libGUI should only redraw stuff that actually HAS to be redrawn - except when a redraw is forced which should only happen on resolution changes. I'll look into it. Are you sure the static stuff is blinking? You can set up the gui start yourself by ... umm... i think editing /home/.profile or something - there're posts here on the forum that explain how i think. At the present you can not monitor multiple reactors. The GUI doesn't support it - it's a flaw i know about and i actually have a modified version that is extremely wonky that CAN do it xD. Maybe I'l
  3. Older versions of ER have racing conditions in the OC API that can and will straight up crash your server.
  4. Sorry I have no idea. I already offered my assistance but I think zero wants to do it without help
  5. Hi @MarkusPriska Your turbines propably have more coil blocks in them than they should have. Please double check your turbine design. As for the freezes, that's most likely a deadlock in extreme reactors. Afaik @ZeroNoRyouki is already looking into it. I don't know if the issues has been fixed. For startest, please try upgrading to the latest version of ER. If you already are on the latest version, then I'm afraid there is no fix just yet
  6. You are running an old version of OpenComputers. You'll need to update the mod and then reinstall OpenOS
  7. Umm... what is "brgc"? The error you're seeing is because that file is either empty or invalid (not sure which it is). However the installer shouldn't create a "brgc" file anywhere....
  8. brgcctrl has a help system - just do brgcctrl help
  9. Or you can just remove /etc/br_control.cfg Or you can use brgcctrl But yes you are right, if you make changes to the system you have to somehow recalibrate it.
  10. "Independent" makes the grid controller not controll that turbine. The turbine will then be self-regulating and slowing up / down depending on the internal energy buffer (the target is 50%). While this works extremely well, it's not as efficient as having the turbine be turned on/off by the grid controller. If you intend to build a turbine and not add it to your main power-grid, however, you can use this mode to make it happen.
  11. hm? in a 7x7x16 you have 32 blocks of ludicrite, resulting in a 4 deep coil, then you use a double layer of blades on the rotor, resulting in a 10 deep blade assembly with 80 blades (more blades are useless). Add 2 blocks for the casing on each end and you get a 16 deep / high turbine.
  12. I personally prefer 7x7x16 so i can fit them into a chunk however i want, but that's just personal preference really. That's up to you. Your reactor should be fine. If i understood your reactor design correctly, your reactor can sustain 11 turbines. You've got some headroom there
  13. 32 ludicrite is superior to 37 enderium so i recommend ludicrite. You can also build the turbine more compact that way. If you already have the ludicrite, why not craft some more and build another turbine?
  14. @John T. 37 ludicrite is too much. 32 is the max you should use. That's propably the reason you can't get your turbine up to speed. EDIT: Just to clarify, ludicrite has a much higher pull on the rotor so you can't just substitute enderium blocks with ludicrite
  15. @flashbastard Sounds like you have troubles getting enough steam into your turbine / water into your reactor. This definitely shouldn't happen! Can you send me a screenshot of the details screen of the turbine in question?
  16. Hi @Haftyk Please check the second image / your configuration file. The first character there is a } that doesn't belong there Assuming everything else is correct, this should fix your issue.
  17. You wrote http://xymp.tenyx.de/standalone/brgc_installer.lua instead of http://xypm.tenyx.de/standalone/brgc_installer.lua What you downloaded was a 404 error page ;)
  18. I don't see anything wrong, no. "waiting for server" usually means that you have tickrate problems. If your server keeps spamming the exception you posted earlier tho, this would explain why your tps is basically non-existing ;). We'll have to wait for Zero to show up so he can take a look at the extreme reactors code as your pastebin points towards there being a problem.
  19. @ZeroNoRyouki I think you might've forgot to check for a 0 somewhere
  20. @Will135 you're most likely seeing a limitation to what the API can handle for rftools. I'll look into it but it's extremely likely, that I can't fix it. For the capacitor bank you literally just need that mod installed. Afterwards just use an OC adapter as you did with rftools.
  21. @Draaven that issue is actually related to the old version of the ER API, you will have to upgrade ER (to 0.4.5.48 or higher) in order to fix this issue if you want to computer control ER stuff. Personally I only managed to reproduce this issue with turbines but I guess it can happen with pretty much anything.
  22. Currently there are no plans to do that. Fun fact: the installer already downloads packets but it doesn't actually act as packet manager. The whole thing originally emerged from my "xypm" which was able to get packets from the internet tunneling everything over OC network and allowing computers without internet cards to ... install packets (as long as there is a computer on said network with an internet card). My plan is to revive that but...heh.. dunno when.
  23. Heh, thanks. But everyone here is
×
×
  • Create New...

Important Information

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