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
Got it. I’ve just tried breaking the scenario:
🔹If I remove the built-in “Start with” block, I can’t reattach the Wintermute, which is the expected Vehicle Framework behavior.
🔹Changing the amount of Wintermutes spawned work as expected.
🔹Changing the arrival method to “Drop pods” work and vehicles spawn as soon as drop pods hit the ground.
🔹Changing, removing or adding various other scenario options without touching the “Start with” block that attaches the Wintermute also work.
🔹Saving any of the above as a separate scenario and loading work.
Looks like it’s been fixed. I’ll let Phil know.
💬 Apologies for the overly late reply.
No worries, I appreciate the response.
If done how the scenario bundled with the mod handles it then its worked without issue as far as I've heard.
Apologies for the overly late reply.
Hey, I have a Vehicle Framework question. It’s currently not possible to start a scenario with a vehicle—I think the issue was with the game generating vehicles as pawns instead of doing it via the framework—and I thought about doing the same thing that you did with the Snow Crawler for a mod of mine: create a draft XML scenario that players will be able to customize and add my vehicle there.
I talked with Phil and he can’t remember if he fixed that bug. Have you ever heard from players complaining about the scenario included in the Snow Crawler?
Thanks!
Reading the error it seems related to the fuel pump added by Vanilla Expanded Vehicles and not my mod, testing with it all seems well with no errors and the pump does work and fill the snow crawler when it has more than 0 gas in the tank the pump continues to top it off. I can't replicate this issue even changing the settings of max fuel in VF for the Wintermute.
If the snow crawler is next to a fuel pump see if the error continues to spam removed from it or in a new save with less mods without it, this may be more on Vanilla Expanded Vehicles' side.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Vehicles.SettingsCache:TryGetValue<object> (Vehicles.VehicleDef,System.Reflection.FieldInfo,object&)
Vehicles.SettingsCache:TryGetValue<int> (Vehicles.VehicleDef,System.Type,string,int)
Vehicles.CompFueledTravel:get_FuelCapacity ()
VanillaVehiclesExpanded.CompRefuelingPump:CompTick ()
Verse.ThingWithComps:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
and this is spamming litteraly 10 thousands times in logs. constantly. it wont stop