-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Describe The Bug
After changing Display Settings the game often demands a game restart. During this process new game instance, Stracker's Loader and SPL start the initializition before old one is done, which is indicated by new console appearing before the old one closes. As a result some files used by SPL might not be released yet, so new SPL in a new game instance can't access those. SPL throws exceptions, the game doesn't crash, instead it freezes at some random(?) point before the main menu.
The issue is probably not with SPL but just originates from how Stracker's Loader works in this circumstance.
To Reproduce
- Launch the game;
- Change any in-game that require a restart, for example,
Resolution; - Go back to main menu, get prompted by the game to restart the game;
- Accept;
- Observe.
Expected Behavior
SPL should wait until the files are unlocked. Or access .dll files in a non-blocking way in a first place (I am not sure if this even possible).
Priority
Suggested P4 Priority. The issue happens outside the game loop and can be avoided by manually restarting the game instead of letting the game reload itself.
PC Specs
Show/Hide
Motherboard: Asus ROG Strix Z390-H GamingCPU: Intel Core i9-9900kRAM: 32 GB 3200MHzGPU: Nvidia GeForce RTX 3090 TiSystem and Game SSD: Samsung SSD 970 EVO Plus NVMe M.2 1TBPlugin Repo SSD: Western Digital Blue SATA M.2 2280 2TB
Environment
Show/Hide
OS: Window 10 Enterprise Version 22H2 (OS Build 19045.3996)Monster Hunter: World: v15.21.00SharpPluginLoader: pre-v0.0.4.0 (bea1094)Nvidia Drivers: v551.52
Game Display Settings
Show/Hide
DirectX 12 API: OnScreen Mode: Borderless WindowResolution Settings: 2880x1620 (Supersampled down to 1920x1080)Aspect Ratio: Wide (16:9)Nvidia DLSS: OffFidelityFX CAS + Upscaling: OffFrame Rate: No LimitV-Sync: On
Game Advanced Graphics Settings
Show/Hide
Image Quality: HighTexture Quality: High Resolution Texture PackAmbient Occlusion: HighVolume Rendering Quality: HighestShadow Quality: HighCapsule AO: OnContact Shadows: OnAnti-Aliasing: OffLOD Bias: HighMax LOD Level: No LimitFoliage Sway: OnSubsurface Scattering: OnScreen Space Reflection: OnAnisotropic Filtering: HighestWater Reflection: OnSnow Quality: HighSH Diffuse Quality: HighDynamic Range: 64-bitMotion Blur: OnDOF (Depth of Field): OnVignette Effects: NormalZ-Prepass: On
Mods and External Tools:
Show/Hide
- RTSS Overlay v7.3.4
- Reshade 6.0.0 with SMAA.fx
- Stracker's Loader v3.0.1
- Performance Booster and Plugin Extender v1.3
- HunterPie v2.10.0.134
- HelloWorld (an overlay that shows lots and lots of stuff) v10.4
- Bow Spread Pattern Fix v1.0
- Tic Rate Fix v1.0
- Guiding Lands Gathering Indicator v1.12.11.01
- Gems Sorted by Name (Alphabetized Gems) v1.6.1
- Reshade Hook v1.0
- Endemic Quality (Iceborne Edition) v1.4
- Remove censor bad word banned word filter v1.0
- Monster Weakness Icon Indicator for Iceborne (Hi-Res) vFinal
- Cuter Handler Face Model (Post-Iceborne) aka Make Handler Cuter Again v3.0

