MadSamurai Posted June 13, 2011 Share Posted June 13, 2011 Does anyone knows good tutorial describing mod bug-hunting techniques ? If problem lies in visual elements it's quite easy to find colliding mods and fix them, what I'm looking for is information how to find non-visual problems and identifying it's source. Link to comment Share on other sites More sharing options...
davidlallen Posted June 13, 2011 Share Posted June 13, 2011 What types of bugs do you want to hunt? Do you mean identifying conflicts between your mod and some other specific mod? In this case you should bring up both modules in fnvedit. Do you mean bugs in your own mod, such as a quest you wrote previously that worked, which gets broken because you have added something new? This is a generally painful thing, and the only answer I know is just playtest, playtest, playtest. Link to comment Share on other sites More sharing options...
stevie70 Posted June 13, 2011 Share Posted June 13, 2011 Does anyone knows good tutorial describing mod bug-hunting techniques ? If problem lies in visual elements it's quite easy to find colliding mods and fix them, what I'm looking for is information how to find non-visual problems and identifying it's source.as far as i understand what you want, fnvedit is exactly what you need. lists up every interaction between mods and much more Link to comment Share on other sites More sharing options...
stevie70 Posted June 13, 2011 Share Posted June 13, 2011 This is a generally painful thing, and the only answer I know is just playtest, playtest, playtest.it's less the testing itself that i find painful, it's more the exiting / starting / waiting for the game, this can really freak me out. would be much less painful if you could just run it windowed (don't work on my machine) and completely reset cells via console Link to comment Share on other sites More sharing options...
MadSamurai Posted June 15, 2011 Author Share Posted June 15, 2011 Thanks for pointers Link to comment Share on other sites More sharing options...
Recommended Posts