1. This forum is obsolete and read-only. Feel free to contact us at support.keenswh.com

Can't Make myself admin on dedicated server

Discussion in 'General' started by Nicholas Bianchini, Apr 5, 2020.

Thread Status:
This last post in this thread was made more than 31 days old.
  1. Nicholas Bianchini

    Nicholas Bianchini Trainee Engineer

    Messages:
    3
    Hello,

    i have a dedicated server on nitrado.

    my problem is the following:
    i can't make myself an admin

    i wrote on the spaceengineers-dedicated.cfg
    <administrators>
    <unsignedLong>xxxxxxx</unsignedLong>
    </administrator>

    but it's not working, i tried also with the other steam id STEAM_0:0:xxxx or the simply xxxx and it doesn't work anyway

    i also modified all of the possible config files like sandbox config etc etc

    Is there a solution for this?

    Thanks
     
  2. TodesRitter

    TodesRitter Moderator

    Messages:
    2,127
    Could you post your whole cfg file ?
     
  3. Nicholas Bianchini

    Nicholas Bianchini Trainee Engineer

    Messages:
    3
    <?xml version="1.0"?>
    <MyConfigDedicated xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
    <SessionSettings>
    <MaxPlayers>4</MaxPlayers>
    <GameMode>Survival</GameMode>
    <InventorySizeMultiplier>10</InventorySizeMultiplier>
    <AssemblerSpeedMultiplier>10</AssemblerSpeedMultiplier>
    <AssemblerEfficiencyMultiplier>10</AssemblerEfficiencyMultiplier>
    <RefinerySpeedMultiplier>5</RefinerySpeedMultiplier>
    <OnlineMode>PUBLIC</OnlineMode>
    <MaxFloatingObjects>64</MaxFloatingObjects>
    <MaxBackupSaves>5</MaxBackupSaves>
    <MaxGridSize>50000</MaxGridSize>
    <MaxBlocksPerPlayer>100000</MaxBlocksPerPlayer>
    <EnableBlockLimits>GLOBALLY</EnableBlockLimits>
    <EnableRemoteBlockRemoval>true</EnableRemoteBlockRemoval>
    <EnvironmentHostility>NORMAL</EnvironmentHostility>
    <AutoHealing>true</AutoHealing>
    <EnableCopyPaste>false</EnableCopyPaste>
    <WeaponsEnabled>true</WeaponsEnabled>
    <ShowPlayerNamesOnHud>true</ShowPlayerNamesOnHud>
    <ThrusterDamage>true</ThrusterDamage>
    <CargoShipsEnabled>false</CargoShipsEnabled>
    <EnableSpectator>false</EnableSpectator>
    <WorldSizeKm>0</WorldSizeKm>
    <RespawnShipDelete>false</RespawnShipDelete>
    <ResetOwnership>false</ResetOwnership>
    <WelderSpeedMultiplier>5</WelderSpeedMultiplier>
    <GrinderSpeedMultiplier>5</GrinderSpeedMultiplier>
    <RealisticSound>true</RealisticSound>
    <HackSpeedMultiplier>1.33</HackSpeedMultiplier>
    <PermanentDeath>false</PermanentDeath>
    <AutoSaveInMinutes>5</AutoSaveInMinutes>
    <SpawnShipTimeMultiplier>0</SpawnShipTimeMultiplier>
    <DestructibleBlocks>true</DestructibleBlocks>
    <EnableIngameScripts>true</EnableIngameScripts>
    <ViewDistance>15000</ViewDistance>
    <EnableToolShake>true</EnableToolShake>
    <VoxelGeneratorVersion>4</VoxelGeneratorVersion>
    <EnableOxygen>true</EnableOxygen>
    <EnableOxygenPressurization>true</EnableOxygenPressurization>
    <Enable3rdPersonView>true</Enable3rdPersonView>
    <EnableEncounters>false</EnableEncounters>
    <EnableFlora>true</EnableFlora>
    <EnableConvertToStation>true</EnableConvertToStation>
    <StationVoxelSupport>false</StationVoxelSupport>
    <EnableSunRotation>true</EnableSunRotation>
    <EnableRespawnShips>true</EnableRespawnShips>
    <ScenarioEditMode>false</ScenarioEditMode>
    <Scenario>false</Scenario>
    <CanJoinRunning>false</CanJoinRunning>
    <PhysicsIterations>8</PhysicsIterations>
    <SunRotationIntervalMinutes>120</SunRotationIntervalMinutes>
    <EnableJetpack>true</EnableJetpack>
    <SpawnWithTools>true</SpawnWithTools>
    <StartInRespawnScreen>false</StartInRespawnScreen>
    <EnableVoxelDestruction>true</EnableVoxelDestruction>
    <Ma:woot:rones>5</Ma:woot:rones>
    <EnableDrones>true</EnableDrones>
    <EnableWolfs>true</EnableWolfs>
    <EnableSpiders>true</EnableSpiders>
    <FloraDensityMultiplier>1</FloraDensityMultiplier>
    <EnableStructuralSimulation>false</EnableStructuralSimulation>
    <MaxActiveFracturePieces>50</MaxActiveFracturePieces>
    <EnableScripterRole>false</EnableScripterRole>
    <SyncDistance>3000</SyncDistance>
    <ExperimentalMode>true</ExperimentalMode>
    <BlocksInventorySizeMultiplier>1</BlocksInventorySizeMultiplier>
    <MaxFactionsCount>15</MaxFactionsCount>
    <EnableSaving>true</EnableSaving>
    <InfiniteAmmo>false</InfiniteAmmo>
    <EnableContainerDrops>true</EnableContainerDrops>
    <EnableSubgridDamage>false</EnableSubgridDamage>
    <AdaptiveSimulationQuality>true</AdaptiveSimulationQuality>
    <EnableVoxelHand>true</EnableVoxelHand>
    <TrashFlagsValue>7706</TrashFlagsValue>
    <BlockCountThreshold>20</BlockCountThreshold>
    <PlayerDistanceThreshold>500</PlayerDistanceThreshold>
    <OptimalGridCount>0</OptimalGridCount>
    <PlayerInactivityThreshold>0</PlayerInactivityThreshold>
    <PlayerCharacterRemovalThreshold>15</PlayerCharacterRemovalThreshold>
    <VoxelTrashRemovalEnabled>false</VoxelTrashRemovalEnabled>
    <VoxelPlayerDistanceThreshold>5000</VoxelPlayerDistanceThreshold>
    <VoxelGridDistanceThreshold>5000</VoxelGridDistanceThreshold>
    <VoxelAgeThreshold>24</VoxelAgeThreshold>
    <EnableResearch>true</EnableResearch>
    <EnableGoodBotHints>false</EnableGoodBotHints>
    <OptimalSpawnDistance>16000</OptimalSpawnDistance>
    <EnableAutorespawn>true</EnableAutorespawn>
    <AutoSave>true</AutoSave>
    <ProceduralDensity>0.50</ProceduralDensity>
    <ProceduralSeed>0</ProceduralSeed>
    <EnablePlanets>true</EnablePlanets>
    <BlockLimitsEnabled>GLOBALLY</BlockLimitsEnabled>
    <TrashRemovalEnabled>true</TrashRemovalEnabled>
    <EnableEconomy>true</EnableEconomy>
    <EconomyTickInSeconds>1200</EconomyTickInSeconds>
    <EnableBountyContracts>true</EnableBountyContracts>
    <BlockTypeLimits>
    <dictionary />
    </BlockTypeLimits>
    </SessionSettings>
    <Scenario Type="MyObjectBuilder_ScenarioDefinition" Subtype="StarSystem" />
    <AsteroidAmount>2</AsteroidAmount>
    <ServerName>Noxemal</ServerName>
    <GroupID>0</GroupID>
    <PauseGameWhenEmpty>true</PauseGameWhenEmpty>
    <WorldName>ItaliaSborrow</WorldName>
    <LoadWorld>italiasborrow</LoadWorld>
    <MessageOfTheDay>Il vostro dio รจ porco</MessageOfTheDay>
    <MessageOfTheDayUrl>Andate a farein culo</MessageOfTheDayUrl>
    <ServerDescription>Copeve</ServerDescription>
    <maxplayers>0</maxplayers>
    <IP>85.131.157.53</IP>
    <SteamPort>8766</SteamPort>
    <ServerPort>27016</ServerPort>
    <PremadeCheckpointPath>C:\SERVICES\ni3874601_1_local\spaceeng\Content\CustomWorlds\Star System</PremadeCheckpointPath>
    <IgnoreLastSession>false</IgnoreLastSession>
    <Administrators>
    <unsignedLong>76561198078848204</unsignedLong>
    <unsignedLong>U:1:118582476</unsignedLong>
    <unsignedLong>STEAM_0:0:59291238</unsignedLong>

    </Administrators>
    <Banned />
    <Mods>
    <ModItem FriendlyName="Hacking Computer v3">
    <Name>728555954.sbm</Name>
    <PublishedFileId>728555954</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Surface Occupation">
    <Name>1135484957.sbm</Name>
    <PublishedFileId>1135484957</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Air Traffic">
    <Name>973526550.sbm</Name>
    <PublishedFileId>973526550</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Modular Encounters Spawner">
    <Name>1521905890.sbm</Name>
    <PublishedFileId>1521905890</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="[EEM] Exploration Enhancement Mod">
    <Name>531659576.sbm</Name>
    <PublishedFileId>531659576</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Paint Gun - realistic painting for suvival + special cretive features"">
    <Name>500818376.sbm</Name>
    <PublishedFileId>500818376</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Ore Detector+">
    <Name>1906172362.sbm</Name>
    <PublishedFileId>1906172362</PublishedFileId>
    </ModItem>
    <ModItem FriendlyName="Text HUD API">
    <Name>758597413.sbm</Name>
    <PublishedFileId>758597413</PublishedFileId>
    <IsDependency>true</IsDependency>
    </ModItem>
    </Mods>
    </MyConfigDedicated>



    I stressed the important part.

    anyway as i said before i tried to put the three lines togheter and the next time just once at a time

    i already tried to modify also the sandbox_config in the saves folder but with no effect.

    thanks
     
  4. TodesRitter

    TodesRitter Moderator

    Messages:
    2,127
  5. Nicholas Bianchini

    Nicholas Bianchini Trainee Engineer

    Messages:
    3
    thanks for the reply.
    i tried your method but nothing works.

    it seems that the game doesn't recognize me as a player because everytime i spawn i lost all of my item even if i leave the character in a cryochamber when i disconnect.

    my server's using an already existing world that i used to play in singleplayer. maybe is it something in that world folder? do i need to delete or modify some lines in the files inside that folder?
     
  6. wade

    wade Trainee Engineer

    Messages:
    1
    i'm having a similar problem were you able to find out how to fix your problem i have tried all that you have on the config with steam ids i am hosting on streamline servers in aus
     
Thread Status:
This last post in this thread was made more than 31 days old.