News:

Please request registration email again and then check your "Spam" folder

Former www.henthighschool.com

[Mod][1.10.6] Bathroom Expansion 1.2.3

Started by neme, Sep 03, 2022, 06:44 AM

Previous topic - Next topic

ShaniFennesen

Got this error in toilet's girls during Scat Club time :
-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.4, Release
Region:      English (United Kingdom)
Date: 18/11/2022
Time: 08:06

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     FunctionLibrary\GenSexHandling\SetEffectSubs\Voyeurism_Effects [EXEC] caused an exception at operation SeqCond_PersonGender (ID: 366).
    called by FunctionLibrary\GenSexHandling\SetEffects at SeqActLat_RemoteEvent (ID: 24)
    called by Location\School\Bathroom F\Scatclubevents1 at SeqActLat_RemoteEvent (ID: 22)
Source:      hhs+.exe

Inner Exception 1
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      hhs+
Stack Trace: at hhs_.SeqCond_PersonGender.Activated(EventRunner Runner) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Person\SeqCond_PersonGender.cs:line 34
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1256

nemeTopic starter

Quote from: ShaniFennesen on Nov 18, 2022, 08:25 AMGot this error in toilet's girls during Scat Club time :
-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.4, Release
Region:      English (United Kingdom)
Date: 18/11/2022
Time: 08:06

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     FunctionLibrary\GenSexHandling\SetEffectSubs\Voyeurism_Effects [EXEC] caused an exception at operation SeqCond_PersonGender (ID: 366).
    called by FunctionLibrary\GenSexHandling\SetEffects at SeqActLat_RemoteEvent (ID: 24)
    called by Location\School\Bathroom F\Scatclubevents1 at SeqActLat_RemoteEvent (ID: 22)
Source:      hhs+.exe

Inner Exception 1
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      hhs+
Stack Trace: at hhs_.SeqCond_PersonGender.Activated(EventRunner Runner) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Person\SeqCond_PersonGender.cs:line 34
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1256


Sorry for late reply will have a look been ill last couple weeks lol

nemeTopic starter

Quote from: ShaniFennesen on Nov 18, 2022, 08:25 AMGot this error in toilet's girls during Scat Club time :
-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.4, Release
Region:      English (United Kingdom)
Date: 18/11/2022
Time: 08:06

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     FunctionLibrary\GenSexHandling\SetEffectSubs\Voyeurism_Effects [EXEC] caused an exception at operation SeqCond_PersonGender (ID: 366).
    called by FunctionLibrary\GenSexHandling\SetEffects at SeqActLat_RemoteEvent (ID: 24)
    called by Location\School\Bathroom F\Scatclubevents1 at SeqActLat_RemoteEvent (ID: 22)
Source:      hhs+.exe

Inner Exception 1
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      hhs+
Stack Trace: at hhs_.SeqCond_PersonGender.Activated(EventRunner Runner) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Person\SeqCond_PersonGender.cs:line 34
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1256


this should be fixed in latest version

nemeTopic starter

1.1 some fixes

and a couple new events including Annette's first scat event


ShaniFennesen

During day school, walk behind school and got this error while a student was peeing on the floor:


-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 27/11/2022
Time: 12:27

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\School\Schoolyard\yardpee [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 9).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentException
Message:     Token is not valid. - '{Color}' is not a valid color name!
Source:      hhs+
Stack Trace: at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIControls\SeqActLat_ShowText.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 1249

Inner Exception 2
Type:        System.FormatException
Message:     Token is not valid.
Source:      PresentationCore
Stack Trace: at MS.Internal.Parsers.ParseColor(String color, IFormatProvider formatProvider, ITypeDescriptorContext context)
   at System.Windows.Media.ColorConverter.ConvertFromString(String value)
   at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 217

 ::)

nemeTopic starter

Quote from: ShaniFennesen on Nov 27, 2022, 12:29 PMDuring day school, walk behind school and got this error while a student was peeing on the floor:


-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 27/11/2022
Time: 12:27

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\School\Schoolyard\yardpee [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 9).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentException
Message:     Token is not valid. - '{Color}' is not a valid color name!
Source:      hhs+
Stack Trace: at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIControls\SeqActLat_ShowText.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 1249

Inner Exception 2
Type:        System.FormatException
Message:     Token is not valid.
Source:      PresentationCore
Stack Trace: at MS.Internal.Parsers.ParseColor(String color, IFormatProvider formatProvider, ITypeDescriptorContext context)
   at System.Windows.Media.ColorConverter.ConvertFromString(String value)
   at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 217

 ::)

https://mega.nz/file/20ZzSQSC#mBEEgAX_ZCtlGx2q1Ql6A3gBjQ9GPJgjfTcNXjouVVw here is the fixed file lol i forgot to assign the color to the person lol

ShaniFennesen

#52
Thank you!

I've found this one too ;D

-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 03/12/2022
Time: 01:23

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\School\Schoolyard\yardpee [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 9).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentException
Message:     Token is not valid. - '{Color}' is not a valid color name!
Source:      hhs+
Stack Trace: at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIControls\SeqActLat_ShowText.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 1249

Inner Exception 2
Type:        System.FormatException
Message:     Token is not valid.
Source:      PresentationCore
Stack Trace: at MS.Internal.Parsers.ParseColor(String color, IFormatProvider formatProvider, ITypeDescriptorContext context)
   at System.Windows.Media.ColorConverter.ConvertFromString(String value)
   at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 217

Albatross

Found this error on 1.0 don't know if it has been fixed yet. And another thing, while not a bug I found out that annette also has a pee event where she invites a boy over even if you say girls only during her main quest event(It would be nice if the settings could match).

Now for 1.1 can I update to it mid save or no?

You cannot view this attachment.

Albatross

One more it wouldn't let me edit.

Location\School\Schoolyard\yardpee [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 9).
Token is not valid. - '{Color}' is not a valid color name!
Token is not valid.

ShaniFennesen

During Anatomy Classroom..

-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 07/12/2022
Time: 05:23

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     FunctionLibrary\GenSexHandling\SetEffectsOnObservers [TRY] caused an exception at operation SeqCond_PersonGender (ID: 106).
    called by Location\School\Classroom Shared\Classpeedemo1 at SeqActLat_RemoteEvent (ID: 30)
Source:      hhs+.exe

Inner Exception 1
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      hhs+
Stack Trace: at hhs_.SeqCond_PersonGender.Activated(EventRunner Runner) in hhs+\_Editor\_EventModules\_EventActions\_EventActions_Person\SeqCond_PersonGender.cs:line 34
   at hhs_.EventRunner.<TryEventAsync>d__96.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 820

nemeTopic starter

Hi all i've been without access for like 2 months so sorry for no activity i can have a look at some of these now

nemeTopic starter

Quote from: Albatross on Dec 06, 2022, 04:07 AMFound this error on 1.0 don't know if it has been fixed yet. And another thing, while not a bug I found out that annette also has a pee event where she invites a boy over even if you say girls only during her main quest event(It would be nice if the settings could match).

Now for 1.1 can I update to it mid save or no?

You cannot view this attachment.

been away broken laptop issues lol i will look into that wont take long to make it follow the settings and if you are still using old save and haven't updated yet i wouldn't recommend updating mid save but you can

nemeTopic starter

Quote from: ShaniFennesen on Dec 03, 2022, 01:18 AMThank you!

I've found this one too ;D

-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 03/12/2022
Time: 01:23

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\School\Schoolyard\yardpee [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 9).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentException
Message:     Token is not valid. - '{Color}' is not a valid color name!
Source:      hhs+
Stack Trace: at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIControls\SeqActLat_ShowText.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 1249

Inner Exception 2
Type:        System.FormatException
Message:     Token is not valid.
Source:      PresentationCore
Stack Trace: at MS.Internal.Parsers.ParseColor(String color, IFormatProvider formatProvider, ITypeDescriptorContext context)
   at System.Windows.Media.ColorConverter.ConvertFromString(String value)
   at hhs_.EventTextBlockParser.GetColorFromString(String col) in hhs+\_Modules\Util\EventTextBlockParser.cs:line 217


Fixed

nemeTopic starter

Quote from: ShaniFennesen on Dec 07, 2022, 05:26 AMDuring Anatomy Classroom..

-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.5, Release
Region:      English (United Kingdom)
Date: 07/12/2022
Time: 05:23

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     FunctionLibrary\GenSexHandling\SetEffectsOnObservers [TRY] caused an exception at operation SeqCond_PersonGender (ID: 106).
    called by Location\School\Classroom Shared\Classpeedemo1 at SeqActLat_RemoteEvent (ID: 30)
Source:      hhs+.exe

Inner Exception 1
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      hhs+
Stack Trace: at hhs_.SeqCond_PersonGender.Activated(EventRunner Runner) in hhs+\_Editor\_EventModules\_EventActions\_EventActions_Person\SeqCond_PersonGender.cs:line 34
   at hhs_.EventRunner.<TryEventAsync>d__96.MoveNext() in hhs+\_Editor\_EventModules\EventRunner.cs:line 820


should be fixed let me know if not