AvengdR7 Posted March 15, 2024 Posted March 15, 2024 My Fallout 4 scripts have suddenly stopped working! I haven't done anything to them since they last started working. I have no idea what I could possibly have done wrong, but my scripts were working fine, but all of a sudden they have stopped working. They compile fine, but they don't work. Please tell me what I could've done wrong as this is very annoying. This is not just for one mod that I'm working on. Every single custom script I wrote for any mod has suddenly stopped working. Note, I have HUDFramework attached and this isn't the cause because it worked fine with mods made by other people. I tried editing the Fallout4Custon.ini and that didn't do anything. The scripts made by other people still work fine. What could I be doing wrong? Please answer as this is very unexpected and infuriating. Do I need to edit the game files some more?
SKKmods Posted March 16, 2024 Posted March 16, 2024 Check your compiled PEX files are in .../Fallout 4/Data/Scripts Check that loading those loose files are still enabled with the bInvalidateOlderFiles settings. Add some Debug.Trace statements to check the scripts are attaching to in game Forms/Objects
AvengdR7 Posted April 16, 2024 Author Posted April 16, 2024 The PEX files are in /Fallout4/Data/Scripts I tried adding some debug.Trace statements but nothing worked. This is my Fallout4Custom.Ini. Do I need to change anything here?
Recommended Posts