边缘世界 RimWorld

边缘世界 RimWorld

RimZoo (Broken)
 此主题已被置顶,因此可能具有重要性
Codiiiy  [开发者] 7 月 10 日 上午 9:40
Bug Reports
Please paste any issues found here. Thank you
最后由 Codiiiy 编辑于; 7 月 10 日 上午 9:41
< >
正在显示第 1 - 9 条,共 9 条留言
maselko 7 月 12 日 上午 6:25 
Subject: Bug Report – Pen Markers Reset on Game Load

Hi! I’ve noticed a bug when using your mod in RimWorld. Every time I load a saved game, my pen markers reset to default settings. I have two pens with quail (I use them for breeding and have them split by gender – males in one, females in the other), but after loading the game, the animal assignments revert, and the pens no longer keep the separation. This didn’t happen before I installed your mod, so I think it might be related.

Could you please take a look when you have time? Thanks a lot for your work — I really like the mod!
tayinky 7 月 12 日 上午 7:20 
Hii i have a cougar enclosure, it had a den with a muffalo bed that it attempts to reach but never is allowed to lay down (like walks into it) i put the bed outside in the main enclosure too but no dice!
It has only happened once i made it try in enclosure. Anyone else having this problem?
Codiiiy  [开发者] 7 月 12 日 上午 10:54 
I will start work soon on these issues. With the full release of 1.6 I expected some problems and they will be corrected.
ApolloDivided 7 月 12 日 下午 4:29 
Figured I'd mention my bug here as well

On a coast tile the guests (when they do show up) like to spawn on deep ocean tiles causing them to get stuck. Idk if thats a this mod issue or a rimworld issue but either way, safe to say it anyways c:
Codiiiy  [开发者] 7 月 12 日 下午 10:59 
引用自 maselko
Subject: Bug Report – Pen Markers Reset on Game Load

Hi! I’ve noticed a bug when using your mod in RimWorld. Every time I load a saved game, my pen markers reset to default settings. I have two pens with quail (I use them for breeding and have them split by gender – males in one, females in the other), but after loading the game, the animal assignments revert, and the pens no longer keep the separation. This didn’t happen before I installed your mod, so I think it might be related.

Could you please take a look when you have time? Thanks a lot for your work — I really like the mod!
This has been addressed, Thank you for time testing the mod and reporting.
Codiiiy  [开发者] 7 月 12 日 下午 11:00 
引用自 tayinky
Hii i have a cougar enclosure, it had a den with a muffalo bed that it attempts to reach but never is allowed to lay down (like walks into it) i put the bed outside in the main enclosure too but no dice!
It has only happened once i made it try in enclosure. Anyone else having this problem?
I have fixed this, Thank you for reporting and your patience.
Codiiiy  [开发者] 7 月 12 日 下午 11:00 
引用自 ApolloDivided
Figured I'd mention my bug here as well

On a coast tile the guests (when they do show up) like to spawn on deep ocean tiles causing them to get stuck. Idk if thats a this mod issue or a rimworld issue but either way, safe to say it anyways c:
I adjusted the code and this should not happen anymore, Thank you for reporting.
DarksideQueen 7 月 16 日 上午 6:40 
In reference to the recent comments made, I also am experiencing lag. In dev mode, I encountered this error.

Exception processing alert RimWorld.Alert_AnimalPenNeeded: System.NullReferenceException: Object reference not set to an instance of an object
[Ref E0AF9346]
at RimZoo.Patch_IsRopeManagedAnimalDef.Prefix (Verse.ThingDef td, System.Boolean& __result) [0x00016] in <a6214cf658f94feb834e3061f1fede9f>:0
at Verse.AnimalPenUtility.IsRopeManagedAnimalDef (Verse.ThingDef td) [0x00019] in <fcfab19af5d14a608a65ebd77f29482f>:0
- PREFIX com.rimzoo.exhibitharmonypatch: Boolean RimZoo.Patch_IsRopeManagedAnimalDef:Prefix(ThingDef td, Boolean& __result)
at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x00037] in <1f993cbf88314b1baa1e10ca917bdc64>:0
at Verse.AnimalPenUtility.GetFixedAnimalFilter () [0x00042] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.CompAnimalPenMarker.AcceptsToPen (Verse.Pawn animal) [0x00017] in <fcfab19af5d14a608a65ebd77f29482f>:0
- POSTFIX GiddyUp: Boolean GiddyUpCore.RideAndRoll.Harmony.CompAnimalPenMarker_AcceptsToPen:Postfix(Boolean __result, Pawn animal)
at Verse.AnimalPenUtility.CheckUseAndReach (Verse.Pawn animal, RimWorld.CompAnimalPenMarker penMarker, System.Boolean allowUnenclosedPens, Verse.Pawn roper, System.Boolean& foundEnclosed, System.Boolean& foundUsable, System.Boolean& foundReachable) [0x00016] in <fcfab19af5d14a608a65ebd77f29482f>:0
at Verse.AnimalPenUtility.CanUseAndReach (Verse.Pawn animal, RimWorld.CompAnimalPenMarker penMarker, System.Boolean allowUnenclosedPens, Verse.Pawn roper) [0x00002] in <fcfab19af5d14a608a65ebd77f29482f>:0
at Verse.AnimalPenUtility.GetCurrentPenOf (Verse.Pawn animal, System.Boolean allowUnenclosedPens) [0x0008c] in <fcfab19af5d14a608a65ebd77f29482f>:0
- POSTFIX com.rimzoo.exhibitharmonypatch: Void RimZoo.Patch_AnimalPenUtility_GetCurrentPenOf:Postfix(Pawn animal, Boolean allowUnenclosedPens, CompAnimalPenMarker& __result)
at RimWorld.Alert_AnimalPenNeeded.CalculateTargets () [0x000d9] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Alert_AnimalPenNeeded.GetReport () [0x00000] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Alert.Recalculate () [0x00012] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.AlertsReadout.CheckAddOrRemoveAlert (RimWorld.Alert alert, System.Boolean forceRemove) [0x00000] in <fcfab19af5d14a608a65ebd77f29482f>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Log:ErrorOnce (string,int)
RimWorld.AlertsReadout:CheckAddOrRemoveAlert (RimWorld.Alert,bool)
RimWorld.AlertsReadout:AlertsReadoutUpdate ()
RimWorld.UIRoot_Play:UIRootUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()
Codiiiy  [开发者] 7 月 16 日 上午 10:02 
引用自 DarksideQueen
In reference to the recent comments made, I also am experiencing lag. In dev mode, I encountered this error.

Exception processing alert RimWorld.Alert_AnimalPenNeeded: System.NullReferenceException: Object reference not set to an instance of an object
[Ref E0AF9346]
at RimZoo.Patch_IsRopeManagedAnimalDef.Prefix (Verse.ThingDef td, System.Boolean& __result) [0x00016] in <a6214cf658f94feb834e3061f1fede9f>:0
at Verse.AnimalPenUtility.IsRopeManagedAnimalDef (Verse.ThingDef td) [0x00019] in <fcfab19af5d14a608a65ebd77f29482f>:0
- PREFIX com.rimzoo.exhibitharmonypatch: Boolean RimZoo.Patch_IsRopeManagedAnimalDef:Prefix(ThingDef td, Boolean& __result)
at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x00037] in <1f993cbf88314b1baa1e10ca917bdc64>:0
at Verse.AnimalPenUtility.GetFixedAnimalFilter () [0x00042] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.CompAnimalPenMarker.AcceptsToPen (Verse.Pawn animal) [0x00017] in <fcfab19af5d14a608a65ebd77f29482f>:0
- POSTFIX GiddyUp: Boolean GiddyUpCore.RideAndRoll.Harmony.CompAnimalPenMarker_AcceptsToPen:Postfix(Boolean __result, Pawn animal)
at Verse.AnimalPenUtility.CheckUseAndReach (Verse.Pawn animal, RimWorld.CompAnimalPenMarker penMarker, System.Boolean allowUnenclosedPens, Verse.Pawn roper, System.Boolean& foundEnclosed, System.Boolean& foundUsable, System.Boolean& foundReachable) [0x00016] in <fcfab19af5d14a608a65ebd77f29482f>:0
at Verse.AnimalPenUtility.CanUseAndReach (Verse.Pawn animal, RimWorld.CompAnimalPenMarker penMarker, System.Boolean allowUnenclosedPens, Verse.Pawn roper) [0x00002] in <fcfab19af5d14a608a65ebd77f29482f>:0
at Verse.AnimalPenUtility.GetCurrentPenOf (Verse.Pawn animal, System.Boolean allowUnenclosedPens) [0x0008c] in <fcfab19af5d14a608a65ebd77f29482f>:0
- POSTFIX com.rimzoo.exhibitharmonypatch: Void RimZoo.Patch_AnimalPenUtility_GetCurrentPenOf:Postfix(Pawn animal, Boolean allowUnenclosedPens, CompAnimalPenMarker& __result)
at RimWorld.Alert_AnimalPenNeeded.CalculateTargets () [0x000d9] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Alert_AnimalPenNeeded.GetReport () [0x00000] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Alert.Recalculate () [0x00012] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.AlertsReadout.CheckAddOrRemoveAlert (RimWorld.Alert alert, System.Boolean forceRemove) [0x00000] in <fcfab19af5d14a608a65ebd77f29482f>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Log:ErrorOnce (string,int)
RimWorld.AlertsReadout:CheckAddOrRemoveAlert (RimWorld.Alert,bool)
RimWorld.AlertsReadout:AlertsReadoutUpdate ()
RimWorld.UIRoot_Play:UIRootUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()
Is this with other mods activated? I'm trying to recreate the issue for testing but can't seem to recreate it.
最后由 Codiiiy 编辑于; 7 月 16 日 上午 10:56
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50