raziel23x / skyrim-plugin-decoding-project

Automatically exported from code.google.com/p/skyrim-plugin-decoding-project
1 stars 3 forks source link

Load order / Date Time Stamp #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start TES5Edit
2. If a plugin has a master that needs to be loaded in a certain order Edit 
will not see the correct order even after running BOSS or manually ordering the 
plugin.

What is the expected output? 

Edit should be loading DLCList.txt to determine all the files installed, or 
reading the data folder directly.  Then Edit should compare blah against 
plugins.txt to assign which plugins are active correctly.

loadorder.txt could be used if it exists but it could be out of date.  If it's 
used refer to this article by WrinklyNinja. 
http://forums.bethsoft.com/topic/1356991-important-load-order-and-you-2/

What do you see instead?

Currently I use a 3rd party app to change the date so load order is correct.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by danielhmpdx16@gmail.com on 11 Sep 2012 at 6:37

GoogleCodeExporter commented 9 years ago
"out of date." was vague.  Loadorder is not made by skyrim therefor if users 
install some plugins manually and have not run BOSS or another application to 
update it then it might not have an up to date list of plugins.

The use of date and time should not be changed since it determines whether or 
not the Steam Workshop needs to update the plugin.

Original comment by danielhmpdx16@gmail.com on 11 Sep 2012 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 14 Sep 2012 at 5:09