RimWorld

RimWorld

Orbital_Support(轨道打击支援)
99 Comments
Shogun with Shotgun™ 4 Oct @ 7:10am 
Thats Hilarious !!! For Super EARTH
mydmm25 25 Sep @ 11:17am 
FOR SUPER EARTH AND DEMOCRACY:steamthumbsup:
超绝抹茶千层蛋糕! 21 Sep @ 6:07am 
⬆➡⬇⬇⬇!
oldnewone 20 Sep @ 1:21am 
same error as hohong16
Tai Tai 13 Sep @ 10:47pm 
疑似导致主脑地图无法生成主脑稳定器
海的味道鬼知道 6 Sep @ 11:10pm 
疑似导致主脑地图无法生成主脑稳定器
hohong16 31 Aug @ 4:41am 
问题根源:
模组作者错误地认为 HediffGiver_Birthday 类和其他的 HediffGiver(如 HediffGiver_Event)一样,拥有一个 onlyOnce 字段。但实际上,HediffGiver_Birthday 的设计初衷就是每次生日都会触发,所以游戏源码里根本没有定义 onlyOnce 这个字段。因此,游戏在解析这个XML时懵了,不知道该如何处理这个不存在的标签。

是不是因為泰南更新了的關係呀
hohong16 31 Aug @ 4:40am 
ai分析

核心错误是:

XML error: <onlyOnce>true</onlyOnce> doesn't correspond to any field in type HediffGiver_Birthday.

用通俗的语言解释就是:

在一个 HediffGiver_Birthday 的XML节点里,你写了一个 <onlyOnce>true</onlyOnce> 的标签,但是 HediffGiver_Birthday 这个类里面根本不存在名叫 onlyOnce 的字段(Field)可供赋值。

HediffGiver_Birthday: 这是游戏的一个机制,用于在角色过生日(年龄增加)时给予他们一个健康状态(Hediff),例如年老带来的背痛、白内障等。它就是“生日礼物”(不过是负面的)的发放者。

<onlyOnce>: 这是一个常见的XML标签,通常用于表示某个效果是否只应生效一次。很多其他的 HediffGiver(健康状态给予器)可能有这个字段。

MechDecayHediff: 从名字上看,这很可能是一个模组添加的“机械衰变”健康状态,意图在机械单位“生日”时给予它们,模拟机械老化。
忱谷on 30 Aug @ 12:18am 
请问有炮塔没汉化是正常情况吗?
liubge4754 30 Aug @ 12:15am 
中途加入mod会导致岩石之类的自然生成物消失
republic_cat 27 Aug @ 10:52pm 
mod doesnt seem to work for me. building just dont show up
EIKUN 27 Aug @ 5:25pm 
非常好mod,爱来自麦辣粉河老兵:steamthumbsup:
3238659256 25 Aug @ 8:08am 
Failed to find Verse.ThingDef named MechPod. There are 3480 defs of this type loaded.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DefDatabase`1<Verse.ThingDef>:GetNamed (string,bool)
Verse.GenDefDatabase:GetDef (System.Type,string,bool)
RimWorld.DefOfHelper:BindDefsFor (System.Type)
3238659256 25 Aug @ 8:08am 
Could not resolve cross-reference: No Verse.ThinkTreeDef named MechFriendly found to give to Verse.RaceProperties Verse.RaceProperties
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_0:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
3238659256 25 Aug @ 8:07am 
XML format error: Raw text found inside a list element. Did you mean to surround it with list item <li> tags? <butcherProducts>...</butcherProducts>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ValidateListNode (System.Xml.XmlNode,System.Xml.XmlNode,System.Type)
(wrapper dynamic-method) Verse.DirectXmlToObjectNew/DummyTypeToHoldDynamicMethods:ParseAndSetListField_Verse_ThingDefCountClass (object,System.Reflection.FieldInfo,System.Xml.XmlNode,System.Type)
3238659256 25 Aug @ 8:07am 
XML format error: Raw text found inside a list element. Did you mean to surround it with list item <li> tags? <statBases><Flammability>0</Flammability><MarketValue>1200</MarketValue><PsychicSensitivity>0.5</PsychicSensitivity><ToxicResistance>1</ToxicResistance><ComfyTemperatureMin>-100</ComfyTemperatureMin><ComfyTemperatureMax>250</ComfyTemperatureMax><MeatAmount>0</MeatAmount><ArmorRating_Heat>2.00</ArmorRating_Heat><BandwidthCost MayRequire="Ludeon.RimWorld.Biotech">2</BandwidthCost><ControlTakingTime MayRequire="Ludeon.RimWorld.Biotech">12</ControlTakingTime><ToxicEnvironmentResistance>1</ToxicEnvironmentResistance><MechEnergyLossPerHP MayRequire="Ludeon.RimWorld.Biotech">0.33</MechEnergyLossPerHP><WastepacksPerRecharge
3238659256 25 Aug @ 8:07am 
XML error: <onlyOnce>true</onlyOnce> doesn't correspond to any field in type HediffGiver_Birthday. Context: <li Class="HediffGiver_Birthday"><hediff>MechDecayHediff</hediff><onlyOnce>true</onlyOnce></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.XmlToObjectUtils:DoFieldSearch (System.Type,System.Xml.XmlNode,System.Xml.XmlNode)
Verse.DirectXmlToObjectNew:ResolveFieldForNode (System.Type,System.Xml.XmlNode,System.Xml.XmlNode)
3238659256 25 Aug @ 8:06am 
出现了几条红字报错
云之遥Rikka 24 Aug @ 11:52pm 
Lord GSnakeUS 24 Aug @ 10:52pm 
"No valid tactical map!" and "(no other valid maps)". what are these errors and how to fix them?
Ecr  [author] 24 Aug @ 8:06pm 
@云之遥 我明白了我看一下
Ecr  [author] 24 Aug @ 8:05pm 
@there have already been 500kg Antigrain warhead,so you mean a whole map bomb?
云之遥Rikka 24 Aug @ 9:20am 
可以兼容SOS2吗,在1.6里SOS2的飞船起飞后不被判定为在轨道上
革命军-轻风 24 Aug @ 4:02am 
能不能调下名字的语言排序,英文在前汉语在括号里老别扭了
革命军-轻风 24 Aug @ 4:01am 
佬,有红字报错。deepseek说很严重,会导致长期存档崩溃QWQ
非常遗憾,从日志来看,最核心的错误依然存在:

log
SaveableFromNode exception: System.InvalidCastException: Specified cast is not valid.
[Ref 88DF6580]
...
Subnode:
<ModSettings Class="laserstrikesystem.OrbitalStrikeSettings"><bombardment_impactAreaRadius>3</bombardment_impactAreaRadius><OrbitalStrike_CooldownSec>360</OrbitalStrike_CooldownSec></ModSettings>
这个错误重复出现了5次。
23 Aug @ 4:38pm 
Failed to find Verse.ThingDef named MechPod. There are 13614 defs of this type loaded
this one s here too
i think its also from your mod? or i'm just dumb ngl
23 Aug @ 4:37pm 
Config error in Orbital_Mech_Scyther: Orbital_scyther mech has no butcher products set
minor xml error
Serfs 23 Aug @ 2:56pm 
My issues with no operator went away! Yay!

Can you add a nuclear strike option from rimatomics one day lol?
Ecr  [author] 23 Aug @ 10:48am 
Note: (1) Most of the content requires Biotech (DLC)! Without this DLC, only deployments of Fl ying Ant Squad and Heavy Team can be used.
(2) Deployed allied mechanoids will not attack player, cannot be controlled by player, will not die on their own, and will attack most other factions.
(3) Surviving allied mechanoids after deployment can be killed for recycling by player attacks; allied mechanoids will not resist player.
(4) Currently, there are quite a few red error messages appearing; I will work on addressing them more promptly in the future, but for now, they will only report errors and will not lead to serious performance issues.
Ecr  [author] 23 Aug @ 10:48am 
8/24 Important Update/Instructions
1. The Orbital Strike Center has added fire-extinguishing shells, usable within a range of 20 without the need for fuel.
2. The Engineering Port has undergone a major update, adding the ability to deploy allied mechanoid airdrop support, adding new fuel to the democratic liberation of RimWorld!
Ecr  [author] 23 Aug @ 10:42am 
8/24重要更新/指令
1.轨道打击中心新添灭火炮弹,无需原料即可使用范围20
2.工程港大幅更新,增添友方机械族空投支援部署能力,为rimworld的民主解放再添新柴!
注意:(1)大部分内容需要Biotech(DLC) ! ,若没有此DLC只能使用飞螳小队与重型小组的部署
(2)部署后的友方机械族不会攻击玩家,不能被玩家操控,不会自主死亡,会攻击大部分其他阵营
(3)部署后幸存的友方机械族能通过玩家攻击杀死回收,友方机械族不会反抗玩家
(4)目前有不少红字出现,日后我会加紧处理,目前最多只会报错并不会出现严重性能问题
Ecr  [author] 23 Aug @ 10:30am 
@夜行 不好意思,这两个主要是因为我初期想使用变量设置但是后来舍弃了最终留下的底层废码,如果要解决就得手动黏贴三四十次把setting整个换掉.虽然现在实测不影响使用,我后面有时间会想办法修复的
FripouilleSaharienne 23 Aug @ 6:21am 
Very very fun but denitly needs balancing :steammocking: :steamhappy:
夜行 23 Aug @ 1:11am 
作者大大,我打了你的mod显示两个红字,下面是ai的解析
1、XML 设置文件中的类命名空间与代码中的命名空间不匹配。
问题根源
XML 中的类名: orbitstrikecentre_range.OrbitalStrikeSettings

代码期望的类名: laserstrikesystem.OrbitalStrikeSettings
2、和错误信息显示了一个新的不匹配:

XML 中的类名: orbitstrikecentre_range.OrbitalStrikeSettings

代码期望的类名: orbitstrikecentre.OrbitalStrikeSettings

问题在于命名空间中的 _range 后缀不匹配。

请问要怎么解决这个问题呀?
Ecr  [author] 22 Aug @ 8:59am 
@光头放心打包有我 三个建筑只能在太空中使用,现在建筑同样可以布置在小行星上所以不一定需要飞船上轨道,你可以通过小行星火炮基地支援交战中的地面飞船
Ecr  [author] 22 Aug @ 8:56am 
@匡扶汉室,重任在肩! 谢谢,我这个mod中的特殊炮弹本质上其实就是生成了瞬爆地雷,所以只要有具体的效果def那就可以移植上去
那都提醒你不在轨道上了,意思就是你把飞船开到轨道上去啊
光头放心打包有我 21 Aug @ 10:27am 
使用建筑,提示飞船不在轨道上。不是很懂
太牛啦作者大大,这MOD真好玩!倒不用特意稿什么联动,就套那种原版迫击炮的代码就行(大概?),很多MOD加了些特别的迫击炮弹,塞在原版的迫击炮也能发射出去,我想在咱这MOD里有可能也用上么?
Ecr  [author] 20 Aug @ 8:27pm 
@The God oh i see.i forget to delete them ,sorry
Ecr  [author] 20 Aug @ 8:25pm 
@匡扶汉室,重任在肩! mod联动吗,我自己是搞了个消防炮弹.下一次更新我会加上来
The God 20 Aug @ 2:56pm 
The mod setting for me spawned 6 times, as in when I open my mod setting page, I get
"Standalone orbital strike" "Standalone orbital strike"
"Standalone orbital strike" "Standalone orbital strike"
"Standalone orbital strike" "Standalone orbital strike"
太牛了,作者还更新么?比如说空投点自定义炮弹什么的,有个Mod里的镇静很好用
Ayaka 20 Aug @ 4:56am 
是谁在呼叫舰队
Serfs 19 Aug @ 2:05pm 
I had an issue with 'No operator' when I try to launch the 380mm using a regular baseliner pawn. I have a lot of mods though
FripouilleSaharienne 19 Aug @ 1:10pm 
Thank you sosososo much !!!! :steamhappy: :steamhappy: :steamhappy:
T h e R a t 19 Aug @ 8:55am 
I'm not sure why, adding this to my save caused half the mountains in the map to disappear entirely. Little bit of a problem when my base is made of mountains. Removing it fixed the mountains. Unsure why that would be causing this kind of conflict...
H.k Hunter 19 Aug @ 6:24am 
非常好模组:steamhappy:
*召唤CE神教补丁神甫:insurgent:
Ecr  [author] 19 Aug @ 6:01am 
@PSIONIC海豹 呃,一部分原因是连发太强了现在60发能放倒2-3个人我觉得强度差不多了,再来就是为了方便前期使用其实空降成本不高就几个零件.体积确实比较大了如果你们觉得需要那我换成2*3好了
PSIONIC海豹 19 Aug @ 12:55am 
感觉工程岗这么大一个但是炮塔弹药又有点少哈哈,哪个机枪炮塔好像就60发弹药