RimWorld

RimWorld

Sunset Weapon Technology 2
135 Comments
LuckyGoose  [author] 5 Sep @ 6:48am 
@月空 维持正常倍率即可,也可以稍微拉低一点
ゆきんこ 1 Sep @ 4:35am 
跟 Ratkin clothes维多利亚的港湾 不相容
月空 30 Aug @ 4:49am 
原版强度推荐多少倍率
恩诺 27 Aug @ 11:38pm 
游戏在尝试生成一个属于“残阳集团”派系的 pawn(人物)时,无法满足该 pawn 所必需的“采矿(Mining)”技能要求,在多次尝试(70次)后失败了,结果是游戏严重卡顿。
d2eng3state 15 Aug @ 11:07pm 
残阳的武器设置和Vanilla Expanded Fram Ework冲突报红字
LuckyGoose  [author] 11 Aug @ 10:24pm 
@Aizuki I see. This is an easter egg weapon related to World War I. Unfortunately, we forgot about it before, but I will quickly translate it.
Aizuki 11 Aug @ 10:08pm 
i translate the korean name , it told me that is "Red Cloud - The God Fist of Aryan"
Aizuki 11 Aug @ 10:06pm 
okay, it counted as weapon instead accessory and it had 777777 damage and 60000% building damage. if AI capture the text is right i should name ·赤云·雅利安神拳
LuckyGoose  [author] 11 Aug @ 9:10pm 
@Aizuki This MOD is created based on the English. During my tests in the English environment, I didn't find any weapons with non-English names. Therefore, please report more detailed information about the untranslated weapon to us to facilitate our search for it, such as its attack effects.
LuckyGoose  [author] 11 Aug @ 9:05pm 
@AsakuraJyuuya 已经修复了皮下微械泵在1.6的BUG
Aizuki 7 Aug @ 12:20am 
there still untranslated weapon from korea to english , i cant even copy paste the name because i dont understand it
Shadefyre 1 Aug @ 3:42am 
How do you get pawns to actually insert mass into an SCS reactor?
AsakuraJyuuya 22 Jul @ 12:16pm 
正好发现了新问题,目标指示器的标记就标记一瞬间就结束了,正常应该是持续标记5个人嘛。
LuckyGoose  [author] 22 Jul @ 4:42am 
@AsakuraJyuuya 我在第一次调试MOD时也遇到了这个bug,不过后来它没有复现。我们会尝试去解决这个问题。
AsakuraJyuuya 18 Jul @ 9:35am 
那个皮下微械泵平时没事会反反复复跳CD12时的字样,太鬼畜了...记得1.5的时候只有受伤激活才会出现冷却时间吧。
LuckyGoose  [author] 14 Jul @ 3:29am 
@Bounty Hello, we have received your reply. We would like to express our sincere gratitude for your detailed feedback and the attached solutions. Unfortunately, our DLL developer is currently having his computer repaired. Nevertheless, we will fix all errors in the MOD within a few days.
Bounty 14 Jul @ 1:56am 
Hi again, I found another issue in your mod that causes a crash on RimWorld 1.6.

This line in your mod is trying to patch a method that no longer exists in the game:

MoteDraw.Patch_ProcessApparel::ProcessApparel_Postfix

This causes a HarmonyException: Undefined target method for patch during startup.

Please double-check the method signature and update the Harmony patch accordingly.
It might be that the method you're trying to patch was renamed or removed in RimWorld 1.6.

Thanks again for the mod—just trying to help you fix compatibility issues 😊
Bounty 14 Jul @ 1:50am 
Hi, I'm getting an error from your mod on RimWorld 1.6. It crashes on startup because of this line in your code:
allDef.defName.Substring(allDef.defName.Length - 3) == "_cy"

This causes a System.ArgumentOutOfRangeException if the defName is shorter than 3 characters.

Please add a check like this to avoid the crash:
if (allDef.defName.Length >= 3 && allDef.defName.Substring(allDef.defName.Length - 3) == "_cy")

Thanks for the mod! Just wanted to help you find this issue.
GENESIC GAOGAIGAR 11 Jul @ 10:01am 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
Takkik 25 Jun @ 12:35pm 
Thx, figured out it auto plant around. Though it grow up the plant inside.
LuckyGoose  [author] 16 Jun @ 4:15am 
@Takkik Hello, the SCS planter box needs to be filled with orangeous spores and connected to power to work.
Takkik 22 May @ 1:18am 
Love the mod so far, but how the scs planter box and mushroom works ? How I grow up my own orangeous ?
玉米淀粉  [author] 15 Apr @ 1:07am 
Yekaterinnani i think it is normal,because you can choose whether the enemy carries the weapon of this mod or not
Yekaterinnani 14 Apr @ 2:18pm 
Is it normal that the price of implants and weapons from this mod are like 500 silver? Is very cheap
LuckyGoose  [author] 17 Mar @ 1:27am 
@kubox 现在更新了星核种植箱,没有dlc也能种蘑菇了
玉米淀粉  [author] 20 Feb @ 2:45am 
@kubox 你需要至少一个有种子的dlc才能种
kubox 17 Feb @ 6:22am 
孢子没有种植键,不知道是不是和原版种植扩展冲突了,然后反应堆塞不进去尸体,这个就完全不知道是和什么冲突了:sleepyjill:
玉米淀粉  [author] 16 Feb @ 6:34am 
@Lonely death 可能是我使用了被程序认为可以被优化的字典导致的吧,反正不会影响到游戏
Lonely death 12 Feb @ 5:35am 
我也出现了这个问题,可能是和 performance optimizer 这个mod某项冲突了:sleepyjill:
Error in static constructor of SimpleClass: System.TypeInitializationException: The type initializer for 'SimpleClass' threw an exception. ---> System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
玉米淀粉  [author] 11 Feb @ 5:05pm 
@谁黑皮谁肘击谁在连累直升机 残阳企业拓展里不是有吗,分导弹头的那个
胸这么小你别说话 11 Feb @ 9:05am 
谢谢大佬的解惑,已经学会如何搭建反应房了,另外想问下,以后会不会有类似迫击炮原理的炮塔?波能三门炮虽好,但它没办法对付用地图另一端迫击炮的阵地袭击,所以想问下会不会有这样的打算:happy_seagull:
玉米淀粉  [author] 9 Feb @ 5:09pm 
@谁黑皮谁肘击谁在连累直升机 害怕爆炸的话可以用花岗岩隔着一格包起来,这样爆炸之后至少会留一滴血
玉米淀粉  [author] 9 Feb @ 5:08pm 
@谁黑皮谁肘击谁在连累直升机 直接按照传奇数值填的,防止大家用这么贵的材料造出来的东西却是次品
胸这么小你别说话 9 Feb @ 11:05am 
而且我发现做出来的武器没有品质,是特地不加的还是后面会加上?
胸这么小你别说话 9 Feb @ 10:08am 
大佬,星核物质反应器可不可以加个设置不产生爆炸,这东西放家里怕炸坏装备,放野外怕炸坏孩子,刚刚已经有个野游归来的鼠子路过被炸倒在地了:sad_seagull:
玉米淀粉  [author] 7 Feb @ 8:50pm 
星核烟花现在绝版了,只能从商队获取
玉米淀粉  [author] 2 Feb @ 4:14am 
@小呆唯 我复现不出bug
黑暗@fmPf1KVp6 1 Feb @ 5:22pm 
Error in static constructor of SimpleClass: System.TypeInitializationException: The type initializer for 'SimpleClass' threw an exception. ---> System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
用AI分析了一下四条红字原因都是startIndex参数小于零
玉米淀粉  [author] 5 Jan @ 7:33pm 
@intra very sorry,i m a high school student,so i dont have enough time to make ce patch
intra 3 Jan @ 4:16pm 
sad to see no CE, but this is SO COOL nice :) :steamthumbsup:
玉米淀粉  [author] 25 Dec, 2024 @ 7:48pm 
@想吃loli的雪糕 加强了
想吃loli的雪糕 25 Dec, 2024 @ 6:27am 
我这夕阳波能三门炮怎么不需要弹药了,是有mod冲突了么
LuckyGoose  [author] 15 Dec, 2024 @ 3:51am 
1*修复了一个关于激光指示器照射小人时,若小人走进休眠仓或空投仓等掩体后激光不会消失的bug
2*修改了2x2大小炮塔的贴图
玉米淀粉  [author] 14 Dec, 2024 @ 2:03am 
@LittleW411 可以试试手动攻击随便一个小人5次,这样就被重置掉了
LittleW411 14 Dec, 2024 @ 12:54am 
夕阳目标指示器的bug:在指示目标为米利安的时候,被指示的米利安若是升变成功,会导致激光一直指示升变的那一瞬间米利安所在的位置不会取消。
玉米淀粉  [author] 7 Dec, 2024 @ 10:32pm 
@ 白眉鹰王 残阳自己的派系收
玉米淀粉  [author] 7 Dec, 2024 @ 10:32pm 
@ItzKriefer if you want it then you have to take it
ItzKriefer 7 Dec, 2024 @ 3:28pm 
Is it still not compatible with CE?
玉米淀粉  [author] 16 Nov, 2024 @ 5:44am 
现在光棱塔也有发光贴图了
白眉鹰王 12 Nov, 2024 @ 5:10pm 
大佬,你的武器卖不出去啊,其它派系不收。