HentHighSchool Development Forum

Game Development => HHS+ => HHS+ Mods => Topic started by: neme on Sep 03, 2022, 06:44 AM

Title: [Mod][1.10.6] Bathroom Expansion 1.2.3
Post by: neme on Sep 03, 2022, 06:44 AM
1.10.6
The Ultimate Depravity
https://mega.nz/folder/HlhRjZwT#rrIEl7lfegGRZDJH9m9EfQ

Updated at last for latest version.

This is a mod that aims to expand bathroom content, barely any events can trigger in any of the available bathrooms throughout the game i set out to fix that and so I've also expanded bathroom related fetishes.

main additions from this mod.

The content filter
This mod adds and expands a lot of content and a lot of it might not be some peoples cup of tea I get that I'm the same I'm just not bothered by it, however if you are bothered by it all events are content filtered so if you like pee but don't like scat blocklist the scat tag and all scat events should not trigger but pee events still will.

if you have done that and still get an event that involves scat for example please post a comment saying where you were ingame when that event triggered as that means I forgot an event. 

The Scat club
The main addition this mod brings is a whole club and a remodel of the Female bathroom in the school, the scat club triggers similar to the panties selling club in woman's bathroom an event will trigger once the school stat for corruption reaches 15 and a female student is capable of low level sex events (60 inhib + 20 lust), once you go through the event a option for the scat club will appear on the computer with the other clubs you can start it and after main school hours the club will take place in the woman's bathrooms.

The corruption requirement is subject to change as i am aware of the main games desire to use this stat as a would do crime stat.

latest updates and changes.

Update 1.2.3
added several new pee events after having a creative burst of energy for some reason
2 new classroom events
1 new street event
1 staircase event
1 cheerleading event
Title: Re: [Mod][1.10] Bathroom Expansion
Post by: Shilo on Sep 03, 2022, 01:58 PM
I assume these have been written across a longer period of time, at different levels of skill when using the editor? I just glanced over the events without actually playing, but here's some of the stuff I noticed (without specifying the exact locations where I found it, since that would take too long).

- Some events use very old ways of filtering for event candidates, checking conditions, etc. while others use the normalized functions from GenSexHandling. The effects of events are all over the place this way and don't record the interaction between the player and the student (and while GenSexHandling probably has no specific handling for these kinds of fetishes, you could still have it count as "voyeurism" interaction).
- You sometimes pull the event candidates from the list of all students (not even just your own students) instead of just the students in the location.
- One of the peeing events also requires the event candidate to have high lust and low/medium intelligence. Not sure how easy it is to actually achieve that combination, since I'd assume that both stats slowly rise from low to high throughout the playthrough. So there may only be a narrow window of opportunity for the event to trigger.
- (Honestly though, I am not even sure what kind of stats would be proper to check for with these kind of events. Do Lust and Arousal really play a role, or should it also be about Inhibition and Corruption?)
- Some events also use the "Event Is Scheduled" condition while others use the Fast Schedule Check flag. Some actual use both, which seems like an oversight.
- Not all events that assign detention actually use "Set Detention" on the person.
- Quite a few events only use "Voyeurism" in Add Arousal by Fetish, even though there is a new fetish in the mod that obviously fits the bill much better.
- It stands to reason that the club members slowly get more and more into the respective fetishes of the club as they perform these actions, so it might be a good idea to add to the values with the "Person Fetish" operation in the respective club events.
- Perhaps a check whether the person has that fetish could be used as additional criteria when selecting event candidates, at least for the events where they deliberately perform the action for the joy of it, rather than just not being able to keep things in.
- One of the events had a Random Chance in the Try-phase with a chance value of 100%, so only one of those branches can trigger in the first place.
- "Is School Time" already takes weekday and holiday into account, so it's not necessary to check those with extra operations.
- For the club events, you can actually define a dedicated folder in "Events\ClubEvents\" for your club chain and enter it in the club level definition of your club. The events from that folder will then only be checked for execution when you are at the club room during the defined club hours - which means you wouldn't need to check for the club time in the actual events and there is less overhead for checking events in the Bathroom location when its not club time.
- One of the events had a "Show Random Image" op with 6 images and individual outputs, but only the first output was linked up to the rest of the event. This means that in 5 out of 6 times, the event will trigger but not actually show anything happening.
- In the Annette event where she can have someone over, you assign the object variable "Annette" from a List Filter Person operation, but there doesn't seem to be anything that actually ensures that the person in that variable will be Annette.
- At least one event did not have the image content properly tagged. (Probably doesn't matter in the long run, since most of the events have a content filter in the event itself)
- There are still some orphaned .meta files for images of Anette that are not actually in your mod.
- You included an additional image folder with unused images in the download. If you want to provide more resources for other creators, it might be better to split that out into a separate download, so people who just want the mod contents can have a smaller download.
- There are quite a few grammar issues here and there, where a word seems left out or a sentence just continues on into the next one.
- There are also quite a few places where the start of the sentence is lower-cased. But you already said that you've been typing it quickly.
Title: Re: [Mod][1.10] Bathroom Expansion
Post by: neme on Sep 03, 2022, 05:35 PM
Yeah, you would be right about some of the earlier stuff I just kind of winged it lol kind of learned as I went for most of it the earlier events I made I would like to go through and clean up a bit.

That is a testing phase thing that I hadn't switched back will look and switch them back to location!

Oh, the low intelligence one is defo an error I'll have a look.

Yeah I was unsure what stats would go into it also so I just settled for usually lust arousal and inhibition as a base.

Ah, the fast check flag is the same as the event scheduled condition. That's good to know thank you.

Set detentions I will need to look in I no doubt said I add it later than forgot lol.

The 100% chance one I knew I missed! I put 100% just to get it to trigger for me without messing around too much I was meant to change it back but forgot (probably a side effect of doing this at like 3 AM lol)

I would also like to add fetish checks too for the more deliberate acts this will be something I add in as well as increasing fetishes for those who participate in the acts.

The voyeurism fetish was a placeholder that I will change thanks for mentioning it otherwise I would have completely forgotten.

Nice thanks for letting me know I used holiday, weekday and school time as I was unsure if school time took it all into account that's good to know for when I go through and clean up.

Thanks for letting me know about the club events dedicated folder that help streamline the try phase for club events.

Will look for that 6-image event the 6th one is not meant to be blank.

Yeah that Annette one was likely because I used a different event as a preset for the Annette one I will have to change that to insure Annette is the one chosen.

The unused images are something I could have removed from the download that was just a collection of images I may have used in the future I probably will remove them from future versions.

The orphaned meta's need to be cleaned up I will do it along with some other fixes.

Yes the downside to being fast is my fingers just skip words now and then will do my best to retroactively fix these.

Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 07, 2022, 06:13 AM
0.2:
Added gloryhole content to the men's bathroom mostly straight content but did also add a crossdresser/Futa event and a single gay event the gay event is content filtered.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: nuetron on Sep 11, 2022, 12:35 PM
Getting these errors ever since I added your mod.  Seems to be referencing paths from your dev that I do not have?

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

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

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\School\Principal Office\ParkerLateToClass [EXEC] caused an exception at operation SeqAct_PassTime (ID: 60).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentNullException
Message:     Value cannot be null.
Parameter name: key
Source:      mscorlib
Stack Trace: at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at hhs_.Person.GetStat(String statName, Boolean baseValueOnly) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\Person.cs:line 1924
   at hhs_.StatChange.AdjustStat(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\StatChange.cs:line 37
   at hhs_.ClubLevel.ApplyClubMeetingAdjustments(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 823
   at hhs_.Clubs.ClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 428
   at hhs_.Time.CheckClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 693
   at hhs_.Time.<TimerefreshFromEvent>d__67.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 660
--- 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_.Time.<PassTime>d__90.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 1139
--- 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_.SeqAct_PassTime.<ActivatedAsync>d__18.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Time\SeqAct_PassTime.cs:line 99
--- 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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at hhs_.EventRunner.<ExecuteAsync>d__108.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1220

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

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

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Error while moving to location 'Your Home'
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentNullException
Message:     Value cannot be null.
Parameter name: key
Source:      mscorlib
Stack Trace: at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at hhs_.Person.GetStat(String statName, Boolean baseValueOnly) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\Person.cs:line 1924
   at hhs_.StatChange.AdjustStat(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\StatChange.cs:line 37
   at hhs_.ClubLevel.ApplyClubMeetingAdjustments(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 823
   at hhs_.Clubs.ClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 428
   at hhs_.Time.CheckClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 693
   at hhs_.Time.<Timerefresh>d__66.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 593
--- 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_._GameWindow.<MoveToLocation>d__14.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\GameWindow\_GameWindow.xaml.cs:line 117
--- 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_._GameWindow.<LocationChange_Click>d__65.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\GameWindow\_GameWindow.xaml.cs:line 1605
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: ixtheinterloper on Sep 12, 2022, 04:19 AM
i know that this isn't going to go anywhere productive, but do you think you can find a replacement picture for gloryholeschool2/.2? the character depicted is from a yuri light novel series and is, consequentially, a lesbian (and canonically a minor)
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 12, 2022, 08:08 AM
Quote from: nuetron on Sep 11, 2022, 12:35 PMGetting these errors ever since I added your mod.  Seems to be referencing paths from your dev that I do not have?

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

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

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:    Location\School\Principal Office\ParkerLateToClass [EXEC] caused an exception at operation SeqAct_PassTime (ID: 60).
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentNullException
Message:    Value cannot be null.
Parameter name: key
Source:      mscorlib
Stack Trace: at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at hhs_.Person.GetStat(String statName, Boolean baseValueOnly) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\Person.cs:line 1924
  at hhs_.StatChange.AdjustStat(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\StatChange.cs:line 37
  at hhs_.ClubLevel.ApplyClubMeetingAdjustments(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 823
  at hhs_.Clubs.ClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 428
  at hhs_.Time.CheckClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 693
  at hhs_.Time.<TimerefreshFromEvent>d__67.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 660
--- 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_.Time.<PassTime>d__90.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 1139
--- 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_.SeqAct_PassTime.<ActivatedAsync>d__18.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_Time\SeqAct_PassTime.cs:line 99
--- 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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  at hhs_.EventRunner.<ExecuteAsync>d__108.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1220

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

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

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:    Error while moving to location 'Your Home'
Source:      hhs+.exe

Inner Exception 1
Type:        System.ArgumentNullException
Message:    Value cannot be null.
Parameter name: key
Source:      mscorlib
Stack Trace: at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at hhs_.Person.GetStat(String statName, Boolean baseValueOnly) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\Person.cs:line 1924
  at hhs_.StatChange.AdjustStat(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Person\StatChange.cs:line 37
  at hhs_.ClubLevel.ApplyClubMeetingAdjustments(Person Per) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 823
  at hhs_.Clubs.ClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\School\Club.cs:line 428
  at hhs_.Time.CheckClubMeeting() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 693
  at hhs_.Time.<Timerefresh>d__66.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Gameplay\Time.cs:line 593
--- 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_._GameWindow.<MoveToLocation>d__14.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\GameWindow\_GameWindow.xaml.cs:line 117
--- 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_._GameWindow.<LocationChange_Click>d__65.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\GameWindow\_GameWindow.xaml.cs:line 1605

Hmm that is odd as the mod doesn't change parker late to class events i did also have a look in the event to see if anything links to the woman's bathroom which may have been effected by the mod which it didn't seem too.

Also do you have any other mods active which maybe be conflicting, also is the save a new one or a preexisting save.

with that it would be helpful if you could upload your save so i can take a deeper look into what maybe causing it.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 12, 2022, 08:16 AM
Quote from: ixtheinterloper on Sep 12, 2022, 04:19 AMi know that this isn't going to go anywhere productive, but do you think you can find a replacement picture for gloryholeschool2/.2? the character depicted is from a yuri light novel series and is, consequentially, a lesbian (and canonically a minor)

Sure i can have a look at replacing them probably be awhile but i can add it to a todo list
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: nuetron on Sep 12, 2022, 11:10 AM
Here is my save.  https://file.io/U3rl8s6ksDbZ

Click on the principle's office to trigger Nina's event which will error before completion.  The only mods I have installed other than the bathroom mod is the following.

Bathroom Expansion
Home Relax
Wait1Minute

Thanks
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 12, 2022, 06:58 PM
Quote from: nuetron on Sep 12, 2022, 11:10 AMHere is my save.  https://file.io/U3rl8s6ksDbZ

Click on the principle's office to trigger Nina's event which will error before completion.  The only mods I have installed other than the bathroom mod is the following.

Bathroom Expansion
Home Relax
Wait1Minute

Thanks

It says the file was deleted is the link correct?
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: nuetron on Sep 13, 2022, 03:52 AM
Not sure what happened, try this one.  https://anonfiles.com/gf30P572y4/save_sav
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 13, 2022, 04:34 PM
Quote from: nuetron on Sep 13, 2022, 03:52 AMNot sure what happened, try this one.  https://anonfiles.com/gf30P572y4/save_sav

https://mega.nz/file/vkQUCYRb#DNnwiuuTI0CF2knvkVyqdpykjntDFAjeSQFT_L9oIHE

Okay so i looked into the parker event itself basically the error says that the thing which causes time to pass had no value attached to it but after looking it did have a value so i disabled the pass time entirely which allowed the event to finish properly

i made a new save after the event was completed so you can get past that part of the quest you can check the journal to see that the late to class event is finished and you have to wait and see for the next stage of the quest

i am presuming that the next stage of the event will work fine as im guessing that was the first time you got that error im unsure if it has something to do with the mod all i could guess is it may be to do with the 1 minute wait mod but im not to sure about that let me know how the rest of the parker event goes if it happens again i will ask Barteke in the discord as he may know better

Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: nuetron on Sep 13, 2022, 04:55 PM
It not only errors at parker's event.  It also errors exactly at 18:00 when a PTA event is scheduled, also when the swim club weekly tournament happens as well.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: IEI Esports X on Sep 14, 2022, 11:55 AM
Am I doing something wrong?2022-09-14_hhs+.log
An exception occurred during startup.
There is an error in XML document (179, 32).
Instance validation error: 'Scat' is not a valid value for Fetish.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: Shilo on Sep 14, 2022, 09:48 PM
Quote from: IEI Esports X on Sep 14, 2022, 11:55 AMAm I doing something wrong?2022-09-14_hhs+.log
An exception occurred during startup.
There is an error in XML document (179, 32).
Instance validation error: 'Scat' is not a valid value for Fetish.

Sounds like your game version is too old. You are likely using one where fetishes were still hardcoded and not dynamic, as required by this mod.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: IEI Esports X on Sep 15, 2022, 06:22 AM
Alright thank you so much for solving the enigma but where can i find the latest release? The Official release thread ServicePack5 Mega Link doesnt seems to work and I dont see more page on the thread if you could help me with these that will be really appreciated, EDIT: I found the latest build it took some time but Thx regardless
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 15, 2022, 09:08 PM
Quote from: nuetron on Sep 13, 2022, 04:55 PMIt not only errors at parker's event.  It also errors exactly at 18:00 when a PTA event is scheduled, also when the swim club weekly tournament happens as well.
[/quote

hmm I don't know man it got to be an issue with the save file because in my save I also have swim club tournaments and I don't get the error same with PTA events and so far at least I haven't seen anyone else having it

the issue itself is coming from the pass time operation which this mod doesn't affect and is also used by like 99% of the events in the game so I'm sorry but I can't really help you :(
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: barteke22 on Sep 15, 2022, 09:28 PM
Did you manually edit the club.xml?  The exception mentioned adjusting club stats, so I checked your xml in the File Editor and its stat fields are empty values.  Xml is case sensitive, and your stat changes are all lower cased - which converts them into null values in the list.

You want to uppercase everything inside the <StatChange> tags, can probably copy the below.
Spoiler
<?xml version="1.0" encoding="utf-8"?>
<Clubs>
    <Name>Scat Club Chain</Name>
    <ClubLevels>
        <ClubLevel>
            <Name>Scat Club</Name>
            <EditorName>Scat Club</EditorName>
            <ForGender>
                <string>Female</string>
                <string>Futanari</string>
            </ForGender>
            <ImportantStat>Lust</ImportantStat>
            <CorruptionLevel>3</CorruptionLevel>
            <WeeklyAccount>-100</WeeklyAccount>
            <ImagePath>Images\EventPictures\Club\ScatClub\ClubImage.jpg</ImagePath>
            <ClubRoom>Bathroom Female</ClubRoom>
            <StartTime>
                <Hour>16</Hour>
                <Minute>0</Minute>
            </StartTime>
            <EndTime>
                <Hour>18</Hour>
                <Minute>0</Minute>
            </EndTime>
            <ClubEventDirectories />
            <ClubEventIDs />
            <StatChanges>
                <StatChange>
                    <Stat>Lust</Stat>
                    <Change>0.05</Change>
                    <Maximum>75</Maximum>
                </StatChange>
                <StatChange>
                    <Stat>Inhibition</Stat>
                    <Change>0.05</Change>
                    <Minimum>40</Minimum>
                </StatChange>
                <StatChange>
                    <Stat>Corruption</Stat>
                    <Change>0.05</Change>
                    <Maximum>75</Maximum>
                </StatChange>
            </StatChanges>   
        </ClubLevel>
    </ClubLevels>
</Clubs>
[close]

For existing saves it should be possible to reload the xml and pick New for StatChanges fields, but it'll probably auto-resolve those if they don't appear on the list.
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: nuetron on Sep 15, 2022, 10:46 PM
I applied barteke22's xml and the errors went away.  Thanks!
Title: Re: [Mod][1.10] Bathroom Expansion 0.2
Post by: neme on Sep 16, 2022, 05:03 PM
Excellent news thanks Barteke! will say I'm not sure why the stats were in the lowercase i checked my own XML and they were capitalized :/

explains why it wasn't replicating for me though lmao
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: neme on Sep 26, 2022, 09:56 PM
Hello just an update here I have a big update coming for this mod

it contains as of now 22 new events and lots of older events redone and more content added to them likely this update be available in a weekish still not finished and i will need to do some testings in game make sure things don't completely break lol 
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: SAPO3000 on Sep 27, 2022, 10:34 AM
That's really good news honestly, I love this mod especially the casual scat scenes like the corridor one where the students just do it as if nothing and you can even praise them. Would be nice to have some of those scat scenes with Annette at home and with students during class.
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: picobyte on Sep 28, 2022, 05:57 PM
Maybe there could be more bathroom masturbation / sex-toilet scenes - or toilet detention - after severe school corruption. I know it's a lot of work to make, just some ideas.
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: neme on Sep 30, 2022, 02:33 AM
Quote from: SAPO3000 on Sep 27, 2022, 10:34 AMThat's really good news honestly, I love this mod especially the casual scat scenes like the corridor one where the students just do it as if nothing and you can even praise them. Would be nice to have some of those scat scenes with Annette at home and with students during class.

Well great news on the during glass bit hahaha i do have plans for annette similar to how the pee stuff works for her
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: neme on Sep 30, 2022, 02:35 AM
Quote from: picobyte on Sep 28, 2022, 05:57 PMMaybe there could be more bathroom masturbation / sex-toilet scenes - or toilet detention - after severe school corruption. I know it's a lot of work to make, just some ideas.

oooo toilet detention i like that idea i may look into adding something like that and i do plan on adding more general sex and mast stuff to the bathroom
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: kenshuck on Oct 03, 2022, 08:48 PM
Found an error on your club.xml, there is a lower case i on <importantstat>Lust</importantstat>, it sould be capitalized
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: barteke22 on Oct 03, 2022, 09:18 PM
Oh, nice catch, didn't notice that one.  Though that one shouldn't cause issues, it just means the ImportantStat is missing - which is a valid state.

Your issue is probably the ones near the bottom as I've noticed that the main download still has the broken file.

You can get the fixed version here https://henthighschool.net/index.php?msg=1555
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: kenshuck on Oct 03, 2022, 09:46 PM
Quote from: barteke22 on Oct 03, 2022, 09:18 PMOh, nice catch, didn't notice that one.  Though that one shouldn't cause issues, it just means the ImportantStat is missing - which is a valid state.

Your issue is probably the ones near the bottom as I've noticed that the main download still has the broken file.

You can get the fixed version here https://henthighschool.net/index.php?msg=1555
yeah i got that fix, and it keep giving me the error, so i looked more closely, and found that and it stopped, maybe i just didint reload? don't know lol
Title: Re: [Mod][1.10] Bathroom Expansion 0.3
Post by: neme on Oct 04, 2022, 07:40 AM
so I checked and yes the XML was still the broke one because if I had to guess mega updater didn't actually use the new XML because technically they were identical so I have completely deleted the mod from mega and uploaded it again with the new XML I'm going to post the link here as well as edit the main post with the link

so hopefully that should be resolved unless either mega decides to screw me or I have some alt personality that's trying to sabotage me

right this should be the working XML I have not noticed anymore missing caps but hey I am once again half asleep like I usually am when I do this stuff XD
https://mega.nz/file/n4AX3DoD#TPu2ewBuVZvYXjJqVqe41wARqVUZ29RgnKxSXeo5MA0
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: barteke22 on Oct 06, 2022, 12:18 AM
Location\Classroom Shared\Classscataccident is using SetEffectOnObservers in its Try phase - which is not supported (not virtualised) and pretty sure it's meant to be TryForSchoolEvents.

This, combined with Voyeurism's school stat compensation being a bit too big is causing the Inhibition issue.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 06, 2022, 02:46 AM
Quote from: barteke22 on Oct 06, 2022, 12:18 AMLocation\Classroom Shared\Classscataccident is using SetEffectOnObservers in its Try phase - which is not supported (not virtualised) and pretty sure it's meant to be TryForSchoolEvents.

This, combined with Voyeurism's school stat compensation being a bit too big is causing the Inhibition issue.

ah thank you that was bothering the hell out of me
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 06, 2022, 03:04 AM
that is sorted now thank you :)
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: Zaiaku on Oct 06, 2022, 05:17 PM
Quick question: Does blacklisting work on this mod? Yeah, I know it's probably obvious, but I would like an actual confirmation.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 06, 2022, 08:42 PM
Quote from: Zaiaku on Oct 06, 2022, 05:17 PMQuick question: Does blacklisting work on this mod? Yeah, I know it's probably obvious, but I would like an actual confirmation.

Yes is does i should add that confirmation it was in the original but i rewrote it and forgot to add it back in lol thanks for reminding me but yes blacklisting a certain thing will stop it appearing
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 06, 2022, 08:47 PM
obviously, if you do blacklist and then get an event involving it please post here so I can fix that.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: Albatross on Oct 09, 2022, 02:19 AM
Got this error in a annette pee event(I assume it's from this mod though I'm not 100% sure)

Spoiler
Location\Your Guest Room\Annettepeemolest [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 59).
Token is not valid. - '{PrincipalColor}' is not a valid color name!
Token is not valid.
[close]

After the error she was refered as Daisy too for a bit, though I'm not sure if that's from the same error.

EDIT: Nevermind the second part is probably a bug on the "Join in Bed" mod.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: barteke22 on Oct 10, 2022, 12:53 AM
If these haven't changed since the club.xml issue, here's 1.10.3.3 versions of events containing GetCandidates. If they have changed, you just need to follow patch note to fix them.

...park goes into Loc...\Forest
..Start into School\Bathroom F
annette... into Loc...\Your Guest Room.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: Albatross on Oct 10, 2022, 01:00 AM
Thanks, I have no idea what the second part means but I will try replacing and reloading to see if it works.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 10, 2022, 01:15 AM
I'm updating looking forward to seeing whats broken lol
Title: Re: [Mod][1.10.3.3] Bathroom Expansion 0.5
Post by: neme on Oct 10, 2022, 01:48 AM
I fixed the files it should work fine now hopefully probably not though as this game hates me lol
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: iAnimeDeath on Oct 10, 2022, 06:14 PM
Quote from: neme on Oct 10, 2022, 01:48 AMI fixed the files it should work fine now hopefully probably not though as this game hates me lol

I got this error:
Spoiler
-----------------------------
[General Info]

Application: HHS+
Version:    v1.10.3.3, Release
Region:      English (United Kingdom)
Date: 10/10/2022
Time: 18:12

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:    Location\School\Bathroom F\ScatClubStart [EXEC] caused an exception at operation SeqAct_ShowImage (ID: 32).
Source:      hhs+.exe

Inner Exception 1
Type:        System.NotSupportedException
Message:    No imaging component suitable to complete this operation was found.
Source:      PresentationCore
Stack Trace: at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
  at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
  at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
  at System.Windows.Media.Imaging.BitmapImage.EndInit()
  at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
  at hhs_.ShowImageUserControl..ctor(String strImagePath, Boolean censor) in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\EventUserControls\ShowImageUserControl.xaml.cs:line 36
  at hhs_.FilteredImage.Display(EventUIManager uiControl) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\Util\FilteredImage.cs:line 83
  at hhs_.FilteredImage.Show(EventUIManager uiControl) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\Util\FilteredImage.cs:line 69
  at hhs_.SeqAct_ShowImage.Activated(EventRunner Runner) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIBackground\SeqAct_ShowImage.cs:line 131
  at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1256

Inner Exception 2
Type:        System.Runtime.InteropServices.COMException
Message:    The component cannot be found. (Exception from HRESULT: 0x88982F50)
Source:

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
log4net, Version=2.0.14.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Xceed.Wpf.Toolkit, Version=4.3.0.0
FontAwesome6.Core, Version=2.2.0.0
System.Core, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
MathParser.org-mXparser, Version=5.0.7.0
Microsoft.VisualBasic, Version=10.0.0.0
Microsoft.Msagl.GraphViewerGdi, Version=3.0.0.0
Microsoft.Msagl.Drawing, Version=3.0.0.0
System.Drawing, Version=4.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Data.SQLite, Version=1.0.116.0
System.Xml, Version=4.0.0.0
Cronos, Version=0.7.1.0
System.Runtime.Caching, Version=4.0.0.0
System.Data, Version=4.0.0.0
ExceptionReporter.NET, Version=3.0.1.0
FontAwesome6.Svg.Net, Version=2.2.0.0
OxyPlot.Wpf, Version=2.1.0.0
OxyPlot, Version=2.1.0.0
Microsoft.Msagl, Version=3.0.0.0
System.Xml.Linq, Version=4.0.0.0
XamlAnimatedGif, Version=2.0.0.0
OxyPlot.Wpf.Shared, Version=2.1.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 11 Pro
--CodeSet = 1252
--CSDVersion =
--CurrentTimeZone = -240
--FreePhysicalMemory = 23152740
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.22621

Machine
-IANIMEDEATH
--Manufacturer = Micro-Star International Co., Ltd.
--Model = MS-7D08
--TotalPhysicalMemory = 34252382208

-----------------------------

[Contact Info]

Email: 
Web:    https://www.henthighschool.net/hhs/
Phone: 
Fax:   
-----------------------------

[close]
[/s]

Edit:
Nvm this was due to mega download messing up on my end. Corrupted the image files for some reason. Redownloaded it and now works fine.
Title: Re: [Mod][1.10.3] Bathroom Expansion 0.5
Post by: neme on Oct 10, 2022, 06:45 PM
Quote from: iAnimeDeath on Oct 10, 2022, 06:14 PM
Quote from: neme on Oct 10, 2022, 01:48 AMI fixed the files it should work fine now hopefully probably not though as this game hates me lol

I got this error:
Spoiler
-----------------------------
[General Info]

Application: HHS+
Version:    v1.10.3.3, Release
Region:      English (United Kingdom)
Date: 10/10/2022
Time: 18:12

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:    Location\School\Bathroom F\ScatClubStart [EXEC] caused an exception at operation SeqAct_ShowImage (ID: 32).
Source:      hhs+.exe

Inner Exception 1
Type:        System.NotSupportedException
Message:    No imaging component suitable to complete this operation was found.
Source:      PresentationCore
Stack Trace: at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
  at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
  at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
  at System.Windows.Media.Imaging.BitmapImage.EndInit()
  at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
  at hhs_.ShowImageUserControl..ctor(String strImagePath, Boolean censor) in D:\Torrents\DONE\dun\hhs-source\hhs+\_View\EventUserControls\ShowImageUserControl.xaml.cs:line 36
  at hhs_.FilteredImage.Display(EventUIManager uiControl) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\Util\FilteredImage.cs:line 83
  at hhs_.FilteredImage.Show(EventUIManager uiControl) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\Util\FilteredImage.cs:line 69
  at hhs_.SeqAct_ShowImage.Activated(EventRunner Runner) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\_EventActions\_EventActions_UI\_EventActions_UIBackground\SeqAct_ShowImage.cs:line 131
  at hhs_.EventRunner.<ExecuteAsync>d__109.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Editor\_EventModules\EventRunner.cs:line 1256

Inner Exception 2
Type:        System.Runtime.InteropServices.COMException
Message:    The component cannot be found. (Exception from HRESULT: 0x88982F50)
Source:

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
log4net, Version=2.0.14.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Xceed.Wpf.Toolkit, Version=4.3.0.0
FontAwesome6.Core, Version=2.2.0.0
System.Core, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
MathParser.org-mXparser, Version=5.0.7.0
Microsoft.VisualBasic, Version=10.0.0.0
Microsoft.Msagl.GraphViewerGdi, Version=3.0.0.0
Microsoft.Msagl.Drawing, Version=3.0.0.0
System.Drawing, Version=4.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Data.SQLite, Version=1.0.116.0
System.Xml, Version=4.0.0.0
Cronos, Version=0.7.1.0
System.Runtime.Caching, Version=4.0.0.0
System.Data, Version=4.0.0.0
ExceptionReporter.NET, Version=3.0.1.0
FontAwesome6.Svg.Net, Version=2.2.0.0
OxyPlot.Wpf, Version=2.1.0.0
OxyPlot, Version=2.1.0.0
Microsoft.Msagl, Version=3.0.0.0
System.Xml.Linq, Version=4.0.0.0
XamlAnimatedGif, Version=2.0.0.0
OxyPlot.Wpf.Shared, Version=2.1.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 11 Pro
--CodeSet = 1252
--CSDVersion =
--CurrentTimeZone = -240
--FreePhysicalMemory = 23152740
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.22621

Machine
-IANIMEDEATH
--Manufacturer = Micro-Star International Co., Ltd.
--Model = MS-7D08
--TotalPhysicalMemory = 34252382208

-----------------------------

[Contact Info]

Email: 
Web:    https://www.henthighschool.net/hhs/
Phone: 
Fax:   
-----------------------------

[close]
[/s]

Edit:
Nvm this was due to mega download messing up on my end. Corrupted the image files for some reason. Redownloaded it and now works fine.

Ah yes mega also hates me so I'm not surprised
Title: Re: [Mod][1.10.3.4] Bathroom Expansion 1.0
Post by: neme on Oct 23, 2022, 05:04 PM
Forgot to do this couple days ago when i updated it been busy lol but yeah new update is out
Title: Re: [Mod][1.10.3.4] Bathroom Expansion 1.0
Post by: Anon888 on Oct 24, 2022, 07:45 AM
Got this error:
Spoiler
-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.4, Release
Region:      English (United Kingdom)
Date: 24/10/2022
Time: 07:42

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\Forest\Latenightpee.ve [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 D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in D:\Torrents\DONE\dun\hhs-source\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 D:\Torrents\DONE\dun\hhs-source\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 D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 217

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
log4net, Version=2.0.14.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Xceed.Wpf.Toolkit, Version=4.3.0.0
FontAwesome6.Core, Version=2.2.0.0
System.Core, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
MathParser.org-mXparser, Version=5.0.7.0
Microsoft.VisualBasic, Version=10.0.0.0
Microsoft.Msagl.GraphViewerGdi, Version=3.0.0.0
Microsoft.Msagl.Drawing, Version=3.0.0.0
System.Drawing, Version=4.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Data.SQLite, Version=1.0.116.0
System.Xml, Version=4.0.0.0
Cronos, Version=0.7.1.0
System.Runtime.Caching, Version=4.0.0.0
System.Data, Version=4.0.0.0
ExceptionReporter.NET, Version=3.0.1.0
FontAwesome6.Svg.Net, Version=2.2.0.0
OxyPlot.Wpf, Version=2.1.0.0
OxyPlot, Version=2.1.0.0
Microsoft.Msagl, Version=3.0.0.0
System.Xml.Linq, Version=4.0.0.0
XamlAnimatedGif, Version=2.0.0.0
OxyPlot.Wpf.Shared, Version=2.1.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 10 Home
--CodeSet = 1252
--CSDVersion =
--CurrentTimeZone = 120
--FreePhysicalMemory = 3354452
--OSArchitecture = 64 bit
--OSLanguage = 1040
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.19044
[close]
Title: Re: [Mod][1.10.3.4] Bathroom Expansion 1.0
Post by: neme on Oct 25, 2022, 09:01 PM
Quote from: Anon888 on Oct 24, 2022, 07:45 AMGot this error:
Spoiler
-----------------------------
[General Info]

Application: HHS+
Version:     v1.10.3.4, Release
Region:      English (United Kingdom)
Date: 24/10/2022
Time: 07:42

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     Location\Forest\Latenightpee.ve [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 D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 221
   at hhs_.EventTextBlockParser.ParsePage(IEnumerable`1 tokens) in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 117
   at hhs_.EventTextBlockParser.<ParseText>d__6.MoveNext() in D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 77
   at hhs_.SeqActLat_ShowText.<ActivatedAsync>d__6.MoveNext() in D:\Torrents\DONE\dun\hhs-source\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 D:\Torrents\DONE\dun\hhs-source\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 D:\Torrents\DONE\dun\hhs-source\hhs+\_Modules\Util\EventTextBlockParser.cs:line 217

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
log4net, Version=2.0.14.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Xceed.Wpf.Toolkit, Version=4.3.0.0
FontAwesome6.Core, Version=2.2.0.0
System.Core, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
MathParser.org-mXparser, Version=5.0.7.0
Microsoft.VisualBasic, Version=10.0.0.0
Microsoft.Msagl.GraphViewerGdi, Version=3.0.0.0
Microsoft.Msagl.Drawing, Version=3.0.0.0
System.Drawing, Version=4.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Data.SQLite, Version=1.0.116.0
System.Xml, Version=4.0.0.0
Cronos, Version=0.7.1.0
System.Runtime.Caching, Version=4.0.0.0
System.Data, Version=4.0.0.0
ExceptionReporter.NET, Version=3.0.1.0
FontAwesome6.Svg.Net, Version=2.2.0.0
OxyPlot.Wpf, Version=2.1.0.0
OxyPlot, Version=2.1.0.0
Microsoft.Msagl, Version=3.0.0.0
System.Xml.Linq, Version=4.0.0.0
XamlAnimatedGif, Version=2.0.0.0
OxyPlot.Wpf.Shared, Version=2.1.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 10 Home
--CodeSet = 1252
--CSDVersion =
--CurrentTimeZone = 120
--FreePhysicalMemory = 3354452
--OSArchitecture = 64 bit
--OSLanguage = 1040
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.19044
[close]

Sorry for late reply been ill i have looked and found the problem i have fixed it

https://mega.nz/file/qgZ33JCC#d5YMjZ4-9JkDRIgXq6Uocdmm9itMHGaUmlFXzay4ZQA

this rar only contains the fixed event so you don't need to download the whole thing again.

just download and place it into the mod folder it will ask to replace a existing file just say yes, in-game use debug events and refresh events
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.0
Post by: ShaniFennesen on Nov 18, 2022, 08:25 AM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.0
Post by: neme on Nov 24, 2022, 12:12 AM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.0
Post by: neme on Nov 24, 2022, 12:47 AM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: neme on Nov 24, 2022, 12:49 AM
1.1 some fixes

and a couple new events including Annette's first scat event
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: ShaniFennesen on Nov 25, 2022, 04:19 AM
Thanks !
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: ShaniFennesen on Nov 27, 2022, 12:29 PM
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

 ::)
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: neme on Nov 27, 2022, 04:43 PM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: ShaniFennesen on Dec 03, 2022, 01:18 AM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: Albatross on Dec 06, 2022, 04:07 AM
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?

image (2).png
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: Albatross on Dec 06, 2022, 04:32 AM
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.
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: ShaniFennesen on Dec 07, 2022, 05:26 AM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: neme on Jan 15, 2023, 09:48 PM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1
Post by: neme on Jan 15, 2023, 09:50 PM
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?

image (2).png

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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1.1
Post by: neme on Jan 15, 2023, 10:15 PM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1.1
Post by: neme on Jan 15, 2023, 10:16 PM
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
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1.1
Post by: neme on Jan 15, 2023, 10:16 PM
Quote from: Albatross on Dec 06, 2022, 04:32 AMOne 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.
this should be fixed in 1.1.1
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1.1
Post by: ShaniFennesen on Jan 17, 2023, 10:11 PM
Thank you very much for your work !
Title: Re: [Mod][1.10.3.5] Bathroom Expansion 1.1.1
Post by: neme on Jan 29, 2023, 12:05 AM
thanks! i will be able to update the mod for 1.10.4.2 soon 
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: neme on Jan 29, 2023, 06:20 PM
Mini update made sure the mod worked in latest update. download in first post.

 
I was unable to properly test the new event and the one i edited im using someone elses device so to edit the game i have to download the game and mod again and delete it after lmao it should be fine but let me know if not.   
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: Telkalite on Jan 31, 2023, 11:42 PM
Location\City Streets Shared\Futapeeexhib [TRY] caused an exception at operation SeqActLat_RemoteEvent (ID: 29).
Unable to find Remote Event 'FunctionLibrary\Time\WeatherCheck'
I don't think the weather check is working? its not just this one but pretty much all of the outdoor ones I've come across
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: neme on Feb 04, 2023, 07:28 PM
Quote from: Telkalite on Jan 31, 2023, 11:42 PMLocation\City Streets Shared\Futapeeexhib [TRY] caused an exception at operation SeqActLat_RemoteEvent (ID: 29).
Unable to find Remote Event 'FunctionLibrary\Time\WeatherCheck'
I don't think the weather check is working? its not just this one but pretty much all of the outdoor ones I've come across


Weird i couldn't get this to replicate for me, are you using a old version of the game? if not can you post your save so i can try and see what the issue is
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: Telkalite on Feb 04, 2023, 08:32 PM
I'm fairly sure I'm up-to-date on the game. I had installed the 4.1 version then the 4.2 patch when it dropped. I'll see if I can find a save were they are still happening. I had actually gone in and cut the weather check from my local copy to get the events to fire like normal.
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: Telkalite on Feb 04, 2023, 08:43 PM
Nevermind, I realised what I did wrong. I'm using a custom school I put together under the 3.5 version of the game and forgot to update it after the 4.1 update. My apologise for wasting any time or worry I caused for my fuck up.
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: neme on Feb 04, 2023, 11:12 PM
Quote from: Telkalite on Feb 04, 2023, 08:43 PMNevermind, I realised what I did wrong. I'm using a custom school I put together under the 3.5 version of the game and forgot to update it after the 4.1 update. My apologise for wasting any time or worry I caused for my fuck up.

Ah no don't worry about it always best to mention it in case it is a mod thing glad its fixed now
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: Albatross on Mar 18, 2023, 11:36 PM
Location\School\Classroom 6\cosplayclubpeeevent1 [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 17).
Value cannot be null.
Parameter name: Person

Found this bug. Playing the latest version with Lexville.
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: neme on Mar 26, 2023, 08:22 AM
Quote from: Albatross on Mar 18, 2023, 11:36 PMLocation\School\Classroom 6\cosplayclubpeeevent1 [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 17).
Value cannot be null.
Parameter name: Person

Found this bug. Playing the latest version with Lexville.

sorry for extremely late reply been busy lol but i have not designed the mod with Lexville so it could of been that but i will have a look because it also could have just been a issue with the event i get back to you
Title: Re: [Mod][1.10.4.2] Bathroom Expansion 1.2
Post by: neme on Mar 26, 2023, 08:55 AM
Quote from: Albatross on Mar 18, 2023, 11:36 PMLocation\School\Classroom 6\cosplayclubpeeevent1 [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 17).
Value cannot be null.
Parameter name: Person

Found this bug. Playing the latest version with Lexville.

Found the issue here is the fix place this folder into mods - bathroom expansion - events- location - school

https://mega.nz/folder/L8ZhnYZC#UWYRdzvJLBWpQJcBNwiqJw
Title: Re: [Mod][1.10.5.2] Bathroom Expansion 1.2
Post by: Kingk2 on Jul 22, 2023, 06:51 PM
Are you going to update it to 10.5.7?
Title: Re: [Mod][1.10.5.2] Bathroom Expansion 1.2
Post by: Isangrad on Jul 30, 2023, 04:30 PM
Can you add a set of school policies that encourage/discourage public urination with a PTA proposal as a requirement. At game start public urination is banned without changing the current events. After PTA reaches a certain state of corruption/inhibition, the public urination proposal can be passed.
Title: Re: [Mod][outdated for now] Bathroom Expansion 1.3 coming soon
Post by: neme on Oct 17, 2023, 10:58 PM
Quote from: Isangrad on Jul 30, 2023, 04:30 PMCan you add a set of school policies that encourage/discourage public urination with a PTA proposal as a requirement. At game start public urination is banned without changing the current events. After PTA reaches a certain state of corruption/inhibition, the public urination proposal can be passed.

i know this is old but i was taking a break but this is in the plans
Title: Re: [Mod][1.10.5.7] Bathroom Expansion 1.2.2
Post by: neme on Oct 23, 2023, 09:07 PM
Updatedddd!
Title: Re: [Mod][1.10.5.7] Bathroom Expansion 1.2.2
Post by: FuckingAss on Dec 15, 2023, 08:36 PM
Does this work with 1.10.6? Has anyone tried to use it on the latest version?
Title: Re: [Mod][1.10.5.7] Bathroom Expansion 1.2.2
Post by: ⚧ Squark on Dec 16, 2023, 04:33 PM
Quote from: FuckingAss on Dec 15, 2023, 08:36 PMDoes this work with 1.10.6? Has anyone tried to use it on the latest version?
Can confirm that it does.
Title: Re: [Mod][1.10.5.7] Bathroom Expansion 1.2.2
Post by: neme on Dec 16, 2023, 06:22 PM
Quote from: ⚧ Squark on Dec 16, 2023, 04:33 PM
Quote from: FuckingAss on Dec 15, 2023, 08:36 PMDoes this work with 1.10.6? Has anyone tried to use it on the latest version?
Can confirm that it does.

thank yoouuu
Title: Re: [Mod][1.10.6] Bathroom Expansion 1.2.3
Post by: neme on Feb 10, 2024, 07:19 PM
New update see first post  :)