Infernio

Results 249 comments of Infernio

Yes, overlay is what we came up with as a name before Beth released the CK. Now it's called "update". They also broke the flag completely, so we need to...

We should never allow a user to break CCC order, even if the file is missing. That was the purpose of the fallback. The game itself apparently lets you do...

I've seen that error before, it's almost certainly a bug (i.e. me screwing up :P).

I'll take a look at this one this weekend, FO4 stuff is probably something only I can do 😅

Quick scan over the code, I'd say I typo'd here: https://github.com/wrye-bash/wrye-bash/blob/079fae30377c9a226e409b27058c62af325a60f7/Mopy/bash/brec/complex_subrecords.py#L2201-L2204 Note the `map_struct(val_struct, map_struct, save_fids)`, where I pass `map_struct` into itself (and don't pass along the actual mapping function,...

Should be fixed in cde613f2f987c0940ae8c8751c0453e2d3c1b137.

Please don't use sub-issues, GitHub takes full issue slots for them and that inflates the issue counter massively. It's the same reason we ask people to post on Discord/AFKMods before...

Some of the hardcoded RACE data may need adjustments for the new game, hard to say at a glance.

Oh god no please, not more complexity here 😭 The problem is that the original OBSE _refuses_ to be launched through obse_loader.exe. That's why WB has special handling for Oblivion...

Pushed the WIP script to https://github.com/wrye-bash/wrye-bash/tree/inf-690-weblate-script.