边缘世界 RimWorld

边缘世界 RimWorld

D9 Framework
 此主题已被置顶,因此可能具有重要性
dninemfive  [开发者] 2020 年 3 月 27 日 上午 11:10
Bug reports
Update: if you can, please create GitHub issues[github.com] instead of using this chat; other guidelines still apply.

Post bug reports here! Please follow the guidelines on the Rimworld discord[discord.gg]#troubleshooting - namely, provide a HugsLib log containing the error message.
最后由 dninemfive 编辑于; 2020 年 7 月 1 日 下午 12:25
< >
正在显示第 1 - 11 条,共 11 条留言
Lyra 2020 年 4 月 19 日 下午 3:37 
Update: Apr 19 @ 2:29pm
- Fix several issues with PlaceWorker_OnWall. Due to a vanilla bug, still doesn't work without a significant amount of XML configuration.
- Attempt to patch the above issue, doesn't seem to work but has no side-effects either.

Bug: On new games, possibly existing ones as well, the build wall order no longer properly works. Attempting to place down build wall orders over grass, trees, or other plants gives the error "Space already occupied" and the intended blueprint cannot be placed down.
dninemfive  [开发者] 2020 年 4 月 19 日 下午 4:02 
@Lyra Please post a HugsLib log. Does turning off the Force Allow Place Over Fix patch in the mod options fix this?
最后由 dninemfive 编辑于; 2020 年 4 月 19 日 下午 4:02
dninemfive  [开发者] 2020 年 4 月 19 日 下午 4:59 
@Lyra I have confirmed your issue and am working on a fix.
KDart 2020 年 4 月 20 日 下午 7:45 
I don't know why but my colonists wont work on the geothermal generator blueprint. If there are trees or something in the way I can right click make them work on it but once it's clear and they should be starting to place the materials they stop. I can build other power sources just fine it seems to be just the geo. I have tried everything and the only thing that fixes it is to turn off this mod.

I don't really get an error message but if you still need anything let me know and I can get it. Thanks!
dninemfive  [开发者] 2020 年 4 月 20 日 下午 7:49 
@KDart Try disabling "Force Allow Place Over Fix" in the mod options and restarting the game. I've confirmed the issue, looking at a fix.

Edit: it seems I forgot to add that option, oops. Will have at least a hotfix out soon.

Edit 2: The option does exist, but it's unlabeled. Disable the fourth option in the menu.
最后由 dninemfive 编辑于; 2020 年 4 月 20 日 下午 7:51
KDart 2020 年 4 月 20 日 下午 8:00 
Just came back to ask if that was the one and saw your edit :p

Yes, that seems to work and I can now build the gen. Thanks for the quick reply too.
dninemfive  [开发者] 2020 年 4 月 20 日 下午 8:02 
@KDart No problem! Hopefully I can figure out why this little patch affects so many things lol
夜月重楼 2021 年 3 月 1 日 下午 8:59 
After a lot of experimentation and learning over the holidays, I got my custom beacon to work. The "Prefix" method does not work, it must be "Postfix", and "__instance" must be "ref" for it to work. Just like your NegativeFertilityPatch type. But the [ref][__instance] of the "TradeableCellsaround" method returns an error, so I changed the property [Tradeableells] and overwrote the "placeWorker".
夜月重楼 2021 年 3 月 1 日 下午 9:06 
I still don't understand why something like "Pawn __instance" doesn't need "ref". "Plant __instance" and buildings require "ref". Thanks for the example of "NegativeFertilityPatch".
夜月重楼 2021 年 3 月 1 日 下午 9:41 
Also, it might be a problem with "ref__instance" that causes me to think "Prefix "doesn't work. That's how I did it anyway.
maledin 2021 年 12 月 19 日 下午 9:23 
引用自 夜月重楼
After a lot of experimentation and learning over the holidays, I got my custom beacon to work. The "Prefix" method does not work, it must be "Postfix", and "__instance" must be "ref" for it to work. Just like your NegativeFertilityPatch type. But the [ref][__instance] of the "TradeableCellsaround" method returns an error, so I changed the property [Tradeableells] and overwrote the "placeWorker".

Would you mind sharing your solution with me? I’ve been trying to crack the trade beacon nut for a while to no avail.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50