chucksteel Posted November 6, 2017 Share Posted November 6, 2017 Anyone have a clue what I have going on here? I can no longer edit script properties and I have no Idea why. I've tried to uninstall and reinstall the ckit, removed all .ini's and have only added bAllowMultipleMasterLoads=1. I'm at a total loss on how to fix this and it's only happened recently. Link to comment Share on other sites More sharing options...
Yulliah Posted November 6, 2017 Share Posted November 6, 2017 Have you done anything with the script folder in the data folder? And is it only in one script fragment or in all of them? If it is only in this one, you might have added a script property wrongly and it is recorded in the pex or pscAnything new you add will record underneath the wrong one and it won't be able to read the rest.In that case, you have to find the actual script, open it, edit it from within to remove the wrong property and it should work normally after that. I did this the other day when adding caps to a fragment property... I accidentally put Caps001 in the value instead of the name, and oked it... Couldn't do anything with it after that until I edited the actual psc in notepad... Link to comment Share on other sites More sharing options...
chucksteel Posted November 6, 2017 Author Share Posted November 6, 2017 Haven't messed with my script folder. added more settings to that terminal the other day and had no issues. It's telling me a fragment is missing from the source folder when I go to compile. Also I get the error when I try to edit other properties so it's not just the one fragment. Link to comment Share on other sites More sharing options...
JonathanOstrus Posted November 6, 2017 Share Posted November 6, 2017 Well at first guess it sounds like the source file(s) are missing/packed into a BA2 and are no longer there as loose files. That would be the source error. The screenshotted error is likely due to it not being able to read the compiled pex output. Possibly for the same reason. I would first go verify that the psc source and the pex output are in fact present and in the proper locations. Link to comment Share on other sites More sharing options...
chucksteel Posted November 6, 2017 Author Share Posted November 6, 2017 this is driving me bat guano crazy! all the source files seem to be present in the correct folder. I tossed out my archives (just in case) Some terminals show the fragments others say it can't read them. I go to edit properties and it errors out. My scripts aren't complicated I suck at scripting they are mostly enable, disable xMarker kind of stuff. Link to comment Share on other sites More sharing options...
Recommended Posts