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
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.