Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
took 20 minuts too sort out but it works, start at the bottom of your elevator shaft
Step one Elevator Rotor Bace
step two Elevator Middle
step Three Elevator Fill
four alternate Fills and Middles till you get too your top floor and use an Elevator Top
you mean besides you are on the workshoppage of the wrong mod? this mod has the modid 1154898843 and the mod having the problem has the modid 2575155978
it could be file corruption, a mod conflict or beeing incompatible with the version of space engineers you use its hard to tell with just a snipped of the log.
2024-09-20 03:07:27.842 - Thread: 1 -> in file: Unknown
2024-09-20 03:07:27.842 - Thread: 1 -> Compilation of C:\Users\a_goo\AppData\Roaming\SpaceEngineers\Mods\2575155978.sbm_MultifloorElevator failed:
2024-09-20 03:07:27.842 - Thread: 1 -> MOD_ERROR: VCZ Multifloor Elevator 1.199 Fix
2024-09-20 03:07:27.842 - Thread: 1 -> in file: Unknown
2024-09-20 03:07:27.842 - Thread: 1 -> C:\Program Files\Steam\steamapps\workshop\content\244850\2575155978\Data\Scripts\MultifloorElevator\VCZ_MultifloorElevator_Floors.cs(36,110): Error: Argument 1: cannot convert from 'VRage.Game.Components.Interfaces.IMyEntityComponentContainer' to 'VRage.Game.Components.MyEntityComponentContainer'
What does this mean? I don't even sub/use this mod.
bool elevatorEnabled = Elevator.IsPowered && Floors.ElevatorReady && Elevator.CabinReady && elevatorFunctional && Elevator_Block.HasLocalPlayerAccess();
That "Elevator.IsPowered" part stands out in particular.
I did exactly what you did and it's magic
Thanks again
Huge thanks to @Kami-Kaze. Hope this can work for others.
You can fix it by:
1) open <path to steam lib>\steamapps\workshop\content\244850\2575155978\Data\Scripts\MultifloorElevator\Classes\Floor.cs
2) add `using VRage.Game.Components.Interfaces;` at the top (where the other using directives are)
3) change line 124 to `public void HandlePlayerInput(IMyEntityComponentContainer characterCompContainer)`
(I'm not 100% sure you need step 2)
(Also not sure about the path for 1, basically you want to open the mod's files ;))
But it seems new DLC kill the rotor block
Any chance for an up date of this wonderful mode ?
у этого создателя все моды с фиксами нормально делать с начала нет не судьба ?
и толку от фикса нет не работают почти все моды работают не каректно крашит хотите испорченое настроение и не рабочий мод установите этот установите фикс и один черт работать не санет как и другие мыдо !!!
https://steamcommunity.com/sharedfiles/filedetails/?id=2575155978
Just read a litte bit further for example the link given by @Ropher on Feb-16
mod_notice: VCZ Multifloor Elevator, in file: Unknown
Possible entity type script logic collision