question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

did not find valid input for built-in function =@EXTCTRLOBS 0

See original GitHub issue

I run the project use the command time python -m baselines_energyplus.trpo_mpi.run_energyplus --num-timesteps 1000000000 without any change except printing actions and observations in the command window. However, there’s something wrong when trying to send an action. The bug info is: **FATAL:EMS Runtime Language: did not find valid input for built-in function =@EXTCTRLOBS 0 And I checked the solution in Issue #12 and tried to fix this problem by re-performing $ patch -p1 < ../rl-testbed-for-energyplus/EnergyPlus/RL-patch-for-EnergyPlus-8-8-0.patch, but it didn’t work. Please give me some advice about how to fix this problem. Thank you! btw, my platform is macOS Mojave 10.14.5, and the version of this project is 8594a8f (Commits on Apr18, 2019).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
takaomoriyamacommented, Jul 29, 2019

@hyyyjie It’s nice to hear that you successfully ran with EP 8.8.0. I found some issues with EP 9.1.0 in my environment and continue investigate why in the other issue https://github.com/IBM/rl-testbed-for-energyplus/issues/8. Thanks

1reaction
hyyyjiecommented, Jul 24, 2019

@takaomoriyama Thank you for answering me! I am so sorry that there is a little fault in my second issue, the command I performed should be cmake -DCMAKE_INSTALL_PREFIX=/Applications/EnergyPlus-8-8-0 .., I confused the version number of this command when I wrote that issue. Actually I used EnergyPlus-8-8-0 instead of 9-1-0 to collaborate with 8594a8f version of rl-testbed-for-energyplus project. There were also something wrong when I ran the newest version of rl-testbed-for-energyplus and EnergyPlus-9-1-0 before I ran the 8594a8f version. But I will try to run the newest version of rl-testbed-for-energyplus again! I will update my process ASAP. Thank you again for your reply!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reinforcement Learning Testbed for Power-Consumption ...
By designing a reward function considering power consumption. and reference temperature ranges, our DRL controller outperforms the built-in.
Read more >
12 Docut PDF | PDF | Hierarchy | Simulation - Scribd
in Sect. 5. 2 Challenging Problems. The basic function of the factor space in model validation is to determine the total credibility of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found