Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
However, please do note that I am not trying to force you into doing that. Also, if you do decide to contribute to the code, please be aware that all code you contribute will be published under the project's license, which is currently a BSD 3-clause [github.com].
If you enter an incorrect component name, usually compilers will give you real useful stuff like "An instance is not set" or "Something went wrong". To increase user friendliness, the author of this script has made sure his script searches through the available groups. If the correct is found, all is well. If not, it outputs a more useful message like "The script cannot find your group name."
Points for useablity, but when the game then goes and breaks it, I feel the better option for the time being, is to simply comment out those lines of code, so that the script actually works - because it does a good job, once it's allowed to. :)
The problem is with the way the script searches for groups of components. But we don't actually need that functionality. So set the property that the solar panels is a group to false, and point to the rotors individually rather than as a group name (like "Rotor 1","Rotor 2").
Then click Check Script and it'll give you four lines with errors. In those lines, the script searches for groups with the name you entered, to give you useful information about why the script fails. Simply comment out these two entire blocks of code (every line) including the full {} containers they are in, and presto - script runs and works.
The only functional loss of not using a group for solar panels, is that the power output will be listed for one panel. To mend this, just multiply your variable by the number of panels.
https://steamcommunity.com/sharedfiles/filedetails/?id=709010443
I think i m on a good way.
keep you posted
If you're a programmer and would like to contribute, feel free to visit the repository on GitHub and dig into the code.
Same issue :
Error : 'IMyBlockGroup' does not contain a definition for 'Blocks' and no extension methode 'Bolcks' accepting a first argument of type 'IMyBlockGroup' could be found
https://www.reddit.com/r/spaceengineers/comments/4xwtfl/rotors_are_entirely_unusable/
For starters i wanted to know if its possible to change naming scheme around so by default it looks for solar panels of numbered value instead of user defined. Just to speed up time and not have people dig through your code to configure it correctly.
I've decided to say goodbye to this script for the time being, since the 'Stop Rotor on High Solar Power Output' one can at least avoid doing the exact opposite of what it's meant to.
I almost think that, for single-rotor setups, rotating the result by 90 degrees would be best.