plebejer Posted September 14, 2025 Posted September 14, 2025 (edited) @Alpenglow I'm also getting errors like Erirth and Grojcig. Failed to load key/value pair: Head, System.Xml.XmlElement Failed to load key/value pair: AnimalPenis, System.Xml.XmlElement I'm also getting errors for your other mod "Lewd Canine Style", which another has reported previously, but thought it was another mod that caused it. Mod Alpenglow.Lewd.Canine.Style has multiple RimWorld.RitualVisualEffectDefs named Canine. Skipping. I also encountered this one: Could not resolve cross-reference: No Verse.FleckDef named Paw found to give to RimWorld.CompProperties_RitualEffectIntervalSpawnCircle RimWorld.CompProperties_RitualEffectIntervalSpawnCircle My last try included deleting all files from rimworld and reinstalling (yes, I also deleted the ones in the LocalLow/Ludeon etc. folder) as well as running a complete minimum-loadorder for testing - still no luck. I've included the complete logfile as an attachment. Using the latest Version of rimworld and all meaningful DLC Here's my loadorder for the latest test: ##edit## Also added Sized apparel, animal graphics addon and ARC2 as I thought they may be soft-dependencies, but to no avail. ##edit2## Got rid of this error: Could not resolve cross-reference: No Verse.FleckDef named Paw found to give to by removing the Ritual_VisualEffects.xml.xml from Lewd Canine Style\1.6\Defs It looks like it's a duplicate of MyCustomFlecks.xml.xml so maybe a leftover from 1.5? ##edit3## Got rid of this error: XML error: <workerType>Rimworld_Animations.PawnRenderNodeWorker_GraphicVariants</workerType> doesn't correspond to any field in type PawnRenderNodeProperties_GraphicVariants. by changing <workerType> to <workerClass>in 3 files (Hand 1.xml. Hand 2.xml, CumDog.xml).... don't know if it still works, but other mods used the workerClass name when calling Rimworld_Animations.PawnRenderNodeWorker_GraphicVariants Now only those errors are left: Failed to load key/value pair: Head, System.Xml.XmlElement Failed to load key/value pair: AnimalPenis, System.Xml.XmlElement Player.log Edited September 14, 2025 by plebejer
Alpenglow Posted September 14, 2025 Author Posted September 14, 2025 4 hours ago, plebejer said: @Alpenglow I'm also getting errors like Erirth and Grojcig. Failed to load key/value pair: Head, System.Xml.XmlElement Failed to load key/value pair: AnimalPenis, System.Xml.XmlElement I'm also getting errors for your other mod "Lewd Canine Style", which another has reported previously, but thought it was another mod that caused it. Mod Alpenglow.Lewd.Canine.Style has multiple RimWorld.RitualVisualEffectDefs named Canine. Skipping. I also encountered this one: Could not resolve cross-reference: No Verse.FleckDef named Paw found to give to RimWorld.CompProperties_RitualEffectIntervalSpawnCircle RimWorld.CompProperties_RitualEffectIntervalSpawnCircle My last try included deleting all files from rimworld and reinstalling (yes, I also deleted the ones in the LocalLow/Ludeon etc. folder) as well as running a complete minimum-loadorder for testing - still no luck. I've included the complete logfile as an attachment. Using the latest Version of rimworld and all meaningful DLC Here's my loadorder for the latest test: ##edit## Also added Sized apparel, animal graphics addon and ARC2 as I thought they may be soft-dependencies, but to no avail. ##edit2## Got rid of this error: Could not resolve cross-reference: No Verse.FleckDef named Paw found to give to by removing the Ritual_VisualEffects.xml.xml from Lewd Canine Style\1.6\Defs It looks like it's a duplicate of MyCustomFlecks.xml.xml so maybe a leftover from 1.5? ##edit3## Got rid of this error: XML error: <workerType>Rimworld_Animations.PawnRenderNodeWorker_GraphicVariants</workerType> doesn't correspond to any field in type PawnRenderNodeProperties_GraphicVariants. by changing <workerType> to <workerClass>in 3 files (Hand 1.xml. Hand 2.xml, CumDog.xml).... don't know if it still works, but other mods used the workerClass name when calling Rimworld_Animations.PawnRenderNodeWorker_GraphicVariants Now only those errors are left: Failed to load key/value pair: Head, System.Xml.XmlElement Failed to load key/value pair: AnimalPenis, System.Xml.XmlElement Player.log 17.76 kB · 1 download Do these errors cause problems with mods? If not, I'll fix it later. The thing is, I don't play 1.6 with RJW yet.
plebejer Posted September 14, 2025 Posted September 14, 2025 (edited) I don't know, actually 😅 But I always try to keep my logs error-free if possible... especially in rimworld. Had my main harddrive run out of disc space once, because I hat a 50GB logfile. But that may have been a very old Version of Rimworld that didn't remove old logs. (at least I hope that parts been fixed) I'm wondering if I should enable it even with the errors, but I'm not well-versed enough in rimworld-modding to say if those errors mean something is completely broken, or just missing a few animations. Do you know that? Setting up a complete game just to find out after a few hours that something is completely broken is no fun after all. But otherwise I love your mods, which is why I spent so much energy finding the cause, so in any case - Kudos to you! ##edit## I'm pretty sure just single animations are broken at this point. haven't noticed any mayor problems. Edited September 14, 2025 by plebejer
plutocene Posted September 23, 2025 Posted September 23, 2025 On 9/14/2025 at 1:53 PM, plebejer said: ##edit## I'm pretty sure just single animations are broken at this point. haven't noticed any mayor problems. I'm getting the same XML errors, how did it go?
Noxilie Posted September 24, 2025 Posted September 24, 2025 15 hours ago, plutocene said: I'm getting the same XML errors, how did it go? With latest commit said errors should be fixed now ^_^ 2
Alpenglow Posted September 28, 2025 Author Posted September 28, 2025 Thanks to ElToro and Noxilie for helping with the update! Now all that's left is to fix some minor issues with the offsets. I'll do that when I start playing with RJW 1.6. After that, WIP status will be removed.
Noxilie Posted September 29, 2025 Posted September 29, 2025 Could not find type named Rimworld_Animations.GroupAnimationContext from node <li Class="Rimworld_Animations.GroupAnimationContext">... To anyone (like myself) who is struggling with such errors - probably you want to switch from master to 1.6 branch of the rjw-animations... at least until c0ffeeeeeeee will not merge it with master
Alpenglow Posted September 29, 2025 Author Posted September 29, 2025 Could not find type named Rimworld_Animations.GroupAnimationContext from node <li Class="Rimworld_Animations.GroupAnimationContext">... To anyone (like myself) who is struggling with such errors - probably you want to switch from master to 1.6 branch of the rjw-animations... at least until c0ffeeeeeeee will not merge it with master This is most likely related to the ARC2 version. Try my mod's dev branch and let me know if everything is alright. I can't test it myself yet.
Noxilie Posted September 29, 2025 Posted September 29, 2025 (edited) Nope, just as I said, this is related to the old classes in the master branch of the rjw-animations. (Also, yeah, just looked into the ARC2version... a lot of outdated class references there (in the master branch, dev looks Ok though), but that's not the case ) Aaaaaaaaaalso, do you know that you don't need to delete/move directories in order to use ARC2version if animalreskins is installed? You can just use LoadFolders.xml like this: <v1.6> <li>/</li> <li>1.6</li> <li IfModNotActive="hc.animalreskins.complete2">1.6/Defs_NOARC2version</li> <li IfModActive="hc.animalreskins.complete2">1.6/Defs_ARC2version</li> </v1.6> and place Defs/GroupAnimationDefs in the separate folders for separate versions 1.6/Defs_NOARC2version/Defs/GroupAnimationDefs for version without reskin and 1.6/Defs_ARC2version/Defs/GroupAnimationDefs for version with reskin (same for 1.5 and any other version) I can make a new merge request if you need my help with that. Edited September 29, 2025 by Noxilie
Alpenglow Posted September 30, 2025 Author Posted September 30, 2025 (edited) 3 hours ago, Noxilie said: Nope, just as I said, this is related to the old classes in the master branch of the rjw-animations. (Also, yeah, just looked into the ARC2version... a lot of outdated class references there (in the master branch, dev looks Ok though), but that's not the case ) Aaaaaaaaaalso, do you know that you don't need to delete/move directories in order to use ARC2version if animalreskins is installed? You can just use LoadFolders.xml like this: <v1.6> <li>/</li> <li>1.6</li> <li IfModNotActive="hc.animalreskins.complete2">1.6/Defs_NOARC2version</li> <li IfModActive="hc.animalreskins.complete2">1.6/Defs_ARC2version</li> </v1.6> and place Defs/GroupAnimationDefs in the separate folders for separate versions 1.6/Defs_NOARC2version/Defs/GroupAnimationDefs for version without reskin and 1.6/Defs_ARC2version/Defs/GroupAnimationDefs for version with reskin (same for 1.5 and any other version) I can make a new merge request if you need my help with that. This is a very good idea. If it's not too much trouble, please make a request to the dev branch. Thanks in advance. Edited September 30, 2025 by Alpenglow
Noxilie Posted September 30, 2025 Posted September 30, 2025 Here you go https://gitgud.io/Alpenglow305/canines-animations/-/merge_requests/4 1
iAmAnotHorny Posted November 30, 2025 Posted November 30, 2025 For me the canine penises are invisible, they do not show up.
Alpenglow Posted November 30, 2025 Author Posted November 30, 2025 23 minutes ago, iAmAnotHorny said: For me the canine penises are invisible, they do not show up. For the canines from Odyssey, this is true. But I'm not the author of this mod.
iAmAnotHorny Posted December 1, 2025 Posted December 1, 2025 On 11/30/2025 at 12:21 AM, Alpenglow said: For the canines from Odyssey, this is true. But I'm not the author of this mod. Thank you, i was using a greatwolf so i might have to switch to a timberwolf and see if the issue persists. Hopefully the greatwolf can be fixed someday
iAmAnotHorny Posted December 3, 2025 Posted December 3, 2025 On 12/1/2025 at 11:02 AM, iAmAnotHorny said: Thank you, i was using a greatwolf so i might have to switch to a timberwolf and see if the issue persists. Hopefully the greatwolf can be fixed someday Just checked with a timber wolf, still invisible
Alpenglow Posted December 3, 2025 Author Posted December 3, 2025 11 hours ago, iAmAnotHorny said: Just checked with a timber wolf, still invisible Are you sure you have RJW - Animal Graphics Addon installed?
Alpenglow Posted December 24, 2025 Author Posted December 24, 2025 A demo video featuring new animations. They are available for both the vanilla animal textures and ARC2. https://mega.nz/file/DLJDlShI#h27X0k6Gz5OjNM0XJFDyT7BbXZb85IuVUnideDQhO80
Fijle Posted January 8 Posted January 8 (edited) (I apologize in advance for posting a post on the wrong topic.) I decided to redraw the "Monkey" from HCAC2 a bit. If I'm free, I'll finish it soon. /the coc is attached for clarity Edited January 8 by Fijle
Fijle Posted January 8 Posted January 8 (edited) And there is also such a Great Wolf /in 3 colors Edited January 8 by Fijle 1
Alpenglow Posted January 9 Author Posted January 9 7 hours ago, Fijle said: And there is also such a Great Wolf /in 3 colors Wow, that looks good. I might add your textures to a modified version of AnimalReskin Complete 2, crediting you for the Great Wolf. It would be great to see textures for the BogHund for the full set, but that's probably a more difficult task. 1
Fijle Posted January 10 Posted January 10 (edited) On 09.01.2026 at 07:03, Alpenglow said: Ух ты, выглядит неплохо. Я мог бы добавить ваши текстуры в модифицированную версию AnimalReskin Complete 2, упомянув вас как автора Great Wolf. Было бы здорово увидеть текстуры для BogHund для полного комплекта, но это, вероятно, более сложная задача. Yes, I can provide you with textures, if necessary, you can change them at will. I also don't mind if someone decides to change my texture, as I understand that my skills are not at the best level for this. Edited January 10 by Fijle
Joey889952 Posted January 18 Posted January 18 would it be possible to just remove Hugslib? Because hugslib causes lag the bigger a colony gets and slower load times. Also most of what hugslib dose is already in base Rimworld.
Alpenglow Posted January 19 Author Posted January 19 6 hours ago, Joey889952 said: would it be possible to just remove Hugslib? Because hugslib causes lag the bigger a colony gets and slower load times. Also most of what hugslib dose is already in base Rimworld. I don't know, try it. I have no dependence on it.
DeusEther Posted April 26 Posted April 26 outside anal and vaginal, the animations wont play for modded animals, specifically from VAE
Alpenglow Posted April 27 Author Posted April 27 20 hours ago, DeusEther said: outside anal and vaginal, the animations wont play for modded animals, specifically from VAE Yes, unfortunately, I haven't worked on VAE yet. I think I'll adapt the rest later. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now