News:

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

Former www.henthighschool.com

[MOD] More suggestions and other mods - WIP (updated 29.1.2024) [Experimantal]

Started by ElPresidenete, Sep 03, 2023, 11:44 AM

Previous topic - Next topic

KirDraken

Quote from: Zaiaku on Jan 17, 2024, 10:55 PM
Quote from: KirDraken on Jan 17, 2024, 10:44 PMOn MDYoga side, dialogue with Stacy just abruptly ends after she asks "Expansion? What do you mean?".
You're not getting ready for the expansion, observe a little more and try to join in a little.
Ok, thx for the advice.

ElPresideneteTopic starter

I misplaced the upgrade file. Get the MDYoga_SansImages.zip for fixes

ElPresideneteTopic starter

Small update

RandomFixes_Events.zip - should fix Annete seduction not triggering (get the SansImages)

MDYoga_SandImages.zip - should fix blank images in some Yoga events and also should fix vending machine issues.

ElPresideneteTopic starter

RandomFixes_SansImages.zip uploaded. Overwrite files.

Added hairless drug, fixed up Annette events.

Zaiaku

Well for some reason the futaschool Hooter Fix is something i can never get working, same errors as always, going NF.
Corrupting Students since 2006

ElPresideneteTopic starter

New upload - RandomFixes_NoImages. fixed stuff,tested this time

KirDraken

Encountered an exeption in Hardman expansion, the scene where you enter the ward and see the Sierra and Karin together:
Location\School\Ward\SierraAndKarin [EXEC] caused an exception at operation SeqActLat_ShowText (ID: 88).
Token is not valid. - '{Principal_Color}' is not a valid color name!
Token is not valid.

ElPresideneteTopic starter

FYI, I did a stealth update of RandomFixes_NoImages yesterday evening, it sohuld fix some problems. I will however, re-do the way Anette seducatio nworks for something better. It works right now, but it requires your sister to be in her room at specific times of hte day, which is a chore.


@KirDraken:
that's a typo. Open the event in VEE and find the string varaible in question and remove hte underscore in Principal_Color

ElPresideneteTopic starter

Updated RandomFixes.zip.
New Annette Seduction method. Starts in her room, after that you should have a new special interaction outside of school time.

Futa Transfomation start after you give her futamaker and for the first few day (while the body mod is in effect) you should have special events in the house, assuming Annette is present. Once the week is done you can then train her.

Pregnancy starts after you or her are pregnant.


DELETE the previous folder. Do not overwrite, Imoved some scripts you'll end up with doubles.

Zaiaku

RandomFixes causes this game breaking error.

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

Application: HHS+
Version:     v1.10.6.0, Release
Region:      English (United Kingdom)
Date: 19/01/2024
Time: 20:29

User Explanation:

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

[Exception Info 1]

Top-level Exception
Type:        System.ApplicationException
Message:     This dispatched exception was not handled by the program. The program will shutdown now. Sorry... :(
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_.PersonInteractionUserControl.<>c__DisplayClass7_0.<CheckEventCandidate>b__0(VisualEvent ev) in hhs+\_View\GameWindow\PersonInteractionUserControl.xaml.cs:line 91
   at System.Collections.Generic.List`1.Find(Predicate`1 match)
   at hhs_.PersonInteractionUserControl.CheckEventCandidate(VisualEvent VE, Person P) in hhs+\_View\GameWindow\PersonInteractionUserControl.xaml.cs:line 91
   at hhs_.PersonInteractionUserControl.InitializeForPerson(Person P) in hhs+\_View\GameWindow\PersonInteractionUserControl.xaml.cs:line 62
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
   at System.Windows.Controls.Primitives.Selector.SetSelectedHelper(Object item, FrameworkElement UI, Boolean selected)
   at System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(FrameworkElement container, Boolean selected, RoutedEventArgs e)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.ListBoxItem.OnSelected(RoutedEventArgs e)
   at System.Windows.Controls.ListBoxItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
   at System.Windows.Controls.ListBox.NotifyListItemClicked(ListBoxItem item, MouseButton mouseButton)
   at System.Windows.Controls.ListBoxItem.HandleMouseButtonDown(MouseButton mouseButton)
   at System.Windows.Controls.ListBoxItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.StylusWisp.WispStylusDevice.PlayBackCachedDownInputReport(Int32 timestamp)
   at System.Windows.Input.StylusWisp.WispLogic.PromoteStoredItemsToMouse(WispStylusTouchDevice touchDevice)
   at System.Windows.Input.StylusWisp.WispStylusTouchDevice.OnManipulationEnded(Boolean cancel)
   at System.Windows.Input.ManipulationDevice.OnManipulationCancel()
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.ManipulationLogic.ReportFrame(ICollection`1 manipulators)
   at System.Windows.Input.ManipulationDevice.ReportFrame()
   at System.Windows.Input.ManipulationDevice.RemoveManipulator(IManipulator manipulator)
   at System.Windows.Input.Manipulation.TryRemoveManipulator(UIElement element, IManipulator manipulator)
   at System.Windows.Input.TouchDevice.PromoteMainToManipulation(UIElement manipulatableElement, TouchEventArgs touchEventArgs)
   at System.Windows.Input.TouchDevice.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.TouchDevice.Capture(IInputElement element, CaptureMode captureMode)
   at System.Windows.Input.TouchDevice.PromoteMainToManipulation(UIElement manipulatableElement, TouchEventArgs touchEventArgs)
   at System.Windows.Input.TouchDevice.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.TouchDevice.RaiseTouchUp()
   at System.Windows.Input.TouchDevice.ReportUp()
   at System.Windows.Input.StylusWisp.WispLogic.PromoteMainUpToTouch(WispStylusDevice stylusDevice, StagingAreaInputItem stagingItem)
   at System.Windows.Input.StylusWisp.WispLogic.PromoteMainToTouch(ProcessInputEventArgs e, StylusEventArgs stylusEventArgs)
   at System.Windows.Input.StylusWisp.WispLogic.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.StylusWisp.WispLogic.InputManagerProcessInput(Object oInput)
   at System.Windows.Input.StylusWisp.WispLogic.PreProcessInput(Object sender, PreProcessInputEventArgs e)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

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

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
log4net, Version=2.0.15.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.2.0.0
FontAwesome6.Core, Version=2.5.1.0
System.Core, Version=4.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
MathParser.org-mXparser, Version=5.2.1.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
System.Data.SQLite, Version=1.0.117.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
FontAwesome6.Svg.Net, Version=2.5.1.0
ExceptionReporter.NET, Version=3.0.1.0
OxyPlot.Wpf, Version=2.1.2.0
OxyPlot, Version=2.1.2.0
Microsoft.Msagl, Version=3.0.0.0
Imazen.WebP, Version=10.0.1.0
XamlAnimatedGif, Version=2.0.0.0
OxyPlot.Wpf.Shared, Version=2.1.2.0

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

[System Info]

Operating System
-Microsoft Windows 11 Home
--CodeSet = 1252
--CSDVersion =
--CurrentTimeZone = -360
--FreePhysicalMemory = 1698820
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.22631

Machine
-DESKTOP-CNSU8NK
--Manufacturer = ASUSTeK COMPUTER INC.
--Model = ZenBook UX562IQ_Q507IQ
--TotalPhysicalMemory = 7968182272

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

[Contact Info]

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


Corrupting Students since 2006

KirDraken

Quote from: ElPresidenete on Jan 19, 2024, 08:06 AMFYI, I did a stealth update of RandomFixes_NoImages yesterday evening, it sohuld fix some problems. I will however, re-do the way Anette seducatio nworks for something better. It works right now, but it requires your sister to be in her room at specific times of hte day, which is a chore.


@KirDraken:
that's a typo. Open the event in VEE and find the string varaible in question and remove hte underscore in Principal_Color

Found it and fixed it, cheers!

eldude

@ElPresidenete i'm getting this error when i go to hardman's house for the picture of sierra and her mom

QuoteLocation\Hardman\Home\KarinBlackmail [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 150).
Value cannot be null.
Parameter name: Person

i have this mod and lexville enabled, do they conflict with each other?

KirDraken

Quote from: eldude on Jan 19, 2024, 10:17 PM@ElPresidenete i'm getting this error when i go to hardman's house for the picture of sierra and her mom

QuoteLocation\Hardman\Home\KarinBlackmail [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 150).
Value cannot be null.
Parameter name: Person

i have this mod and lexville enabled, do they conflict with each other?
lexville changes lots of stuff, there is a chance they will conflict

eldude

Quote from: KirDraken on Jan 19, 2024, 10:29 PM
Quote from: eldude on Jan 19, 2024, 10:17 PM@ElPresidenete i'm getting this error when i go to hardman's house for the picture of sierra and her mom

QuoteLocation\Hardman\Home\KarinBlackmail [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 150).
Value cannot be null.
Parameter name: Person

i have this mod and lexville enabled, do they conflict with each other?
lexville changes lots of stuff, there is a chance they will conflict

i checked for errors and it looks like it's because it's referencing petra hooter. i'm not using the futa mod for peter so i guess that's it. kinda weird this mod is made this way since it's more oriented towards karin and sierra

ElPresideneteTopic starter

Quote from: eldude on Jan 19, 2024, 10:17 PM@ElPresidenete i'm getting this error when i go to hardman's house for the picture of sierra and her mom

QuoteLocation\Hardman\Home\KarinBlackmail [EXEC] caused an exception at operation SeqAct_TextReplacePersonContext (ID: 150).
Value cannot be null.
Parameter name: Person

i have this mod and lexville enabled, do they conflict with each other?

not really. Load mine after.

That error is an easy fix. Just open in VEE and change the name in the string constant. Should be the only error and only place you'll need to fix