Space Engineers

Space Engineers

VCZ Multifloor Elevator
2,195 Comments
Blacksora oO Apr 19 @ 7:05pm 
doesnt work. i tried everything but every floor is just 00 and the rotor/elevator wont move out of its box and doesnt show any floors either.
Zujea Mar 28 @ 1:21am 
A full energy bar is emptied before a full 20% of the "elevator cabin" is grinded despite claiming to only have a single interior plate inside it... makes replacing part a hell of a chore.
LegoFox Mar 7 @ 7:04pm 
She works as of 3/7/25
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
The Canadian Jan 10 @ 6:37pm 
I dont believe this works..? i could be completely wrong but the elevator has just completely ceased working.
Misty 122 Jan 1 @ 8:07am 
I made 2.5 km tunnel downwards. Will have to make quite a few elevators ))))
Gromit Dec 24, 2024 @ 3:49am 
@Panzerwiesel: this mod is deprecated, remove it from your world and use "VCZ Elevator V2.0" instead. This should help.
Panzerwiesel Dec 24, 2024 @ 1:06am 
I dont know what I did wrong, but its not an elevator for me. The cabin just rotates and the numbers all say null
demongo1154 Nov 15, 2024 @ 4:21pm 
shame it caps at 200 blocks, was hoping to use it as part of a space elevator
Freshkrypto Nov 3, 2024 @ 6:29pm 
Please mark this as depreciated
Abisius Xarvenius Carbensius Sep 20, 2024 @ 2:14am 
@TK_Over50
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.
TK_Over50 Sep 20, 2024 @ 1:44am 
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 -> 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.
Jack Schitt Sep 6, 2023 @ 4:00am 
Here is a working version.
tokenmeister Sep 5, 2023 @ 3:31pm 
Check your VCZ_MultifloorElevator.cs file. Line 185. That line should read

bool elevatorEnabled = Elevator.IsPowered && Floors.ElevatorReady && Elevator.CabinReady && elevatorFunctional && Elevator_Block.HasLocalPlayerAccess();

That "Elevator.IsPowered" part stands out in particular.
titanius anglesmith Sep 4, 2023 @ 5:43pm 
all the versions of this mod are broken on the workshop
Gromit Sep 4, 2023 @ 2:10pm 
@Maglizor_UA: you should search for "VCZ Multifloor elevator 1.199 fix" mod, it solves the power problem. You will need to replace this mod by the 1.199 one in your world and also apply the workaround given by Kami-Kaze to the 1.199 floor.cs file. Hope this helps :se
Lord Lorcan Sep 4, 2023 @ 1:06pm 
Thanks Kami-Kaze, the correction works perfectly for me, and the step 2 is mandatory :-)
I did exactly what you did and it's magic
Thanks again
Maglizor_UA Sep 4, 2023 @ 7:34am 
@Kami-Kaze did what tokenmeister described 20 hours ago, the elevator started to display the floors, but now it says that I've got no power
tokenmeister Sep 3, 2023 @ 10:45am 
@Kami-Kaze Thanks for the fix! It didn't work for me at first, but the last line of your post caused me to search the entire steam directory for "floor.cs"... as luck would have it, there was another directory in there that didn't have a modified date of last night, when I first tried to apply the fix. Went into that directory (1154898843) , applied the fix as prescribed, and my elevators are working again. Thanks again! You rock!
pierce3383 Sep 2, 2023 @ 3:18pm 
I have 3 open server maps (Daryabar 1-2-3) using the mod (a lot) and after the update (1.203) none of them work. Being on a server I need someone to post the new fix to the Workshop. Much thanks. I will hate replacing all the elevators with something else.
[Team Rocket] Meowth Sep 1, 2023 @ 11:47pm 
I found the fix works for me. Existing and new elevators were broken, also games not closing properly... Made the change, reloaded and all working ok.

Huge thanks to @Kami-Kaze. Hope this can work for others.
Festive Gears Sep 1, 2023 @ 9:43pm 
@Kami-Kaze, the fix you found unfortunately does not work for me, still doesn't work
Gromit Sep 1, 2023 @ 6:36am 
Thanks a lot Kami-Kaze, this solved the problem for me (just had a problem with the cabin detached at 1st try but it's ok now) :selike:
Kami-Kaze Sep 1, 2023 @ 4:51am 
Same issue here. Found the bug though.
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 ;))
Lord Lorcan Sep 1, 2023 @ 4:00am 
Yesterday it work perfectly
But it seems new DLC kill the rotor block
Any chance for an up date of this wonderful mode ?
Kilroy Aug 25, 2023 @ 5:09pm 
yeah this mod does not work any longer
butcherbrood2 Aug 4, 2023 @ 3:16pm 
my game crashed whenever i placed a rotor base, please help
QuixoticWolf1337 Aug 3, 2023 @ 12:49pm 
game crashes as soon as placing rotor base and/or elevator rotor
Hamburger Hinderer Aug 2, 2023 @ 6:53pm 
Crashed my entire dedicated server :( had to get it moved to another machine at GTXGaming. Installed elevator, it showed no power, music wouldn't stop, game died. :(
DaMaster84 Jul 25, 2023 @ 2:49pm 
Funktioniert Nicht!!!! Egal wie man es auch macht, es kommt immer nur das die Energy nicht reichen würde. was Unsinn ist!:steamthumbsdown:
Jebac Duge Plovidbe Jul 22, 2023 @ 6:44am 
this dont work.. all build how guide says and it wont open doors or move elevator...
P!3T Jul 1, 2023 @ 7:03pm 
Gamecash for Rotor
👉SireusFox👈 Jun 18, 2023 @ 8:18am 
Мод не играбелен
у этого создателя все моды с фиксами нормально делать с начала нет не судьба ?
и толку от фикса нет не работают почти все моды работают не каректно крашит хотите испорченое настроение и не рабочий мод установите этот установите фикс и один черт работать не санет как и другие мыдо !!!:steamthumbsdown:
boostercc2000 Jun 12, 2023 @ 1:31pm 
crashes the game when i place the elevator rotor block.
jaredgrissom07 May 16, 2023 @ 10:33am 
FIX: download the fix mod dont use the primary mod just the fix and then make sure when you place the rotor the stop button is a the top for some reason the rotor will place upside down default
https://steamcommunity.com/sharedfiles/filedetails/?id=2575155978
Grizz May 14, 2023 @ 8:26pm 
NO POWER!! with 10 reactors
Meat Popsicle May 9, 2023 @ 8:33am 
+1 power issues. In creative, I got the rotor to actually place the car (by placing it last) and it moves to different floors but doors won't open. Rotor block says "no power" but I placed 5 large reactors on the grid and still says no power to the rotor. :(
malcomCZ May 2, 2023 @ 10:20am 
no power for me :-/
King Matt 👑 Apr 21, 2023 @ 5:23pm 
This mod destabilized the government in my country
Samson1 Apr 19, 2023 @ 4:27pm 
What music is used?
Dr.Theo Mar 27, 2023 @ 9:21am 
hey i got 100kW of power what is it asking but doesnt work
wilbur Mar 26, 2023 @ 6:46am 
oh right no power thing fixed
wilbur Mar 26, 2023 @ 6:26am 
nope not the problem
wilbur Mar 26, 2023 @ 6:23am 
oh i forgot to turn the elevator on
wilbur Mar 26, 2023 @ 6:14am 
my middle is not opening
Brutus Mar 26, 2023 @ 5:04am 
Thanks @Gromit
Gromit Mar 26, 2023 @ 4:10am 
@Brutus: there are already several reupload versions of this mod with fix and Vicizlat does not answer nor maintain this mod anymore.
Just read a litte bit further for example the link given by @Ropher on Feb-16
Brutus Mar 26, 2023 @ 2:16am 
@Vicizlat am I allowed to upload a fixed Version of this Mod and probably the Cargo Mod myself? I will mention you of course and would make a link to the original Mods :)
Steej Feb 19, 2023 @ 2:51pm 
This mod broke my server, not sure what is the issue, had been running fine for months now it causes server to not load with unable to download mods error, removed and it fired up no problem...
SunGod Feb 18, 2023 @ 9:30am 
Mod throws a bunch of errors on world load.

mod_notice: VCZ Multifloor Elevator, in file: Unknown
Possible entity type script logic collision