evalsoidua Posted October 12, 2022 Posted October 12, 2022 So I followed this 2020 guide..and I'm still running into errorshttps://github.com/Tyler799/Morrowind-2020/blob/master/Morrowind_2020.md Load order:https://pastebin.com/aib4Jnq5 Warnings.txt is attatchedAny ideas?
Dragon32 Posted October 12, 2022 Posted October 12, 2022 Looks like you've got a lot of duplicate mods in there, download and run this mlox: https://github.com/rfuzzo/mlox/releases I can't see warnings.txt
evalsoidua Posted December 5, 2022 Author Posted December 5, 2022 I On 10/12/2022 at 4:32 PM, evalsoidua said: So I followed this 2020 guide..and I'm still running into errorshttps://github.com/Tyler799/Morrowind-2020/blob/master/Morrowind_2020.md Load order:https://pastebin.com/aib4Jnq5 Warnings.txt is attatchedAny ideas? Sorry for the late reply when you were so quick.-----I'm running mlox, here's the warnings.txthttps://pastebin.com/HAs6vJHq
Dragon32 Posted December 7, 2022 Posted December 7, 2022 Object "1jw_te_Ingokn" not found for dialogue type Topic Info "EMPTY"Use a grep tool (I use TextCrawler) to search your .es? files for those containing the string 1jw_te_Ingokn, you're missing a patch or something for that mod TES3Stream Warning: Model "Meshes\f\Flora_BC_mushroom_01.NIF" tex not found "textures\atl\tx_bc_mushroom_only_atlas.dds"!Whatever replacer you're using for these mushrooms is missing an atlas texture. The other errors are, AFAIK, not significant.
evalsoidua Posted December 27, 2022 Author Posted December 27, 2022 (edited) So I sat this project down for awhile and now starting up Mod Manager Where would my .es files be located? Plus, the missing mushroom texture is "textures\atl\tx_bc_mushroom_only_atlas.dds" correct? Lastly, once this is all fixed. Is there a mod that quiets the error chain at the start of the game? I found this, the name isn't the same but is this what I need to add? Edited December 27, 2022 by evalsoidua
evalsoidua Posted December 29, 2022 Author Posted December 29, 2022 I found and added the mushroom texture. Quote Object "1jw_te_Ingokn" not found for dialogue type TopicInfo "EMPTY"Use a grep tool (I use TextCrawler) to search your .es? files for those containing the string 1jw_te_Ingokn, you're missing a patch or something for that modStill not sure how to go about finding this
Dragon32 Posted December 31, 2022 Posted December 31, 2022 ? means any single character so when *.es? is set as a search parameter in a grep tool it will search all your .esp and .esm files
Recommended Posts