V Rising

V Rising

View Stats:
Ankido Jun 2, 2022 @ 12:53am
How to change dedicated server settings (short tutorial) -SteamCMD
Solution to fix server settings not saving.

"The problem is finally solved.

Never use the ServerGameSettings.json that is in the streamingAssets folder. There is a folder called VRisingDedicatedServer/save-data. Create a folder called Settings and place the .json settings file there and copy the host file as well. That's how the server reads settings when you make changes.

I think this is the stupidest thing I've ever come across. Never had an issue like this on any game while creating a dedicated server. This is the solution. Hope it helps those looking for answers."
Last edited by Ankido; Jun 7, 2022 @ 12:10pm
< >
Showing 1-15 of 43 comments
Frittsky Jun 2, 2022 @ 1:01am 
Discord is your best bet there is an official one
Ankido Jun 2, 2022 @ 1:11am 
Discord is just as terrible as it is here.
Mr.Dödel Jun 2, 2022 @ 1:30am 
Check you've applied the server settings correctly, I cannot replicate this on my dedicated PvE, and I don't see any other reports of this issue you are facing.

Good luck.
nzguzzi Jun 2, 2022 @ 1:39am 
well thats put me off buying it
AnthraX Jun 2, 2022 @ 1:41am 
Just get a horse you can cross the map in 2 mins… at this point just spawn your resources
DeadMechGaming Jun 2, 2022 @ 1:42am 
You can literally disable it with server settings....

I love how 90% of the complaint threads in here are people screaming for the devs to change or fix something that can already be done in the game.
Tanyon Jun 2, 2022 @ 1:42am 
Originally posted by nzguzzi:
well thats put me off buying it

I have 2 servers I'm currently playing on.. both of them have disabled the teleport restrictions by simply making the value false.. do not let one person who is having issues dissuade you.
Tanyon Jun 2, 2022 @ 1:43am 
Originally posted by DeadMechGaming:
You can literally disable it with server settings....

I love how 90% of the complaint threads in here are people screaming for the devs to change or fix something that can already be done in the game.

He has another post.. where he said he has the value set to false and it is still not working.. but he then decided he needed a second post requesting a dev help him because apparently they have nothing better to do.. lol
Saint Olaf Jun 2, 2022 @ 1:43am 
We are on Host Havok and no configuration changes work. I have talked to a few on GPortal with the same issue. Probably be fixed when they release a server patch. So far just client patches. Its early access, expect bugs. You are basically playing a beta. Its pretty damn good for that.
Komarimaru Jun 2, 2022 @ 1:43am 
Make sure you're editing the right file in right location. And the setting should be false, not true.
Ankido Jun 7, 2022 @ 8:09am 
"TeleportBoundItems": false,

It doesn't work and never has worked for me no matter what I do.
Last edited by Ankido; Jun 7, 2022 @ 8:17am
GinsengSamurai Jun 7, 2022 @ 8:15am 
Originally posted by Ankido:
"TelportBoundItems": false,

It doesn't work and never has worked for me no matter what I do.

If that's a copy and paste directly from the settings file, then there is a spelling mistake. "TelportBoundItems" should be "TeleportBoundItems".
Ankido Jun 7, 2022 @ 8:17am 
Originally posted by GinsengSamurai:
Originally posted by Ankido:
"TelportBoundItems": false,

It doesn't work and never has worked for me no matter what I do.

If that's a copy and paste directly from the settings file, then there is a spelling mistake. "TelportBoundItems" should be "TeleportBoundItems".
My typo here. It's actually spelled correctly.
Ankido Jun 7, 2022 @ 8:18am 
{
"GameModeType": "PVE",
"CastleDamageMode": "Always",
"SiegeWeaponHealth": "Normal",
"PlayerDamageMode": "Always",
"CastleHeartDamageMode": "CanBeDestroyedByPlayers",
"PvPProtectionMode": "Medium",
"DeathContainerPermission": "Anyone",
"RelicSpawnType": "Unique",
"CanLootEnemyContainers": true,
"BloodBoundEquipment": true,
"TeleportBoundItems": false,
"AllowGlobalChat": true,
"AllWaypointsUnlocked": false,
"FreeCastleClaim": false,
"FreeCastleDestroy": false,
"InactivityKillEnabled": true,
"InactivityKillTimeMin": 3600,
"InactivityKillTimeMax": 604800,
"InactivityKillSafeTimeAddition": 172800,
"InactivityKillTimerMaxItemLevel": 84,
"DisableDisconnectedDeadEnabled": true,
"DisableDisconnectedDeadTimer": 60,
"InventoryStacksModifier": 3,
"DropTableModifier_General": 1.0,
"DropTableModifier_Missions": 1.0,
"MaterialYieldModifier_Global": 1.5,
"BloodEssenceYieldModifier": 1.0,
"JournalVBloodSourceUnitMaxDistance": 25.0,
"PvPVampireRespawnModifier": 1.0,
"CastleMinimumDistanceInFloors": 2,
"ClanSize": 4,
"BloodDrainModifier": 1.0,
"DurabilityDrainModifier": 0.5,
"GarlicAreaStrengthModifier": 1.0,
"HolyAreaStrengthModifier": 1.0,
"SilverStrengthModifier": 1.0,
"SunDamageModifier": 1,
"CastleDecayRateModifier": 1,
"CastleBloodEssenceDrainModifier": 3,
"CastleSiegeTimer": 420.0,
"CastleUnderAttackTimer": 60.0,
"AnnounceSiegeWeaponSpawn": true,
"ShowSiegeWeaponMapIcon": true,
"BuildCostModifier": 1.0,
"RecipeCostModifier": 1.0,
"CraftRateModifier": 1.0,
"ResearchCostModifier": 1.0,
"RefinementCostModifier": 1.0,
"RefinementRateModifier": 1.0,
"ResearchTimeModifier": 1.0,
"DismantleResourceModifier": 1,
"ServantConvertRateModifier": 1.0,
"RepairCostModifier": 1.0,
"Death_DurabilityFactorLoss": 0.25,
"Death_DurabilityLossFactorAsResources": 1.0,
"StarterEquipmentId": 0,
"StarterResourcesId": 0,
"VBloodUnitSettings": [],
"UnlockedAchievements": [],
"UnlockedResearchs": [],
"GameTimeModifiers": {
"DayDurationInSeconds": 1080.0,
"DayStartHour": 9,
"DayStartMinute": 0,
"DayEndHour": 17,
"DayEndMinute": 0,
"BloodMoonFrequency_Min": 10,
"BloodMoonFrequency_Max": 18,
"BloodMoonBuff": 0.2
},
"VampireStatModifiers": {
"MaxHealthModifier": 1.0,
"MaxEnergyModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"ResourcePowerModifier": 1.0,
"SiegePowerModifier": 1.0,
"DamageReceivedModifier": 1.0,
"ReviveCancelDelay": 5.0
},
"UnitStatModifiers_Global": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
},
"UnitStatModifiers_VBlood": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
},
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 1.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.0
},
"CastleStatModifiers_Global": {
"TickPeriod": 5.0,
"DamageResistance": 0.0,
"SafetyBoxLimit": 1,
"TombLimit": 12,
"VerminNestLimit": 4,
"PylonPenalties": {
"Range1": {
"Percentage": 0.0,
"Lower": 0,
"Higher": 2
},
"Range2": {
"Percentage": 0.0,
"Lower": 3,
"Higher": 3
},
"Range3": {
"Percentage": 0.0,
"Lower": 4,
"Higher": 4
},
"Range4": {
"Percentage": 0.0,
"Lower": 5,
"Higher": 5
},
"Range5": {
"Percentage": 0.0,
"Lower": 6,
"Higher": 254
}
},
"FloorPenalties": {
"Range1": {
"Percentage": 0.0,
"Lower": 0,
"Higher": 20
},
"Range2": {
"Percentage": 0.0,
"Lower": 21,
"Higher": 50
},
"Range3": {
"Percentage": 0.0,
"Lower": 51,
"Higher": 80
},
"Range4": {
"Percentage": 0.0,
"Lower": 81,
"Higher": 160
},
"Range5": {
"Percentage": 0.0,
"Lower": 161,
"Higher": 254
}
},
"HeartLimits": {
"Level1": {
"Level": 1,
"FloorLimit": 30,
"ServantLimit": 3
},
"Level2": {
"Level": 2,
"FloorLimit": 80,
"ServantLimit": 5
},
"Level3": {
"Level": 3,
"FloorLimit": 150,
"ServantLimit": 7
},
"Level4": {
"Level": 4,
"FloorLimit": 250,
"ServantLimit": 9
}
},
"CastleLimit": 2
},
"PlayerInteractionSettings": {
"TimeZone": "Local",
"VSPlayerWeekdayTime": {
"StartHour": 17,
"StartMinute": 0,
"EndHour": 23,
"EndMinute": 0
},
"VSPlayerWeekendTime": {
"StartHour": 17,
"StartMinute": 0,
"EndHour": 23,
"EndMinute": 0
},
"VSCastleWeekdayTime": {
"StartHour": 17,
"StartMinute": 0,
"EndHour": 23,
"EndMinute": 0
},
"VSCastleWeekendTime": {
"StartHour": 17,
"StartMinute": 0,
"EndHour": 23,
"EndMinute": 0
}
}
}
NineChameleon Jun 7, 2022 @ 8:27am 
Originally posted by Ankido:
snip

Is that your entire file?
If so, are your other settings working or are those unchanged from default?

Because if your other settings aren't working or they are just default settings AND that is the entire file, it's probably not working because your settings file is missing a "}" at the end. (I think)
< >
Showing 1-15 of 43 comments
Per page: 1530 50

Date Posted: Jun 2, 2022 @ 12:53am
Posts: 43