RimWorld

RimWorld

Exosuit Framework
587 Comments
Khaos Primalus 11 hours ago 
just ran into this but, the exosuit isn't showing up and my pawn is acting as though they aren't in an exosuit
Red 14 hours ago 
Ok I had an issue so you have to build the shelves connecting to the gantry's click on gantry then when it shows the modules you right click Core. Reminder that i'm pretty sure you need to download the AMP or SCV or Dead Man's Switch to actually be able to craft exosuits.
Kdot 19 Aug @ 7:12pm 
Im not understanding this mod or the others u have pinned...where are these core modules?:steamsad:
Joxalot 17 Aug @ 10:32pm 
Update says the gantry repair issue was resolved but I'm still having the same problem of the pawns unable to repair a single point of damage to the assembled frame. Anyone knows of any possible incompatibility/quirk that might be causing this?
Pabbles 17 Aug @ 4:00am 
Maintenance Gantry does not seem to detect connected module shelves that has exosuit modules and attachments stored in them, assigning a pawn and right clicking on the gantry gives the prompt of no core frame, this gantry setup is built inside a gravship, nothing also shows up in the 'Exosuit' button, as the menu shows up empty in the core and 6 smaller squares, clicking on them does nothing.
AOBA  [author] 17 Aug @ 12:38am 
更新(
Mordelón 16 Aug @ 7:48pm 
I really like this mod, great work!
The only issue I have is with the UI size — in some languages the interface overlaps.
It would be great if it could be a bit wider or configurable.
samonir 16 Aug @ 2:09pm 
I don't know why but after I added this mod nothing happened, but after I activated dev mode I found a red log, this is the log
https://gist.github.com/HugsLibRecordKeeper/198aa7a1cddc8e8888f6ff31fe4a0267
Mind Warp 16 Aug @ 9:26am 
I do not believe it is working. Though I have all the buildings needed to construct it. I do not see any way of building the frame in any production method nor security tab.
Shimmer 15 Aug @ 2:56pm 
So, got an odd thing happening, ain't certain what can be the issue currently, but the module shelves shows that nothing can be put on them.

Dunno if it's an issue with any storage mod or not.
A7XRedAugust96 15 Aug @ 11:18am 
How do I get a core ?
嘤嘤嘤我是新人 14 Aug @ 9:19am 
求更新,现在框架有严重红字。
Exia-TTXA 14 Aug @ 9:01am 
叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!叶子更新!
callomerlose 13 Aug @ 7:31am 
用了github的,还是多了个human肉
黑暗@fmPf1KVp6 11 Aug @ 10:34pm 
@PROVIDENCE 我发现GitHub上有人修了创意工坊没更,用GitHub版本就没这红字了
PROVIDENCE 11 Aug @ 6:46pm 
这个也一直爆红,把日志扔ds分析出这些

1.DefOf 未初始化错误:

log
Tried to use an uninitialized DefOf of type DMS_DefOf/DamageDefOf/LetterDefOf/SoundDefOf/ThingDefOf...
原因:某些 MOD (可能是 The Dead Man's Switch)在游戏定义(Defs)加载完成前调用了 DefOf 类(如 ThingDefOf.Steel),违反了 RimWorld 的加载顺序规则。

影响:可能导致 MOD 功能失效或游戏崩溃。

涉及 MOD:DMS_DefOf(可能是某个 MOD 的自定义 DefOf)、核心游戏 DefOf 类

2.Harmony 补丁异常:

log
Patching exception in method System.Void Verse.AI.JobDriver::Cleanup...
Duplicate stacktrace... (重复 10 次)
原因:MOD Exosuit(原 WalkerGear)在尝试修补游戏方法 JobDriver.Cleanup 时失败,且错误重复出现。

影响:可能导致角色工作逻辑崩溃(如角色卡住、任务无法完成)。

关键线索:错误指向 Exosuit.ExosuitMod 的构造函数(.ctor)。
Ashmunduth 11 Aug @ 12:32pm 
i'm getting this error with harmony any idea how to solve it?
Ashmunduth 11 Aug @ 12:32pm 
Patching exception in method System.Void Verse.AI.JobDriver::Cleanup(Verse.AI.JobCondition condition)[Ref 2DCDD563] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Exosuit.ExosuitMod/<>c:<.ctor>b__1_2 (HarmonyLib.PatchClassProcessor)
HarmonyLib.CollectionExtensions:Do<HarmonyLib.PatchClassProcessor> (System.Collections.Generic.IEnumerable`1<HarmonyLib.PatchClassProcessor>,System.Action`1<HarmonyLib.PatchClassProcessor>)
HarmonyLib.CollectionExtensions:DoIf<HarmonyLib.PatchClassProcessor> (System.Collections.Generic.IEnumerable`1<HarmonyLib.PatchClassProcessor>,System.Func`2<HarmonyLib.PatchClassProcessor, bool>,System.Action`1<HarmonyLib.PatchClassProcessor>)
Exosuit.ExosuitMod/<>c:<.ctor>b__1_0 ()
Ashmunduth 11 Aug @ 12:32pm 
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
Rafa Lorenzo 11 Aug @ 10:29am 
DMCA karens will get karma just wait for it!
stripedspot 11 Aug @ 9:32am 
BRO NOO THEY HIT RIMWORLD
Latex Santa 11 Aug @ 8:17am 
@Obi™
Maybe it's James Cameron gettin pissy about the Amplified Mobility Platform mod.
Necromenta 11 Aug @ 6:55am 
Great concept, however, any enemy recommended mods for this? looks like it would get extremely OP fast
大番薯之怒 11 Aug @ 12:24am 
肉类里有个human肉
BloxyYoyo 10 Aug @ 6:45pm 
imma need someone to make gurren lagann, ASAP
Obi™ 10 Aug @ 2:39pm 
Probably some cringelord lmao
Marcos 10 Aug @ 12:55pm 
"Note: This item has been reported as copyright infringement. Valve will review the claim, notify the user who posted the item, and advise them of what to do."


Lol, what is that thing
SnekiChaos 9 Aug @ 12:47pm 
I am missing textures for the Mech buildings. Any idea what might be causing this?
Grimmas 9 Aug @ 4:42am 
@Dragoon thanks for the tip, I reported it on their Discord. The error is with only this Framework + Harmony without other mods.
rmrlrm 8 Aug @ 9:24pm 
When i try to get ride on suit, it just disappears. So many bug right now...
ПΛПО Dragoon 8 Aug @ 12:50pm 
You guys need to report that in the discord or at least on the AMP mod. This is just the framework and it appears to be working for the other mods that use the framework
Grimmas 8 Aug @ 3:38am 
Tihs mod currently throws errors [pastebin.com], possibly due to recent updates to Harmony.
Dewa 8 Aug @ 12:24am 
@wing_nut the AMP mod is bugged as hell right now and broken, SRV mod works tho
Pz.IV.H 8 Aug @ 12:16am 
resub doesnt work
Tomorrow 7 Aug @ 9:22pm 
how do i get a core?
\
ПΛПО Dragoon 7 Aug @ 8:29pm 
Did you resub to the mod and ensure it updates?
Wing Nut 7 Aug @ 2:06pm 
Mod currently doesn’t work for me. Built gantry, shelves, and modules. I can open the “exosuit” tab and see the AMP modules I built but it won’t let me select them. Please fix
adi 7 Aug @ 12:22pm 
nvm steam didnt download the newest version of the mod, bruh
adi 7 Aug @ 11:20am 
Anyone else having a problem with pawns being unable to repair an exosuit? Like they are trying to repair it but the theres 0 progress to the repair.
Dr.H 7 Aug @ 7:27am 
和harmony的更新补丁貌似冲突了?
TritiumQQQ 7 Aug @ 3:24am 
同样遇到楼下的问题,一模一样的红字报错,回退harmony版本可以暂时解决
月羽狐 7 Aug @ 1:23am 
对,harmony和这个冲了,那边刚刚更新过,好像是什么clean-up的ai冲了?看不懂
KL. 6 Aug @ 11:05pm 
在Harmony更新后和Harmony冲突了
Patching exception in method System.Void Verse.AI.JobDriver::Cleanup(Verse.AI.JobCondition condition)[Ref 3AFC4070] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
ƎNA 6 Aug @ 1:00pm 
@UNCLEEYOLF Bro, you're in the wrong page. You need the DMS mod
UNCLEEYOLF 6 Aug @ 10:55am 
Anyone having a bug producing with the machine printer? I tried making the stamponent and the loading bar is there like the pawn is doin the work but nothing came out. It’s the same while trying to make amything else. Help?
Latex Santa 5 Aug @ 11:12am 
@Deedlie DoLL
I agree. I gotta have RimCities and Exosuit Framework at the same time.
If they don't work, I'll just wait until the bugs and incompatibilities are fixed.
Deedlie DoLL 5 Aug @ 6:01am 
Discovered a mod conflict with rimcity and control factions when Exosuit is on the list no faction can be generated on new map except for 3-4 faction max and only principal city ( i turn on 493 mods and to find out what caused it was over 16h of changing mod and reloading game for create new game to finaly find the culprits it was hell and there is probably some other conflict with other mods but i gave up after finding out exosuit was the one who messed up my old mods playlist on1.5) i'll wait and see in fews weeks/months if i can put it back in too bad i realy love this mod :heart_eyes_yeti: but not for now :steamthumbsup:
Latex Santa 5 Aug @ 2:57am 
@Jeffbacca
Pretty sure you can. The pilot just can't have any sidearms.
But then again, they'll be piloting a mech suit, they won't NEED sidearms.
If they need self defense in melee, give them bionic arms, advanced bionic arms, or at least one power claw.
Jeffbacca 5 Aug @ 1:06am 
With the simple sidearm incompatible is it still possible to have a primary weapon equipped as with vanilla? I’d imagine it is I just want to check.
Endoskeleton_Jim 4 Aug @ 6:23pm 
Cannot install the core when I have it on the shelf next to the gantry