ThreeTen22 / skyrim-plugin-decoding-project

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

FNVEdit bug when using "Copy as Override" on a Base Effect associated to a script #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. With FNVEdit loads the FalloutNV.ESM file
2. Go to the "Base Effect" section
3. Select a base effect with an associated script (for example, 
NightstalkerPoisonEffect "Nightstalker Poison" [MGEF:00147D26])
4. Right-click and try to "Copy as Override" into another file
5. When FNVEdit asks the user if FalloutNV.esm should be added to the masters 
list of the other file, select "Yes"

What is the expected output?

FNVEdit should properly copy as override both the associated script and the 
base effect into the second file

What do you see instead?

FNVEdit doesn't copy the associated script. The Base Effect is then associated 
a null reference (NULL - Null Reference [00000000]).

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

The problem is old, I remember it started at least in the early months of 
FNVEdit

Please provide any additional information below.

See supplied ESP

What steps will reproduce the problem?
1.
2.
3.

What is the expected output?

It should not error??

What do you see instead?

Weapon mod references placed in the editor, report an error when checking for 
errors. These records can't be injected into a master when merging a plugin, 
because it errors.

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

V 3.0.22a Windows 7??

Please provide any additional information below.

"Weapon mod references placed in the editor, report an error when checking for 
errors. These records can't be injected into a master when merging a plugin, 
because it errors."

Original issue reported on code.google.com by geobo...@gmail.com on 4 Oct 2012 at 7:58

Attachments:

GoogleCodeExporter commented 9 years ago
Meh, can someone edit the report to remove the unnecessary end of the issue? 
It's a copy-paste I forgot to remove before saving the report : /

Original comment by geobo...@gmail.com on 4 Oct 2012 at 7:59

GoogleCodeExporter commented 9 years ago
LOL, nope I can only close it and post another one.

Original comment by danielhmpdx16@gmail.com on 4 Oct 2012 at 9:16

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 5 Oct 2012 at 1:47