Data Errors
54 posts
• Page 2 of 3 • 1, 2, 3
Re: City Claim: Karthwasten - Claimed by Praedator
Praedator wrote:Sorry guys but this should all be in another thread, not in Karthwasten final thread, reserve that for problems with Karthwasten exterior errors :/
Scamp: Done.
Thx Scamp.
Re: Data Errors
Sky_Misc_Bottle_Cork_01 has no inventory icon (at least for me).
Also, the name of Sky_Ex_Dungeon_Loaddoor_01 should be 'Wooden Door' instead of 'Wodden Door'.
Also, the name of Sky_Ex_Dungeon_Loaddoor_01 should be 'Wooden Door' instead of 'Wodden Door'.
Omnia In Nihil wrote:The colouring of rugs is always a complicated issue, as you have to find a balance between individual creativity and lore-friendliness.
Re: Data Errors
I wrote in the "Introduce yourself" what Sky_Furn_Nord_Forge_01/04_01 crash, but it's probably not understand.
There spoiled animation. I fixed it:
There spoiled animation. I fixed it:
You do not have the required permissions to view the files attached to this post.
- Lestat DeLioncourt
-
- Posts: 644
- Joined: Sat May 14, 2011 8:07 am
- Location: The riverside of Styx...waiting for Charon, the ferryman
Re: Data Errors
ZWolol wrote:I wrote in the "Introduce yourself" what Sky_Furn_Nord_Forge_01/04_01 crash, but it's probably not understand.
There spoiled animation. I fixed it:
Hi ZWolol,
thanks for your effort.
Are you an animator/ 3d Modeller? I ask since we are always looking for talented people who are modding TES3. If you are interested make a showcase in the showcase section.

#include <iostream>
using namespace std;
int main () {
cout << "This is C++, you won't even think of Java again once you discovered what this language is able to do" << endl;
return 0;
}
using namespace std;
int main () {
cout << "This is C++, you won't even think of Java again once you discovered what this language is able to do" << endl;
return 0;
}
Re: Data Errors
I'm not an animator and 3D модельер. Working on NifScope. Can fix some problems.
I import a good model from Oblivion to Morrowind.
It's forbidden, but I can do it for yourself.
Of my plugins only 3 posted on Nexus.
I can not join, no time.
But if you want to correct the error in the model, then I can help.
For example, at the ship unnecessary ring from folded sails (deleted):
I import a good model from Oblivion to Morrowind.
It's forbidden, but I can do it for yourself.
Of my plugins only 3 posted on Nexus.
I can not join, no time.
But if you want to correct the error in the model, then I can help.
For example, at the ship unnecessary ring from folded sails (deleted):
You do not have the required permissions to view the files attached to this post.
Re: Data Errors
I do not like the model mills with blank vane. Propose its own version.
Separate models of vane that can be rotated in the script depending on the weather.
I made it out of Morrovind models, only the texture I got from Oblivion.
If you replace the texture, it can be used.Texture: Q_xxx.dds (metal and BedSpread)
Separate models of vane that can be rotated in the script depending on the weather.
I made it out of Morrovind models, only the texture I got from Oblivion.
If you replace the texture, it can be used.Texture: Q_xxx.dds (metal and BedSpread)
You do not have the required permissions to view the files attached to this post.
Re: Data Errors
ZWolol wrote:I do not like the model mills with blank vane. Propose its own version.
Separate models of vane that can be rotated in the script depending on the weather.
I made it out of Morrovind models, only the texture I got from Oblivion.
If you replace the texture, it can be used.Texture: Q_xxx.dds (metal and BedSpread)
The windmills that we have already rotate according to weather, just saying.
If you don't like something in Skyrim-Data, rather post the object-id or file-name here instead of giving descriptions. Right now I cannot tell which of the two windmills in Skyrim-Data you are actually referring to.
Re: Data Errors
The rotation of the blades can be animated in a model or script.
Many believe that the scripts inhibit the game.
I'm from the console adds a rotating script model:
begin Q_scWindMill
if ( MenuMode )
elseif (GetCurrentWeather < 5 )
Rotate, y, 30;
elseif (GetCurrentWeather == 8 )
Rotate, y, 30;
else
Rotate, y, 60;
endif
end
Only > 100 additions reduced by 1 fps.
And if you switch the animation of the model, it is also necessary script.
In this case, I believe that the animation in the model is not needed because:
- You can not change the speed of rotation (only switch)
- You can not stop the animation before its end
sky_ex_red_wml_01.nif - The model has a canvas.
sky_ex_farm_wml_01.nif
blank vane as in Skyrim and rotate against their inclination (the wrong way).
I added slope vanes in their model:
If you need help, I can remove the vanes from sky_ex_farm_wml_01.nif
Many believe that the scripts inhibit the game.
I'm from the console adds a rotating script model:
begin Q_scWindMill
if ( MenuMode )
elseif (GetCurrentWeather < 5 )
Rotate, y, 30;
elseif (GetCurrentWeather == 8 )
Rotate, y, 30;
else
Rotate, y, 60;
endif
end
Only > 100 additions reduced by 1 fps.
And if you switch the animation of the model, it is also necessary script.
In this case, I believe that the animation in the model is not needed because:
- You can not change the speed of rotation (only switch)
- You can not stop the animation before its end
sky_ex_red_wml_01.nif - The model has a canvas.
sky_ex_farm_wml_01.nif
blank vane as in Skyrim and rotate against their inclination (the wrong way).
I added slope vanes in their model:
If you need help, I can remove the vanes from sky_ex_farm_wml_01.nif
You do not have the required permissions to view the files attached to this post.
Re: Data Errors
In this case, I believe that the animation in the model is not needed because:
- You can not change the speed of rotation (only switch)
- You can not stop the animation before its end
I see what you mean here. Though, right now I don't think this really imposes a problem. I made the windmills with animation because I could choose the speed directly in blender without having to play around with scripts.
sky_ex_farm_wml_01.nif
blank vane as in Skyrim and rotate against their inclination (the wrong way).
That ought to be fixed then. I don't know if I really want rope on those vanes, though, if I'm honest. But I will fix that wrong detail you mention.
Re: Data Errors
This error is in the model "sky_flora_kingb_01.nif".
In "Skyrim_Data.bsa" have "sky_flora_kingb_01/05.nif" but not used.
Instead, use the "sky_flora_rustr_01/05.nif".
Apparently you have an old version.
There still is "sky_flora_d_cap_01/06.nif" no texture "tx_skyrim_deathcap_01/03.dds" same unused.
In "Skyrim_Data.bsa" have "sky_flora_kingb_01/05.nif" but not used.
Instead, use the "sky_flora_rustr_01/05.nif".
Apparently you have an old version.
There still is "sky_flora_d_cap_01/06.nif" no texture "tx_skyrim_deathcap_01/03.dds" same unused.
Re: Data Errors
o.0 oh crap. I should have the latest version. I always do. (I'll have a look though). thx for pointing this out.
Edit: Turns out I had downloaded the new data, but I didn't put it into my two Morrowind - Skyrim modding folders. Stupid me, I guess.
Edit: Turns out I had downloaded the new data, but I didn't put it into my two Morrowind - Skyrim modding folders. Stupid me, I guess.
Re: Data Errors
The models "sky_flora_rustr_01/05.nif" under the cap mushroom does not meet UV Sets.
I corrected it to "tx_skyrim_flora_king_bolete_03.dds".
I corrected it to "tx_skyrim_flora_king_bolete_03.dds".
You do not have the required permissions to view the files attached to this post.
Re: Data Errors
Once I'm done with my current interior-claim I will start fixing all these errors.
Last edited by Worsas on Thu Jan 10, 2013 8:18 pm, edited 1 time in total.
Re: Data Errors
"Sky_Farm_Trovel_01" -> name should be "Trowel" instead of "Trovel".
Omnia In Nihil wrote:The colouring of rugs is always a complicated issue, as you have to find a balance between individual creativity and lore-friendliness.
Re: Data Errors
Sorry to say this, Worsas, but I am kind of sick of how Sky_In_Redguard_Tile_Trans_02 and Sky_In_Redguard_Tile_Pillar_01 cause a minimum of 6 caspering instances in each Redguard interior I've reviewed so far (including some that you made yourself!).
I hope it's not too much to ask for you to make it so that at least those two meshes are 'closed' on all sides, especially the trans pieces. Thanks in advance.
I hope it's not too much to ask for you to make it so that at least those two meshes are 'closed' on all sides, especially the trans pieces. Thanks in advance.
Re: Data Errors
Scamp, let me know if this is what you wanted.
You do not have the required permissions to view the files attached to this post.
54 posts
• Page 2 of 3 • 1, 2, 3
Return to Playtesting & Error Reporting
Who is online
Users browsing this forum: No registered users and 1 guest