RimWorld

RimWorld

Snow Crawler
127 Comments
Zaljerem Aug 29 @ 7:26am 
1.6 update: https://steamcommunity.com/sharedfiles/filedetails/?id=3558174046

Thanks again hYPERION, and if you ever want to take it back, please use anything I've done to update.
Latex Santa Aug 27 @ 12:22am 
@Zaljerem
You boys are Chads amongst Men.
Thanks very much for all of your efforts. o7
hYPERION  [author] Aug 26 @ 8:38pm 
@Zaljerem Sounds good, I appreciate ya jumping in to fix it up.
Zaljerem Aug 26 @ 8:26pm 
Good news - Smash Phil said he's adding a specific ScenPart to spawn vehicles in the next Vehicle Framework update! So we'll be able to spawn them properly soon.
Zaljerem Aug 22 @ 7:50pm 
Hi! This is a great mod I'd like to see live on ... I am currently working with Smash Phil to resolve the issue with scenario vehicle generation. I see you have given permission already, so thank you for the original mod, and being ok with me updating it! I will post a link here when the issue is resolved, and I publish. Thanks!
hYPERION  [author] Aug 18 @ 8:44pm 
@Tleno I have briefly. Frankly I'm not too interested in touching the mod, I haven't kept up the other changes to VF, nor have I really ended up using it myself all that much. Given the mod is all XML implementation wise, if someone wants to make a "continued" version and link it here in the comments feel free.

I personally dont really plan to work on it unless I start using VF more in my runs which I doubt I will without enemies using vehicles or it being nicer with mechanitors. Its a fantastic mod but not a great fit so far in my playthroughs.
Tleno Aug 18 @ 7:43pm 
Have you considered releasing this with the scenario disabled for 1.6? I mean xmls are separate for each version so this wouldn't impact anyone playing older builds.
Latex Santa Aug 5 @ 1:04pm 
@hYPERION
Could we get a quick update to get the vehicle running, at least, please?
hYPERION  [author] Jul 26 @ 3:41pm 
Last I checked the approach to add vehicles to the scenario appears to have broken with the latest vehicle framework version. Not really sure if or when that would be fixed or some proper method for scenario vehicles is added, I'm not interested with tinkering with it further at this time so I'm uncertain when an update will occur.

The vehicle itself only requires minor changes to get mostly working.
Latex Santa Jul 26 @ 2:56pm 
@hYPERION
Whatever the case, I'm eagerly waiting for an update to the Snow Crawler.
I'm itching to start a Sea Ice or Glacial Plains run.
Killerkitty641 Jul 12 @ 12:46pm 
Can't wait for a 1.6 update
[C|⦿] Typical Lama [✚] Jun 19 @ 7:31am 
Can the wintermute have like "inbuilding heating" or smth(stops pawns from getting hypothermia)?
Cause my pawns keep getting hypothermia when travelling in -50*C :s
ImperialForce9 May 21 @ 12:22am 
Another question, where in the world do I check the vehicles chemfuel consumption? There doesnt seem to be anything that tells you any vehicles fuel consumption unless I'm blind
hYPERION  [author] May 20 @ 7:46pm 
@ImperialForce9 If it does then they would be added by other mods patching them in, I have not added upgrades to the mod on my side. I was tinkering with adding some when the update for them came out but did not finish and am not sure when out of my mods I may come back to add more content to this one whenever I add more content to any of them.
ImperialForce9 May 19 @ 9:41pm 
Does this vehicle have any upgrades from "Vanilla Vehicles Expanded - Upgrades"?
J Apr 8 @ 11:39am 
@hYPERION:


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.
hYPERION  [author] Apr 7 @ 9:18pm 
@J The only time to my knowledge that I've heard of the scenario breaking for people is when they try to edit or replicate the scenario in the mod, inadvertently spawning the wrong thing and causing the issue you're familiar with.

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.
J Apr 2 @ 9:51am 
@hYPERION:

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!
Soarin Feb 8 @ 3:36am 
Hi. Is it possible to make a heated cabin?
hYPERION  [author] Sep 25, 2024 @ 5:33pm 
@XIII Well that's alarming, however it does not seem broken on my end, is this happening with only the Snow Crawler and Vehicle Framework mod installed or is it a larger conflict?

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.
XIII Sep 25, 2024 @ 6:35am 
Unable to retrieve fuelCapacity for SCWintermute in ModSettings. Is this field posted to settings?
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
Crusaderjack Aug 20, 2024 @ 8:53pm 
Could you use the vehicles upgrade system too make a side-grade that makes this a dune-crawler for those of us with mad-max modlists :D?
harv01bart Aug 8, 2024 @ 10:57am 
do you want to a collaboration? im working on a star wars mod but struggling with the code and i can pay
Cato Jul 10, 2024 @ 12:33pm 
Really cool scenario, inspired my next colony, thanks. :steamflake:
Velvet The Goo Cat Apr 28, 2024 @ 6:40am 
@thenightgaunt i'd use dev mode to add the vehicle you want in at the start, its not exactly what you want but its the next best thing i can think of
hYPERION  [author] Apr 27, 2024 @ 11:57am 
@thenightgaunt Forgot to reply to you. . . I remember it being tricky, I think I wrote it into the scenario directly because the correct def I had to use didn't show up in the scenario editor. The main thing to watch out for is that there were two defs that had similar names, one worked the other would spawn a bugged snow crawler.
hYPERION  [author] Apr 27, 2024 @ 11:54am 
@Toast Unsure, but if it works with Vehicle Framework it should be fine.
Autumn Apr 26, 2024 @ 9:16pm 
Does this work with Rimthunder's core? Just ran into it for the first time and it looks amazing, can't wait to try it out!
thenightgaunt Apr 23, 2024 @ 7:58am 
I've been trying to find a guide on this but I figured I might ask the author here. Could you share how you add a vehicle to the scenario? I've been trying to figure out how to do that and so far I'm stumped.
Samurai Doge Apr 16, 2024 @ 9:56am 
THE MIGHTY Kharkovchanka
Shadowzfire Apr 12, 2024 @ 12:45am 
You did it! Thank you for updating virtually my favorite mod to 1.5! you're a legend mate
hYPERION  [author] Mar 31, 2024 @ 6:50pm 
@Adamus This mod is built around Vehicle Framework, so updating it is largely waiting on that to become available for 1.5

(If they don't change much, the update on my side might be as simple as just adding the version tag)
Adamus Mar 31, 2024 @ 4:03pm 
Hoping to do an isolated arctic containment facility run when Anomaly drops. If you could find the time to update this to 1.5 it would be super appreciated.
Thanks for your work! :steamthumbsup:
GVLT Mar 12, 2024 @ 9:16am 
Im absolutely in love with this vehicle and scenario. Building a colony around the wintermute is great. Hope to see some customization options like machinegun, generator or color palette.
Selne Jan 12, 2024 @ 6:32pm 
Anyone have a solution of getting it out of your base without deconstructing the walls? Didn't really want to use vehicles expanded just for the garage door.
Farbott Jan 12, 2024 @ 5:57pm 
hopeful chance of a bigger wintermute for storage purpose? this is awesome but that 225 kg max hurts
Тимоха Dec 3, 2023 @ 12:39am 
pleas bro, you have translate this mod.?:a1::a1:
hYPERION  [author] Nov 29, 2023 @ 11:54pm 
@XXX_420_Bad_Boy That's definitely not supposed to happen, the size of the wintermute should be smaller.
xxx_420_Bad_Boy [Wizard_Cum] Nov 29, 2023 @ 9:07pm 
@hYPERION this mod is great but there's one issue- wintermute can't fit through doorways that/gaps in walls that aren't at least six tiles wide. this means it's impossible to fit it into an indoor garage, or even a walled compound.
Kissan al-Khajiit Nov 23, 2023 @ 12:49pm 
All we now need is a competent Thing.
Хрюкомобиль Nov 5, 2023 @ 9:28am 
Is it work with CE?
Darknote Oct 19, 2023 @ 10:25pm 
Had the same issues as Hyperion/Yoko, but I used Godmode to use the recache all stats button. The vehicles refused to move when spawned in on a new tile (in shallow water too, lmao). But the recache fixed it..
hYPERION  [author] Oct 17, 2023 @ 10:48pm 
@FilthierChief15 I see, this is because using prepare carefully or other scenario customizers spawns in the wrong def, this causes problems and breaks the mod entirely. I recommend starting the game and just using dev tools to god mode build a Wintermute so there's no issues. There's not much I can do since these other mods are responsible for picking the wrong def.

Using the uncustomized scenario bundled with the mod should also work as this is configured correctly.
FilthierChief15 Oct 17, 2023 @ 10:31pm 
@hYPERION if you use prepare carfully it can be recreated, I just tried it with and without.
hYPERION  [author] Oct 17, 2023 @ 6:33pm 
@FilthierChief15 Is this occurring with just the mod loaded on it's own? Something is definitely going wrong here but I have not been able to recreate it thus far.
FilthierChief15 Oct 17, 2023 @ 5:02pm 
Im having the exact same issue as Yoko, I try to drive it and it sits there idleing, I cant even deconstruct it. I tried shooting it until it blew up but it just turned bright purple and cant even be killed or deconstructed with debug mode, If it helps I did use the scenario where you start with it, and since then it has not worked.
Yoko Oct 14, 2023 @ 6:06pm 
i put a person into the driver seat, turn it on and right click but it just sits there idling
hYPERION  [author] Oct 14, 2023 @ 2:56pm 
@Void cat If you're using character editor, prepare carefully, or just editing the scenario in general, you are likely experiencing a bug where you're starting off with the wrong version of the "Wintermuite". The scenario the mod adds specifically spawns in the correct def, which is hard to tell apart from the wrong ones when editing or making your own scenarios.

If this issue is occurring with the stock scenario I'm not certain what the cause is, potentially some sort of conflict. Local testing shows the mod still works fine on my end so I'm not certain how to replicate the problem.
hYPERION  [author] Oct 14, 2023 @ 2:52pm 
@Yoko Should operate like any other vehicle.
Yoko Oct 14, 2023 @ 1:20pm 
i cant seem to get it to drive when its turned on