Is this mod compatible with the Lexville mod?Edit: just noticed the earlier post by iAnimeDeath mentioning that they use Lexville, so I guess that answers my question. Whoops.
Hello all, I have currently created a little patch to remove the need of the NormalSchool file (and so allow compatibility with Lexville and other different school mods in principle - although the original files in the mod would still need to be ported of course). Please note I am not the mods creator and so use this patch at your own risk. This also includes the bugfixes which Rirane added to include it in one place. Hope you all have a loverly day!P.S. If the creator is interested in a Lexville port I would be happy to lent a hand as I made a tool recently to automate the process (Seems to work fairly reliably
[Exception Info 1]Top-level ExceptionType: System.ApplicationExceptionMessage: FunctionLibrary\PaperDoll\GetPDStates.ve.xml [EXEC] caused an exception at operation SeqCond_CompareBool (ID: 18).Source: hhs+.exeInner Exception 1Type: System.NullReferenceExceptionMessage: Object reference not set to an instance of an object.Source: hhs+Stack Trace: at hhs_.SeqCond_CompareBool.Activated(EventRunner Runner) in Y:\HHSp_Stable\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Compare\SeqCond_CompareBool.vb:line 39 at hhs_.EventRunner.Execute(VisualEvent VE, Object Arg, Dictionary`2 Vars, UInt32 StartID, Byte StartIndex, Boolean ResetUC) in Y:\HHSp_Stable\hhs+\_Editor\_EventModules\EventRunner.vb:line 660
Location\Your Guest Room\AnnetteWork.ve.xml [EXEC] caused an exception at operation SeqActLat_RemoteEvent (ID: 384).Unable to find Remote Event 'FunctionLibrary\PutPersonInLocation'
Quote from: sbslutty on November 25, 2018, 05:35:11 pmHello all, I have currently created a little patch to remove the need of the NormalSchool file (and so allow compatibility with Lexville and other different school mods in principle - although the original files in the mod would still need to be ported of course). Please note I am not the mods creator and so use this patch at your own risk. This also includes the bugfixes which Rirane added to include it in one place. Hope you all have a loverly day!P.S. If the creator is interested in a Lexville port I would be happy to lent a hand as I made a tool recently to automate the process (Seems to work fairly reliably I'm not sure what I did wrong, but I keep getting an Exception when playing:Code: [Select][Exception Info 1]Top-level ExceptionType: System.ApplicationExceptionMessage: FunctionLibrary\PaperDoll\GetPDStates.ve.xml [EXEC] caused an exception at operation SeqCond_CompareBool (ID: 18).Source: hhs+.exeInner Exception 1Type: System.NullReferenceExceptionMessage: Object reference not set to an instance of an object.Source: hhs+Stack Trace: at hhs_.SeqCond_CompareBool.Activated(EventRunner Runner) in Y:\HHSp_Stable\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Compare\SeqCond_CompareBool.vb:line 39 at hhs_.EventRunner.Execute(VisualEvent VE, Object Arg, Dictionary`2 Vars, UInt32 StartID, Byte StartIndex, Boolean ResetUC) in Y:\HHSp_Stable\hhs+\_Editor\_EventModules\EventRunner.vb:line 660Do you have any idea how to fix this? Would I have to start over with the modding or can it be fixed by editing or overwriting a few files?