Jump to content

Search the Community

Showing results for tags 'engine bug'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • AFK Mods
    • Administration
    • General Discussion
  • Bethesda Games
    • The Elder Scrolls
    • Fallout
    • Starfield
    • Tools of the Trade
  • Other Games
    • Total War
    • No Man's Sky
  • Unofficial Patch Project
    • Unofficial Patch Project Bug Tracker
    • Unofficial Starfield Patch
    • Unofficial Fallout 4 Patch
    • Unofficial Skyrim Special Edition Patch
    • Unofficial Skyrim Patches
    • Unofficial Oblivion Patches
    • Unofficial Morrowind Patch

Categories

  • Unofficial Patch Project
    • Files For Fixes
    • Unofficial Patch Betas
    • Skyrim Special Edition
    • Skyrim
    • Fallout 4
    • Oblivion
    • Morrowind
  • Starfield
    • Armor & Weapons
    • Cities, Towns & Settlements
    • Companions & NPCs
    • Gameplay Changes
    • Houses & Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
  • Fallout 76
    • Armor & Weapons
    • Cities, Towns & Settlements
    • Companions & NPCs
    • Gameplay Changes
    • Houses & Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
  • Fallout 4
    • Armor & Weapons
    • Cities, Towns & Settlements
    • Companions & NPCs
    • Gameplay Changes
    • Houses & Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
  • Skyrim Special Edition
    • Audio
    • Armor & Weapons
    • Cities, Towns & Villages
    • Companions & NPCs
    • Gameplay Changes
    • Houses and Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
    • Weird Stuff
  • Skyrim Classic/Legendary Edition
    • Armors & Weapons
    • Cities, Towns & Villages
    • Companions & NPCs
    • Gameplay Changes
    • Houses and Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
    • Weird Stuff
  • Fallout: New Vegas
    • Armor & Weapons
    • Cities, Towns & Settlements
    • Companions & NPCs
    • Gameplay Changes
    • Houses & Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
  • Fallout 3
    • Armor & Weapons
    • Cities, Towns & Settlements
    • Companions & NPCs
    • Gameplay Changes
    • Houses & Dwellings
    • Landscaping
    • Miscellaneous
    • Modders Resources
    • Models & Textures
    • Patches & Fixes
    • Quests & Adventures
    • Realism & Immersion
    • Tools & Utilities
  • Nehrim
  • Oblivion
    • Unique Landscapes Project
    • Armors & Weapons
    • Cities, Towns & Villages
    • Companions & NPCs
    • Dungeons
    • Gameplay Changes
    • Houses and Dwellings
    • Landscaping
    • Modders Resources
    • Patches & Fixes
    • Quests & Adventures
    • Visual Enhancements
    • Tools & Utilities
  • Morrowind
    • Cities, Towns & Villages
    • Gameplay Changes
    • Houses and Dwellings
    • Landscaping
  • Civilization
    • Civilization 4 Maps
  • Total War Series
  • Miscellaneous Files

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 2 results

  1. Hi everyone! I am making a mod (actually still same that I was making in 2019) that have few quests with lots of scripts and aliases and many lines of code. And so it happened it has lot of variables too, and while I am aware about Skyrim's bug related to save corruption due to too many variables/properties, I want to know for sure how to do it the best way. Is it any safer if I use arrays for storing data? My mod requires a lots of nodes, which arent ton of persistent objectreferences but instead arrays of float with coordinates (I have chosen math magic!). Those arent too many, but each referencealias has their array of last few "tail points" and stuff like distances/iterators for some stuff, watchdog counters for unstucking etc. It is not excessive but considering all instances of scripts may contribute close to 1000 vars or something. So are vars any better than properties? And what about arrays? And I do use fix by Meh321, but nevertheless I need to do mod right.
  2. This thread is about what is discussed here, well my last post is more or less off topic, so I decided to start this thread to continue the discussion about modding that trigger engine bugs. I've made some observations of a couple of things for the last 5 years and that include Morrowind, Oblivion and possibly in Skyrim too. About 5 years ago I started to learn of how to use Wrye Bash and rebuilt my first bashed patch, which is essential for a modded Oblivion. Anyway, back then I use both Arthmoor's Alternate Start mod and Emma's Companion Vilja mod. I started a new game and pick one of 8 or 9 starting locations in Arthmoor's mod then I went to the location there Vilja was waiting and as soon I step in I notice that she was nude WTF. I also checked other NPC's Jauffre, Martin and they was also nude then I started to think, why are these NPC's nude and for unknown reason they are. After a while I realized that the starting location I picked in Arthmoor's mod gave me a robe (in Oblivion, a robe makes it *impossible* to wear pants without a mod), so I started a new game and pick a different starting location and this time I wanted to be a member in the Fighter's Guild. So when I could look around I notice I had both armor and weapon in my inventory, so I went to meet Vilja a second time and now she was NOT nude. Again, I checked both Jauffre and Martin and they wasn't nude. Why wasn't she nude this time when she was nude in my previous game? That's what I've had observed in Oblivion, but like I said I have at least one similar observation in Morrowind and that's about using Pluto's excellent quest mod The Sable Dragon along with another Dark Brotherhood themed mod. So what has Pluto's mod to do with a Dark Brotherhood themed mod, as Pluto said he was using a hood with an unique ID. I check his mod in CS and found that every body parts had an unique ID, except for these body parts. The unique ID in his mod is "man_Dark Brotherhood_<body parts>" and from what I understand there are four ID's with the "man_Dark Brotherhood_<body parts>" ID name in Pluto's The Sable Dragon mod. These untouched body parts, as it seems, may trigger an engine bug that makes the Warnings.txt be spammed (the spammed Umbra journal update comes to mind) with these error messages everytime I wanted to play until it's fixed. Now you may wonder what has a Morrowind mod to do with Oblivion mods and the only logic explanation I can think of is that untouched body parts in a mod could trigger an engine bug like this. A spammed Warnings.txt for Morrowind Untouched body parts in Oblivion will make NPC to be nude Does this make any sense to you? Also note that there is nothing wrong with Pluto's mod or the other Oblivion mods and to my knowledge all mods are safe to use. Thanks for reading.
×
×
  • Create New...