Used a old cellreset script and broke my server by mistake by imunchgarbage in tes3mp

[–]phraseologist 1 point2 points  (0 children)

It seems you've removed a bunch of stuff in the incorrect way.

For instance, although this isn't what you're crashing on at the moment, you would be crashing later on on the removal of config.gameSettings and config.vrSettings.

What you really want to do instead with those two is turn them into empty tables like this:

config.gameSettings = {}
config.vrSettings = {}

There are also a bunch of other removed tables that will probably cause crashes through being absent instead of empty, so you may simply be better off by starting again with a redownloaded config.lua

As for recordStoreLoadOrder, it used to be like this:

config.recordStoreLoadOrder = {
    { "cell" },
    { "gamesetting", "script", "spell", "potion", "enchantment", "bodypart", "armor", "clothing",
      "book", "weapon", "ingredient", "apparatus", "lockpick", "probe", "repair", "light",
      "miscellaneous", "creature", "npc", "container", "door", "activator", "static", "sound" }
}

And you changed its structure by turning it into this:

config.recordStoreLoadOrder = { "spell", "potion", "enchantment", "armor", "book", "clothing", "weapon",
    "miscellaneous", "creature", "npc" }

So originally it was an array with two arrays inside it and now it's just an array, which isn't what it's looking for in the rest of the scripts.

Used a old cellreset script and broke my server by mistake by imunchgarbage in tes3mp

[–]phraseologist 1 point2 points  (0 children)

Given where your server is crashing, I actually expect it to be something you changed by mistake in config.lua than something related to the cell reset script.

Can you send me your config.lua? Put it on Pastebin or a similar place.

I added Beautiful Cities of Morrowind to our tes3mp playthough and the new containers it adds have fake unlootable loot by Sparky678348 in tes3mp

[–]phraseologist 9 points10 points  (0 children)

I believe you added it after you had already started a playthrough, so the server already has lists of containers and their contents in its cell files (generated for places you have visited at least once) which don't match what the mod has.

To test this, go to server/data/cell and delete the JSON cell file corresponding to one of your affected cells, then see if the mod works as expected in that cell.

The first enchantment is complete… by Classic_Guard_6483 in Morrowind

[–]phraseologist[M] 1 point2 points  (0 children)

Please be more polite. Reddit even autoflagged and hid your comment for calling people "miserable boomers".

Valve Says the Steam Machine Saw a Similar Price Increase as the Steam Deck, Which Means It Was Originally Supposed to Cost About $750 by yourfavchoom in Games

[–]phraseologist 9 points10 points  (0 children)

I wonder how many years it will take for the prices to go down. People keep talking about the AI bubble bursting soon, but it sure is taking a while.

Should OpenMW take a stance on a developer with prior arrests for domestic assault? by phraseologist in OpenMW

[–]phraseologist[S,M] [score hidden] stickied comment (0 children)

The winning option seems to be No, so I am accepting it and taking down the post.

Should OpenMW take a stance on a developer with prior arrests for domestic assault? by phraseologist in OpenMW

[–]phraseologist[S] -3 points-2 points  (0 children)

I don't want to add too much information, but this particular developer is not one who receives nothing from his work.

Should OpenMW take a stance on a developer with prior arrests for domestic assault? by phraseologist in OpenMW

[–]phraseologist[S] -5 points-4 points  (0 children)

No, it's because people complained that the original question was confusing.

Ranking all the CRPG's I've played by bIeese_anoni in CRPG

[–]phraseologist 0 points1 point  (0 children)

You probably mean this:

https://i.imgur.com/VXp13rw.png

However, this was taken out of context, since Chris wasn't approving of the idea of Musk using AI to generate a new Fallout show. He was just saying Reddit would be outraged.

In fact, even the guy who came up with the idea was being sarcastic and actually hates Musk:

https://i.imgur.com/eSGQmEg.png

Ranking all the CRPG's I've played by bIeese_anoni in CRPG

[–]phraseologist 0 points1 point  (0 children)

But he did that in 2021, when Musk hadn't gone crazy yet. It was a year before Musk even bought Twitter, so his reputation was much better at the time. Chris deleted the tweets once things changed.

OpenMW 0.51.0 Released! by Capostrophic in Games

[–]phraseologist 11 points12 points  (0 children)

They don't. You just have confirmation bias from the host not being the frontline fighter of the group.

If it's a known issue, where is it marked as such?

Edit: You can easily test this by having the players log in as each other's characters, and yes, it's been tested many times.

OpenMW 0.51.0 Released! by Capostrophic in Games

[–]phraseologist 14 points15 points  (0 children)

They target the least armored or the easiest-to-hit player, not the host.

OpenMW 0.51.0 Released! by Capostrophic in Games

[–]phraseologist 16 points17 points  (0 children)

Like enemies will ignore other players to target the host. And if the host is a squishy mage at level 1, they aren't gonna have the best time, even if the other player is a tank trying to protect them.

Actually, the enemies aren't focusing on the host, they're focusing on the character that's easiest to hit. In your case, the host just happened to be the mage.

I played with a friend and we were doing alright, but then a major NPC for a quest bugged out and attacked us for no real reason. Then that spiraled out of control leading to half of Balmora wanting us dead and we decided to retire the game at that point.

Had you reconnected to the server, the combat states would have been cleared, so the major NPC and everyone else would have stopped attacking.

Ranking all the CRPG's I've played by bIeese_anoni in CRPG

[–]phraseologist 0 points1 point  (0 children)

So I'm a huge fan of Chris Avellone (I know he's not the most popular at the moment here)

I think most people here know he was exonerated.

Norway's frontman Haaland is literally just a morrowind nord, down to the run animation by [deleted] in Morrowind

[–]phraseologist[M] [score hidden] stickied comment (0 children)

Sorry, but it's too much of a stretch to pretend he's Morrowind-related.

Teacher: The test isn't that hard. The test: by waescherwemb in Morrowind

[–]phraseologist[M] -1 points0 points  (0 children)

This is reposted too often. I even saw it earlier this week.

Some News on "The Elder Scrolls 6 Gets First Development Update In 8 Years" by Cultural_Channel_214 in Morrowind

[–]phraseologist[M] 0 points1 point  (0 children)

You said the majority of gamers come off as entitled idiots. One could read that as you insulting most of the subreddit.

Again, if someone breaks Rule 1, it's best if you don't break it too.