边缘世界 RimWorld

边缘世界 RimWorld

Awesome Inventory
NotooShabby  [开发者] 2020 年 4 月 6 日 下午 2:04
Report incompatible mods
This thread is for players reporting mods that are not compatible with Awesome Inventory.

Known incompatible mod
  • Outfitted
最后由 NotooShabby 编辑于; 2020 年 6 月 29 日 下午 6:42
< >
正在显示第 1 - 15 条,共 40 条留言
夜月重楼 2020 年 4 月 6 日 下午 3:29 
Infused mod, Infused Items flashing.
PiCO 2020 年 4 月 6 日 下午 9:40 
Race mod NewRatkinPlus

debug log is as follows:

System.NullReferenceException: Object reference not set to an instance of an object
at AwesomeInventory.UI.ToggleGearTab.ToggleTab () [0x00057] in <406120e5e2af45cb9a1ec68f1f4bd6ba>:0
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <29684bdca4b441d38f64a3f064edc8ed>:0
at (wrapper dynamic-method) Verse.GizmoGridDrawer.DMD<DMD<DrawGizmoGrid_Patch1>?1550969216::DrawGizmoGrid_Patch1>(System.Collections.Generic.IEnumerable`1<Verse.Gizmo>,single,Verse.Gizmo&)
at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.DMD<DMD<DrawInspectGizmoGridFor_Patch2>?692066560::DrawInspectGizmoGridFor_Patch2>(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
Verse.Log:Error(String, Boolean)
Verse.Log:ErrorOnce(String, Int32, Boolean)
RimWorld.InspectGizmoGrid:DMD<DMD<DrawInspectGizmoGridFor_Patch2>?692066560::DrawInspectGizmoGridFor_Patch2>(IEnumerable`1, Gizmo&)
RimWorld.MainTabWindow_Inspect:DrawInspectGizmos()
RimWorld.InspectPaneUtility:ExtraOnGUI(IInspectPane)
RimWorld.MainTabWindow_Inspect:ExtraOnGUI()
Verse.WindowStack:WindowStackOnGUI()
RimWorld.UIRoot_Play:DMD<DMD<UIRootOnGUI_Patch1>?792297472::UIRootOnGUI_Patch1>(UIRoot_Play)
Verse.Root:OnGUI()
NotooShabby  [开发者] 2020 年 4 月 6 日 下午 10:31 
引用自 夜月重楼
Infused mod, Infused Items flashing.
The mod is updated to accommodate Infused
pickers101 2020 年 4 月 7 日 上午 10:01 
I think it may need further investigation but Outfitted seems much happier when loaded after this. Was having a couple of new red errors and pawns stuck in equipping armour loops. All gone after swapping the order. Would like to know if there are any real issues even if loaded in this order?
Gunboat Diplomat 2020 年 4 月 7 日 上午 10:49 
Incompatible with Smart Medicine: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1309994319

Reason: Awesome Inventory makes Smart Medicine's Stock-Up feature inaccessible.
NotooShabby  [开发者] 2020 年 4 月 7 日 上午 10:56 
The loadout system replaces the Stock-Up feature in Smart Medicine. Other features of Smart Medine work just fine along with AI.
Kyrox 2020 年 4 月 7 日 下午 12:59 
No compatibility for races that don't use the humanoid body.
Ratkins + Rabbies confirmed. Amongst others, that use different bodies.

Any plans to incorporate or is it too much trouble?
pickers101 2020 年 4 月 7 日 下午 1:43 
引用自 pickers101
I think it may need further investigation but Outfitted seems much happier when loaded after this. Was having a couple of new red errors and pawns stuck in equipping armour loops. All gone after swapping the order. Would like to know if there are any real issues even if loaded in this order?

Unfortunately changing load order hasn't helped after all.
NotooShabby  [开发者] 2020 年 4 月 7 日 下午 1:49 
引用自 Kyrox
No compatibility for races that don't use the humanoid body.
Ratkins + Rabbies confirmed. Amongst others, that use different bodies.

Any plans to incorporate or is it too much trouble?
A working example,
https://i.imgur.com/5Z4O3aW.png

Turns out it is not about body type but more like a configuration issues when race mods defining their races.
One solution I suggest is posted here, https://gist.github.com/Mhburg/bbc2b89d58e2e6310d281aaf36dbd63f
You can suggest it to the author. In the meantime, you can replace the PawnBaseDef.xml content with the one I post.
最后由 NotooShabby 编辑于; 2020 年 4 月 7 日 下午 1:55
NotooShabby  [开发者] 2020 年 4 月 7 日 下午 1:53 
@pickers101 I don't think they will work together.
Gunboat Diplomat 2020 年 4 月 7 日 下午 8:44 
引用自 NotooShabby
The loadout system replaces the Stock-Up feature in Smart Medicine. Other features of Smart Medine work just fine along with AI.

Alrighty; apologies. When I read "whitelist" I only think of the exact term, as in "things they are allowed to pick-up". I didn't expect that they would do the same as Smart Medicine's Stock-Up. Either way, maybe add a note to that effect in the description? :)

Edit: Oh, I see it. Either you did that after I my first post, and you're awesome, or before, in which case I'm blind and you're awesome.
最后由 Gunboat Diplomat 编辑于; 2020 年 4 月 7 日 下午 8:46
Shark 2020 年 4 月 12 日 上午 11:44 
Hey, I figured out one of the mods that annoyed you.
Remember that so many "auto-registration" reports right?

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1541460369

This is the culprit behind the problem. These types of mods store "dressing policies" separately for each profile. That means no matter how much you change the loadout, your pawn always returns to the state where no loadout is assigned.

I think every mod involved in the dress policy change is likely to conflict with your mod. if there is a conflict in other dress-conversion mod, I will let you know as well. I intend to experiment with [KV] Change Dresser - 1.1 additionally

NotooShabby  [开发者] 2020 年 4 月 12 日 上午 11:46 
@Shark I am actually currently looking into the source code of Better Pawn Control. I have always planned to make AI compatible with BPC.
NotooShabby  [开发者] 2020 年 4 月 12 日 下午 6:41 
The latest update has addressed issues with Better Pawn Control.
troopersmith1 2020 年 4 月 14 日 上午 9:02 
Not 100% sure, but this seems to have an issue with Vanilla Factions Expanded Medieval, pawns equip the shields added by that mod as weapons.
< >
正在显示第 1 - 15 条,共 40 条留言
每页显示数: 1530 50