Jump to content

[mod] RimJobWorld


Skömer

AI  

1066 members have voted

  1. 1. Usage of AI / LLMs

    • Never used it / involuntarily used it because its automatically included everywhere
      299
    • Only a Handful of times
      264
    • Once a month
      56
    • Every week
      187
    • Daily
      260
  2. 2. Where do you use them?

    • It's part of my job
      223
    • For getting internet search results
      498
    • As a dictionary/for quick information
      322
    • For writing code/generating sprites
      206
    • For fun
      562
    • As a personal companion/partner
      110
    • For making art
      134


Recommended Posts

Posted
On 5/5/2024 at 12:25 PM, RuchanieNaMorence said:

Has anyone had success running the game with version 1.5? I get a black screen when using the latest version of HugsLib :<

I got the 1.5 test or w/e working with 1.5, no issues. download the 1.5 test, extract its contents into rimworld mods folder and start the game. enable it in your rimworld mod settings. 

Posted

Is it possible to change whether or not slaves/prisoners dont get the mood debuffs? Every action I do results in them breaking down so its impossible to really rolepaly with those settings.

Posted

Just got the standard RJW mod running, been great so far. Was wondering if there is a way to make colonists rape, or can they only do that on their own? I have the rape selection enabled in the mod editor, but no one uses my comfort slaves despite being sexually compatible.

Posted (edited)
8 hours ago, Rimworldtime said:

Just got the standard RJW mod running, been great so far. Was wondering if there is a way to make colonists rape, or can they only do that on their own? I have the rape selection enabled in the mod editor, but no one uses my comfort slaves despite being sexually compatible.

 

Enable "direct control" or make the slaves more vulnerable (or mess with the vulnerability slider)

Edited by oddonein
clarification and expounding upon an idea
Posted

Is there any topic on modlists or collection of compatible mods(1.5)? I would like to try to mod my game but as far as I can tell currently its a mess of incompatibilities and patches.

Posted
1 hour ago, Fake438 said:

Is there any topic on modlists or collection of compatible mods(1.5)? I would like to try to mod my game but as far as I can tell currently its a mess of incompatibilities and patches.

only a few submods have some experimental update or are currently being rewritten from scratch, I don't think i should include those WIP versions in the list on the third post

Posted
On 12/21/2023 at 3:08 AM, igidim said:

Made very simple patches for Vanilla ideology expanded Memes and Structures and Vanilla Races Expanded Highmate. https://github.com/igidim/rjw_VE_patches

 

For VE Ideology I changed behavior of Hedonist Orgy ritual to RJW sex one from C0ffee's RJW Events. Needs RJW Events, otherwise the patch will not apply.

 

For Highmate I made the Lovin Dependency gene work with RJW sex. Any sex will do for now.

 

The hard requirements are Harmony and RJW. The patches simply will not load if mod being patched is missing.

 

How should Lovin Dependency work with RJW? The initial plan was only to trigger it from "happy sex", which is why I patched the part of code that generates thoughts and the info is easily available with little extra effort. But the the gene is associated with Lowmates, which are genetically engineered sex workers, so that isn't really necessary. I could plug use the Sex need, and trigger once it's full or like 90% full. I could try to lose the Lovin need entirely and implement it the way addictions work through Hediff.


Seems to not work out of the box on Linux because the LoadFolders.xml file uses the wrong slashes for paths... but that seems like an oversight on the part of whoever made the parser.
Easily fixable on the user side, and you know Linux users can handle it.

Posted (edited)

Hello, I seem to have a problem with genitals not generating when randomizing or creating a pawn, I am currently on the 1.5 RJW test build from yesterday that I have downloaded from Git and I am only using Ideology, Biotech and Royalty + pure RimJobWorld and it's dependencies, can anyone help me resolve this issue?

Edited by hasdt
clarified
Posted (edited)

I have also experienced a problem with not being able to initiate any sexual interactions between pawns, and yes, I do have the debug option enabled already. When I try to initiate the interaction the pawn starts standing for a second, then stops, and continues on as if nothing happened.

My game configuration is the same as in my last post, but in case the last post is not visible, let me quote myself...

Quote

I am only using Ideology, Biotech and Royalty + pure RimJobWorld and it's dependencies


Can anyone help me resolve these issues?

Edited by hasdt
modified the wording
Posted

@Skömer thank you for maintaining the "RimJobWorld Add-ons" post and it's cool color coding and layout!

I just noticed that you prefix the mod entries with RimWorld version numbers. Super handy!

Posted
23 hours ago, hasdt said:

I have also experienced a problem with not being able to initiate any sexual interactions between pawns, and yes, I do have the debug option enabled already. When I try to initiate the interaction the pawn starts standing for a second, then stops, and continues on as if nothing happened.

My game configuration is the same as in my last post, but in case the last post is not visible, let me quote myself...


Can anyone help me resolve these issues?

Can't help but I have the same issue, you are not crazy and alone lmao

Posted

I'm not sure if this is a feature that is in use or if it's broken, but in the code, there are references to orgasms and their severity, as well as the soundbite for cum.

 

Is it intended to trigger an orgasm when the pawn fills their orgasm bar during lovin'?

 

At the moment when the bar fills, it just goes back down to 0 immediately and continues up at the same rate as before.

 

I have tried with rjw as the only mod active and it still does not trigger.

Posted (edited)
On 5/11/2024 at 9:25 PM, onemanarmy007 said:

my pawns aren't able to have sex at all in the 1.5 dev run

 

On 5/11/2024 at 9:54 PM, onemanarmy007 said:

Can't help but I have the same issue, you are not crazy and alone lmao


Okay, good to know that I am not alone here, let's hope it is fixed soon.

Edited by hasdt
clarification
Posted

I'm having issues with the Sex need of my single pawns. For whatever reason it seems they take too long to actually fulfill it, staying at 0% for 1 to 2 days before deciding to practice self loving.

 

Is that normal?

Posted
2 hours ago, hasdt said:

 


Okay, good to know that I am not alone here, let's hope it is fixed soon.

Yeah it looks like main errors I am getting are as follows.
What are yours looking like? 







Exception in Verse.Window.InnerWindowOnGUI: System.MissingMethodException: bool Verse.AI.ReservationUtility.Reserve(Verse.Pawn,Verse.LocalTargetInfo,Verse.AI.Job,int,int,Verse.ReservationLayerDef,bool)
[Ref 418183B8]
 at Verse.AI.Job.TryMakePreToilReservations (Verse.Pawn driverPawn, System.Boolean errorOnFailed) [0x00007] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.Pawn_JobTracker.TryTakeOrderedJob (Verse.AI.Job job, System.Nullable`1[T] tag, System.Boolean requestQueueing) [0x00117] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at rjw.RMB_Menu.HaveSex (Verse.Pawn pawn, Verse.JobDef jobDef, Verse.LocalTargetInfo target, RimWorld.InteractionDef dictionaryKey) [0x0012d] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.RMB_Menu+<>c__DisplayClass12_1.<GenerateNonSoloSexRoleOptions>b__0 () [0x00000] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.FloatMenuOption.Chosen (System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00030] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenuOption.DoGUI (UnityEngine.Rect rect, System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x0053a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenu.DoWindowContents (UnityEngine.Rect rect) [0x000fb] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)



Exception in Verse.AI.ThinkNode_Priority.TryIssueJobPackage: System.MissingMethodException: System.Collections.Generic.List`1<Verse.Pawn> Verse.MapPawns.get_AllPawnsSpawned()
[Ref 85C662F5]
 at rjw.JobDef_RapeEnemy.FindVictim (Verse.Pawn rapist, Verse.Map m) [0x00006] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.JobGiver_RapeEnemy.TryGiveJob (Verse.Pawn pawn) [0x0019d] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00025] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)




Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 8D3FF743]
 at Verse.Thing.ExposeData () [0x00016] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.ThingWithComps.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - POSTFIX OskarPotocki.VFECore: Void VFECore.Thing_ExposeData_Patch:Postfix(ThingWithComps __instance)
 at Verse.Building.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)





Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.MethodAccessException: Method `Verse.Scribe_Collections.Look[Verse.Pawn](System.Collections.Generic.List`1<Verse.Pawn>&,bool,string,Verse.LookMode,object[])' is inaccessible from method `rjw.Hediff_InsectEgg.ExposeData()'
[Ref DC3B6881]
 at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
 at rjw.Hediff_InsectEgg.ExposeData () [0x000be] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)

 

Posted
3 hours ago, onemanarmy007 said:

Yeah it looks like main errors I am getting are as follows.
What are yours looking like? 







Exception in Verse.Window.InnerWindowOnGUI: System.MissingMethodException: bool Verse.AI.ReservationUtility.Reserve(Verse.Pawn,Verse.LocalTargetInfo,Verse.AI.Job,int,int,Verse.ReservationLayerDef,bool)
[Ref 418183B8]
 at Verse.AI.Job.TryMakePreToilReservations (Verse.Pawn driverPawn, System.Boolean errorOnFailed) [0x00007] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.Pawn_JobTracker.TryTakeOrderedJob (Verse.AI.Job job, System.Nullable`1[T] tag, System.Boolean requestQueueing) [0x00117] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at rjw.RMB_Menu.HaveSex (Verse.Pawn pawn, Verse.JobDef jobDef, Verse.LocalTargetInfo target, RimWorld.InteractionDef dictionaryKey) [0x0012d] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.RMB_Menu+<>c__DisplayClass12_1.<GenerateNonSoloSexRoleOptions>b__0 () [0x00000] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.FloatMenuOption.Chosen (System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00030] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenuOption.DoGUI (UnityEngine.Rect rect, System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x0053a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenu.DoWindowContents (UnityEngine.Rect rect) [0x000fb] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)



Exception in Verse.AI.ThinkNode_Priority.TryIssueJobPackage: System.MissingMethodException: System.Collections.Generic.List`1<Verse.Pawn> Verse.MapPawns.get_AllPawnsSpawned()
[Ref 85C662F5]
 at rjw.JobDef_RapeEnemy.FindVictim (Verse.Pawn rapist, Verse.Map m) [0x00006] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.JobGiver_RapeEnemy.TryGiveJob (Verse.Pawn pawn) [0x0019d] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00025] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)




Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 8D3FF743]
 at Verse.Thing.ExposeData () [0x00016] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.ThingWithComps.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - POSTFIX OskarPotocki.VFECore: Void VFECore.Thing_ExposeData_Patch:Postfix(ThingWithComps __instance)
 at Verse.Building.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)





Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.MethodAccessException: Method `Verse.Scribe_Collections.Look[Verse.Pawn](System.Collections.Generic.List`1<Verse.Pawn>&,bool,string,Verse.LookMode,object[])' is inaccessible from method `rjw.Hediff_InsectEgg.ExposeData()'
[Ref DC3B6881]
 at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
 at rjw.Hediff_InsectEgg.ExposeData () [0x000be] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)

 

Can I actually get some fucking help here I feel crazy, I have wiped my configs, cleared hugslib, verified my harmony version can someone fucking help please I feel lost and confused as fuck. 

Posted (edited)
On 5/13/2024 at 12:18 AM, onemanarmy007 said:

Yeah it looks like main errors I am getting are as follows.
What are yours looking like? 







Exception in Verse.Window.InnerWindowOnGUI: System.MissingMethodException: bool Verse.AI.ReservationUtility.Reserve(Verse.Pawn,Verse.LocalTargetInfo,Verse.AI.Job,int,int,Verse.ReservationLayerDef,bool)
[Ref 418183B8]
 at Verse.AI.Job.TryMakePreToilReservations (Verse.Pawn driverPawn, System.Boolean errorOnFailed) [0x00007] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.Pawn_JobTracker.TryTakeOrderedJob (Verse.AI.Job job, System.Nullable`1[T] tag, System.Boolean requestQueueing) [0x00117] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at rjw.RMB_Menu.HaveSex (Verse.Pawn pawn, Verse.JobDef jobDef, Verse.LocalTargetInfo target, RimWorld.InteractionDef dictionaryKey) [0x0012d] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.RMB_Menu+<>c__DisplayClass12_1.<GenerateNonSoloSexRoleOptions>b__0 () [0x00000] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.FloatMenuOption.Chosen (System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00030] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenuOption.DoGUI (UnityEngine.Rect rect, System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x0053a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.FloatMenu.DoWindowContents (UnityEngine.Rect rect) [0x000fb] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)



Exception in Verse.AI.ThinkNode_Priority.TryIssueJobPackage: System.MissingMethodException: System.Collections.Generic.List`1<Verse.Pawn> Verse.MapPawns.get_AllPawnsSpawned()
[Ref 85C662F5]
 at rjw.JobDef_RapeEnemy.FindVictim (Verse.Pawn rapist, Verse.Map m) [0x00006] in <8f00f234a233472db1223f2d7c142976>:0 
 at rjw.JobGiver_RapeEnemy.TryGiveJob (Verse.Pawn pawn) [0x0019d] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00025] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)




Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 8D3FF743]
 at Verse.Thing.ExposeData () [0x00016] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.ThingWithComps.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - POSTFIX OskarPotocki.VFECore: Void VFECore.Thing_ExposeData_Patch:Postfix(ThingWithComps __instance)
 at Verse.Building.ExposeData () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)





Exception in Verse.CrossRefHandler.ResolveAllCrossReferences: System.MethodAccessException: Method `Verse.Scribe_Collections.Look[Verse.Pawn](System.Collections.Generic.List`1<Verse.Pawn>&,bool,string,Verse.LookMode,object[])' is inaccessible from method `rjw.Hediff_InsectEgg.ExposeData()'
[Ref DC3B6881]
 at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
 at rjw.Hediff_InsectEgg.ExposeData () [0x000be] in <8f00f234a233472db1223f2d7c142976>:0 
 at Verse.CrossRefHandler.ResolveAllCrossReferences () [0x000f7] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 
     - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)

 

No matter what I do or what logging options I enable I seem to get no errors.
Other than the not being able to make pawns engage in sexual activities and genitals not generating I have also noticed that the developer mode is broken, and I get no errors or warnings in the console no matter what I enable or try to do.

 

On 5/13/2024 at 3:51 AM, onemanarmy007 said:

Can I actually get some fucking help here I feel crazy, I have wiped my configs, cleared hugslib, verified my harmony version can someone fucking help please I feel lost and confused as fuck. 

The best we can do right now is wait for the issue to be resolved, and the worst in my case, is joining their Discord server (except I am unable to due to me not agreeing to Discord's Privacy Policy)

To make bug reports you need to post it on their Discord server or their GitGud site, otherwise you are on your own, to make the process simpler it would require the full change to the GitGud Issues section instead of their Discord's server. I really would enjoy the change, and I would not be the only one.

Edited by hasdt
Posted (edited)
1 hour ago, ADfefdas said:

Where? Everywhere I look is 1.4.

i believe its been updated. changelog says 1 month ago, it just doesnt have a 1.4 tag. download the new one and see what happens

 

Edited by Bingusasdf
Posted
On 5/8/2024 at 12:10 PM, Skömer said:

only a few submods have some experimental update or are currently being rewritten from scratch, I don't think i should include those WIP versions in the list on the third post

 

Big thanks for that addon list. I'll be waiting for 1.5 ❤️

Posted
21 hours ago, Uumbrella13 said:

Hello, is there an option that I missed because my pets won't stop having sex even though I set the interval to 100 hours :s thanks

Make sure animal on animal is turned off, its a separate option.

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...