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
at Verse.Widgets.ThingIcon (UnityEngine.Rect rect, Verse.ThingDef thingDef, Verse.ThingDef stuffDef, Verse.ThingStyleDef thingStyleDef, System.Single scale, System.Nullable`1[T] color, System.Nullable`1[T] graphicIndexOverride) [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0
at (wrapper dynamic-method) RimWorld.Designator_Build.RimWorld.Designator_Build.DrawPlaceMouseAttachments_Patch1(RimWorld.Designator_Build,single,single&)
This error pops up when i select it to build the humvee, however it makes my entire UI disappear and i can't place the the vehicle. There is just only the engine from Engine Industries when you check the requirements to build. How to solve?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3364948657
Yes.
This mod has a defName that ends with numbers, Rimworld spits out an error saying you shouldn't do this. When Rimworld saves things it will append a number to the end of the defName, and if the defName has numbers at the end it can cause issues.
I noticed that you are redistributing a VE assembly, namely VanillaVehiclesExpanded.dll in all of your vehicle mods. Since VVE is required there is no reason to include it, and doing so could lead to conflicts.
Also some of your other vehicle mods spit out errors about not finding some other stuff, you should load up each vehicle mod individually to see what errors they have.