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

Meathammer

Members
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by Meathammer

  1. On 5/29/2017 at 3:24 AM, XyFreak said:

    @Meathammer

    The message tells you exactly what your problem is ;)

    The controller was either unable to load your configuration or couldn't find it alltogether.

    Note that the controller only loads the configuration ONCE so if you started it without any configuration present, you'll have to restart the computer in order to "activate" the "new" configuration.

    Other than that please make sure you've put your config file under /etc/draconic_control.cfg.

    And just to make sure that I didn't screw up any of the examples, here's a known to be working configuration from my test world:

    
    reactors = {
    	{
    		reactorAddress = "3dc38bf6-2001-45da-aab8-862dd034c53d",
    		fluxGateDrainbackAddress = "b805d044-3a16-4382-86f7-4f59f56a4c68",
    		fluxGateOutputAddress = "ba9149fa-c468-4633-85cc-6dc28fc410a4",
    		drainback = 1.1,
    		targetSaturation = 0.1,
    		throttleSaturation = 0.56,
    		throttleTemperature = 8115,
    		throttleExponent = 0.12,
    		limitTemperature = 10000,
    		limitExponent = 2.79,
    		burnRFt = 2000000
    	}
    };

    If you keep having problems, let me know.

    Thanks for the help.  I figured out that my config file had some syntactic errors.

  2. I'm having a bit of an issue with this script.  I'm using the latest version as of this post and the version of Draconic Evolution that is in the Direwolf20 1.10 v1.10 mod pack (2.0.10.199 I believe it is).  I believe that I have everything set up correctly but I'm quite new to Draconic Evolution as well as the Draconic Reactor so I may have screwed something up.

     

    Anyway, I was able to create the computer just fine and am able to get the Draconic Control installed and the service to start without any error messages (verified by being able to stop it).  However when I try to launch the gui (dc_gui) I get the following error:

     

    Draconic Control has not been configured yet.

    Please make sure everything is set up correctly and start this program again.

     

    Then when I check to see if draconic control is running, it is not.  I'm using the default draconic_control.cfg file that I copied and pasted from here: (https://tenyx.de/draconic_control/advanced.html#presets) and I've verified that the addresses are correct.

     

    I'm not sure what the problem may be.

×
×
  • Create New...

Important Information

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