Coder Social home page Coder Social logo

Comments (9)

Ortham avatar Ortham commented on September 17, 2024

The specific plugin names would be good, or your copied plugin metadata.

from skyrimse.

phillipjohnmc avatar phillipjohnmc commented on September 17, 2024

Open Cities Skyrim.esp
[spoiler][code]{
"name": "Open Cities Skyrim.esp",
"enabled": true,
"priority": 0,
"globalPriority": 70,
"after": [
{
"name": "Atlas Map Markers.esp",
"display": "Atlas Map Markers.esp",
"condition": ""
},
{
"name": "The Horkerpocalypse.esp",
"display": "The Horkerpocalypse.esp",
"condition": ""
},
{
"name": "Unique Region Names.esp",
"display": "Unique Region Names.esp",
"condition": ""
},
{
"name": "URN+CoT Patch.esp",
"display": "URN+CoT Patch.esp",
"condition": ""
}
],
"req": [],
"inc": [],
"msg": [],
"tag": [
{
"name": "C.Location",
"condition": "",
"isAddition": true
}
],
"dirty": [],
"clean": [],
"url": []
}
[/code][/spoiler]

Convenient Horses.esp
[spoiler][code]{
"name": "Convenient Horses.esp",
"enabled": true,
"priority": 0,
"globalPriority": 0,
"after": [
{
"name": "Open Cities Skyrim.esp",
"display": "Open Cities Skyrim.esp",
"condition": ""
}
],
"req": [],
"inc": [],
"msg": [],
"tag": [],
"dirty": [],
"clean": [],
"url": []
}
[/code][/spoiler]

from skyrimse.

phillipjohnmc avatar phillipjohnmc commented on September 17, 2024

The Convenient Horses metadata has my change in it

from skyrimse.

Arthmoor avatar Arthmoor commented on September 17, 2024

Likely not the best of placed to ask about this, but in what way is it supposed to be causing CTDs and for which game? There should be no reason either of these mods needs to care about the other.

from skyrimse.

phillipjohnmc avatar phillipjohnmc commented on September 17, 2024

I don't know why it does, and I'm not the mod author. I know that if I run the game with CH loaded above OC, I'll have a CTD from time to time, whereas if it's after, the CTDs stop. Of course, a CTD might be caused by something else. But, the CH mod author says on the mod's description page that CTDs might happen if CH is above OC. So, I've been manually placing it after OC. I asked in the CH posts page if there were a way to make LOOT sort and place CH after OC without having to manually move it every time, and someone mentioned to edit the metadata. Someone else mentioned to sent a report about this issue to LOOT, which is why I've done this.

from skyrimse.

Ortham avatar Ortham commented on September 17, 2024

Cause of the crashing aside, I've added the metadata in 28db7d1.

from skyrimse.

phillipjohnmc avatar phillipjohnmc commented on September 17, 2024

ok thanks!

from skyrimse.

Arthmoor avatar Arthmoor commented on September 17, 2024

Gave the mod a once over, I don't see this rule update being an issue since there are no conflicts at all between it an OCS (which btw means it isn't likely to crash either, but hey).

from skyrimse.

phillipjohnmc avatar phillipjohnmc commented on September 17, 2024

yeah i don't think OC is crashing in and of itself, but with CH loaded over it, i had CTDs that stopped when i started loading it after. perhaps mention it to the mod developer? he says on his own description page: "Open Cities: I haven't tested, but it has been reported that CTD may happen if CH is loaded before OC."

btw i love OC! thanks for the good work :)

from skyrimse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.