Jump to content

[mod] RimJobWorld


Skömer

AI  

630 members have voted

  1. 1. Usage of AI / LLMs

    • Never used it / involuntarily used it because its automatically included everywhere
      186
    • Only a Handful of times
      158
    • Once a month
      34
    • Every week
      101
    • Daily
      151
  2. 2. Where do you use them?

    • It's part of my job
      128
    • For getting internet search results
      279
    • As a dictionary/for quick information
      178
    • For writing code/generating sprites
      117
    • For fun
      338
    • As a personal companion/partner
      73
    • For making art
      83


Recommended Posts

Posted

Can someone tell me what this error is trying to say? because I have no fucking clue what information it's trying to get across to me, and that is honestly more annoying than the error itself. This gets posted a few times per second:

Exception ticking Iñola (at (159, 0, 40)): System.TypeLoadException: Could not resolve type with token 010000f3 (from typeref, class/assembly rjw.CompHediffBodyPart, RJW, Version=5.3.9.4, Culture=neutral, PublicKeyToken=null)
[Ref CD633003] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
Posted
6 hours ago, ThallanTOG said:

Can someone tell me what this error is trying to say?

 

I'm not sure what's causing it, but if I'm reading it right, there's a pawn named Iñola (at position 159, 40) and the game is trying to check on or update the pawn's part hediffs, and failing.  If you make a backup of the save, locate the pawn, and use dev mode to remove everything in their Health tab, one by one, it might narrow down the cause.  You might need to turn on 'Show hidden Hediffs' to get the complete list in the Health tab.

Posted (edited)

New RJW update
 

5.6.3
added resin parts for dryads
renamed simpleraceparts to racepartsdefs xmls

jikulopo:
Hero reselection fix
fix scribe on legacy part adder

Helicopter.gif.2e8e5e1d357a322744a93e3fc5261c75.gif
Im gonna start posting changelogs in here when they happen. FYI I'm not a dev of RJW.

Edited by Tory187
Posted (edited)

It sends this error every once in a while. I have closed most of the RJW plugins, but the problem has not been resolved. I showed the problem to AI, and AI told me that it was a problem with RJW itself.

If anyone knows where the problem lies, please let me know. Thank you.

 

Exception in rjw.ThinkNode_ConditionalHornyOrFrustrated TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
[Ref C23A3779]
 at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x00133] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.xxx.can_fuck (Verse.Pawn pawn) [0x0000a] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.CasualSex_Helper.CanHaveSex (Verse.Pawn target) [0x00000] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.CasualSex_Helper+<>c__DisplayClass3_0.<find_partner>b__0 (Verse.Pawn x) [0x0004d] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at rjw.CasualSex_Helper.find_partner (Verse.Pawn pawn, Verse.Map map, System.Boolean bedsex) [0x000f5] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.JobGiver_DoQuickie.TryGiveJob (Verse.Pawn pawn) [0x000a3] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 
 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <69945a8ed6c540cf90b578de735e0605>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_SubtreesByTag:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&,bool)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

 

Edited by x2119225
Posted
4 hours ago, x2119225 said:

It sends this error every once in a while. I have closed most of the RJW plugins, but the problem has not been resolved. I showed the problem to AI, and AI told me that it was a problem with RJW itself.

If anyone knows where the problem lies, please let me know. Thank you.

 

Exception in rjw.ThinkNode_ConditionalHornyOrFrustrated TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
[Ref C23A3779]
 at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x00133] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.xxx.can_fuck (Verse.Pawn pawn) [0x0000a] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.CasualSex_Helper.CanHaveSex (Verse.Pawn target) [0x00000] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.CasualSex_Helper+<>c__DisplayClass3_0.<find_partner>b__0 (Verse.Pawn x) [0x0004d] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at rjw.CasualSex_Helper.find_partner (Verse.Pawn pawn, Verse.Map map, System.Boolean bedsex) [0x000f5] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at rjw.JobGiver_DoQuickie.TryGiveJob (Verse.Pawn pawn) [0x000a3] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 
 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 
 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <69945a8ed6c540cf90b578de735e0605>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_SubtreesByTag:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&,bool)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

 

i had the same problem, for me the mod causing it was Altered Carbon: Ultratech Unleashed, so if you have either that or the more recent Resleeved version active, those may be what's causing it

Posted
1 hour ago, temporarysam said:

i had the same problem, for me the mod causing it was Altered Carbon: Ultratech Unleashed, so if you have either that or the more recent Resleeved version active, those may be what's causing it

I haven't installed this mod, but I suspect that similar mods may also cause issues.

Posted

Not sure if this is the place to ask this, but does anyone else have issues with "Humanoid alien races" mod? More specifically preventing futa characters impregnating other female characters with message, when hovering over the hearts in sicial tab giving message: Pregnancy is not possible: Female human can not reproduce with female human  .

If i remove HAR pregnancy starts working.

 

 

 

 

Posted
1 hour ago, Kelt1234 said:

when hovering over the hearts in sicial tab giving message: Pregnancy is not possible: Female human can not reproduce with female human  .

If i remove HAR pregnancy starts working.

the social tab icon is no indication of possibility of pregnancies with rjw. I still recommend menstruation submod for far more advanced pregnancy mechanics.

Posted
Just now, RAAMPEAK said:

the humpshroom is missing texture for me for some reason 

regrowth removed theirs for some reason

Posted
On 2/20/2025 at 1:57 PM, thetrollingbot said:

Also, is masturbation broken for anyone else? Pawns masturbate and then the sex need bar doesn't fill up at all. Tried reinstalling and still getting the same issue.

GOODNESS, YES. If you figure out what the heck the problem is please tell me, because I've been mucking with it for a week trying to get it working.

Posted
4 hours ago, AmeliaBeloved said:

GOODNESS, YES. If you figure out what the heck the problem is please tell me, because I've been mucking with it for a week trying to get it working.

Install ultimate animation pack or remove animation framework

Posted (edited)
18 hours ago, Skömer said:

Install ultimate animation pack or remove animation framework

Unfortunately I already had Ultimate installed while that problem was occurring. Meanwhile I've moved onto a different problem where after a reinstall adding Sexperience just crashes everything. This is rough.

Edited by AmeliaBeloved
Posted (edited)
On 1/7/2025 at 10:16 PM, OnuaRev said:

image.png.1871768118e5bba0cd023c347dba127b.png

does it work with fluids visual? also the breast don't change and are the original ones still

Edited by RAAMPEAK
Posted
22 hours ago, AmeliaBeloved said:

Unfortunately I already had Ultimate installed while that problem was occurring. Meanwhile I've moved onto a different problem where after a reinstall adding Sexperience just crashes everything. This is rough.

fix is in the works, keep an eye out for next animation framework update

Posted

the animation framework update hasn't fixed anything (at least for me), pawns masturbate until they suddenly stop about half way through, both when masturbating of their own volition and when forced to do so through direct control.

 

on the plus side, the anim framework version released in november 2024 still seems to be working fine

Posted (edited)

I notice some animations don't really ever happen unless they don't exist or at least are rare and also for some reason pawns with knots no longer get knotted

Edited by RAAMPEAK
Posted (edited)
On 3/10/2025 at 6:17 PM, Skömer said:

fix is in the works, keep an eye out for next animation framework update

I am pleased to announce that after updates to Animations, Sexperience, and Sized Apparel Zero, my game appears to finally be working again. I don't even have startup errors now, which is new. Appreciations for all the hard works!

Edited by AmeliaBeloved

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...