边缘世界 RimWorld

边缘世界 RimWorld

Vanilla Vehicles Expanded - Tier 3
 此主题已被置顶,因此可能具有重要性
Oskar Potocki  [开发者] 2023 年 10 月 8 日 上午 11:41
Bug Reports
Report bugs here, and here only. Only report bugs related to Vanilla Vehicles Expanded. Bugs related to Vehicles Framework should be reported using proper channels outlined on the Framework steam workshop page.

Make it as easy for us as possible. Include Hugslib logs. Explain what you expected to happen and what happened instead. Help us, and we will help you! Only report issues related to Tier 3 vehicles in this discussion.
< >
正在显示第 1 - 15 条,共 106 条留言
Tourman 2023 年 10 月 8 日 下午 7:30 
I'm getting tons of errors when the mod is installed and the right click menu seems to have broken too.

https://gist.github.com/HugsLibRecordKeeper/0818169cb4a9c2a6877ae8d0799da080
gpbrent 2023 年 10 月 9 日 上午 12:31 
I salvaged a Hermano, but research for it is still disabled. Also, when I click on the big rig description in that research item, it has the text description for a different vehicle instead. https://gist.github.com/HugsLibRecordKeeper/9b8e9eef0566926321dc70a980f9d14f
thebewunderer 2023 年 10 月 9 日 上午 1:00 
I've been getting multiple errors. The most notable is that the highwaymen and a new vehicle need their turret fire set greater than one:

https://gist.github.com/HugsLibRecordKeeper/5369ff971bb3c10b8d066d8c5ce912dd
Oskar Potocki  [开发者] 2023 年 10 月 9 日 上午 3:10 
引用自 thebewunderer
I've been getting multiple errors. The most notable is that the highwaymen and a new vehicle need their turret fire set greater than one:

https://gist.github.com/HugsLibRecordKeeper/5369ff971bb3c10b8d066d8c5ce912dd
You have an outdated Vehicles Framework.
Tourman 2023 年 10 月 9 日 上午 4:44 
引用自 Oskar Potocki
引用自 thebewunderer
I've been getting multiple errors. The most notable is that the highwaymen and a new vehicle need their turret fire set greater than one:

https://gist.github.com/HugsLibRecordKeeper/5369ff971bb3c10b8d066d8c5ce912dd
You have an outdated Vehicles Framework.

That's not outdated, that was the latest unstable branch. I'll get a log from the steam version too but I'm sure it was doing the same thing.
Oskar Potocki  [开发者] 2023 年 10 月 9 日 上午 6:03 
I am not getting any errors like that on the Steam branch.


Config error in Highwayman_MainTurret: <color=#8059F2FF>ammoCountPerCharge</color> must be greater than 1.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)


This is fixed in the commit from 8th September:
https://github.com/SmashPhil/Vehicle-Framework/commit/52e227e6aee8dc2f1f0164708f757123cd92b7cb

I find it incredibly hard to believe that your versions are up to date.
最后由 Oskar Potocki 编辑于; 2023 年 10 月 9 日 上午 6:05
Smash Phil  [开发者] 2023 年 10 月 9 日 下午 12:17 
引用自 Tourman
引用自 Oskar Potocki
You have an outdated Vehicles Framework.

That's not outdated, that was the latest unstable branch. I'll get a log from the steam version too but I'm sure it was doing the same thing.
You're not up to date dude. Latest is 1.5.1381, please don't use unstable branch unless you're actively checking the #builds channel every week. I have that there for internal testing, and it's easy to get out of date if you're not checking for new builds.

Edit: Ah but I see I marked the wrong version in the change notes on steam. If that's what you were basing the latest off, I can understand the confusion. Latest is v1.5.1381 though, I'll fix the change notes.
最后由 Smash Phil 编辑于; 2023 年 10 月 9 日 下午 12:20
Gambeans 2023 年 10 月 9 日 下午 1:29 
Dev mode: was enabled. Only error out of 200 mod list,

Config error in Udar_MainTurret: ammunition is non-null but no defs are available to use as ammo. Either omit the field entirely or specify valid ThingDefs to use as ammo.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.DefDatabase`1<Vehicles.VehicleTurretDef>:ErrorCheckAllDefs ()
System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
Smash Phil  [开发者] 2023 年 10 月 9 日 下午 2:02 
引用自 Gambeans
Dev mode: was enabled. Only error out of 200 mod list,

Config error in Udar_MainTurret: ammunition is non-null but no defs are available to use as ammo. Either omit the field entirely or specify valid ThingDefs to use as ammo.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.DefDatabase`1<Vehicles.VehicleTurretDef>:ErrorCheckAllDefs ()
System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
You need to include logs for Oskar. You're probably using Combat Extended, which there is no patch yet for VVE Tier 3, and the vanilla mortar shells (which Udar uses) are removed by CE
thebewunderer 2023 年 10 月 9 日 下午 8:28 
引用自 Oskar Potocki
引用自 thebewunderer
I've been getting multiple errors. The most notable is that the highwaymen and a new vehicle need their turret fire set greater than one:

https://gist.github.com/HugsLibRecordKeeper/5369ff971bb3c10b8d066d8c5ce912dd
You have an outdated Vehicles Framework.


Thank you, I'll check this when I get home. BTW does anyone know how to force your whole modlist to update at once. (Without verifying the whole installation "?
TankzThe12th 2023 年 10 月 12 日 下午 4:33 
i built the Hermano but still unable to research big rigs first issue i got with this since paladin and springbok and lightning did unlock when i fixed them

https://gist.github.com/HugsLibRecordKeeper/2c6958f003f6db0793f04bc46a6fd89e
The Blind One 2023 年 10 月 16 日 下午 12:43 
Minor issue but the description format of the vehicles for tier 3 vehicles is different. Normally the format tells you how many crew are required for the vehicle and the fuel type but this seems to be missing from the new tier 3 vehicles. This isn't a big deal for pure transports but it is a bigger deal for stuff like the IFV and other combat related vehicles as it informs the player of how to use them properly.

Also the Wisent description isn't correct: it says it can carry 1 driver + 7 passengers but it's actually 1 driver + 9 passengers
最后由 The Blind One 编辑于; 2023 年 10 月 16 日 下午 10:36
The Blind One 2023 年 10 月 17 日 上午 2:25 
Currently the Big Rigs and Light Armored Vehicles techs are bugged.

Restoring an IFV or Hermano does not unlock their respective techs. Restoring an LAV or a Big Rig does unlock the IFV and Hermano though, so this bug only partially breaks the tech.

I'm not sure what is causing it either, the xml seems fine so it's likely something C# related.

Logs: https://gist.github.com/HugsLibRecordKeeper/1371480d36130f375b927105fdda2d28
最后由 The Blind One 编辑于; 2023 年 10 月 17 日 上午 2:32
Oskar Potocki  [开发者] 2023 年 10 月 17 日 上午 3:54 
引用自 The Blind One
Currently the Big Rigs and Light Armored Vehicles techs are bugged.

Restoring an IFV or Hermano does not unlock their respective techs. Restoring an LAV or a Big Rig does unlock the IFV and Hermano though, so this bug only partially breaks the tech.

I'm not sure what is causing it either, the xml seems fine so it's likely something C# related.

Logs: https://gist.github.com/HugsLibRecordKeeper/1371480d36130f375b927105fdda2d28
will be fixed today
Thor 2023 年 10 月 17 日 下午 1:30 
引用自 The Blind One
Currently the Big Rigs and Light Armored Vehicles techs are bugged.

Restoring an IFV or Hermano does not unlock their respective techs. Restoring an LAV or a Big Rig does unlock the IFV and Hermano though, so this bug only partially breaks the tech.

I'm not sure what is causing it either, the xml seems fine so it's likely something C# related.

Logs: https://gist.github.com/HugsLibRecordKeeper/1371480d36130f375b927105fdda2d28

I experienced the exact same thing. The first Tier 3 vehicle I tried with, was quite disappointing.

Here's a Hugslib to accompany it. https://gist.github.com/HugsLibRecordKeeper/fc42e62ad5cce3b11439f62583fbd77d

I use a fairly extensive list, so conflicts should be visible as well. But I'm a tech dummy, so I have no clue which mod is responsible for one error or the other.
If anyone can tell me who to inform, I'll let them know.
< >
正在显示第 1 - 15 条,共 106 条留言
每页显示数: 1530 50