Caleb Smith

Results 19 comments of Caleb Smith

Same issue here with `type`.

I keep forgetting, it's actually pretty easy to change the call to limit the process count. I'll look at that today.

I'm not clear on this one: is this supposed to do something fundamentally different than the BNP->standalone tool?

BCML 1.x had a CLI and it was removed because no one ever used it. It would be possible, without much difficulty, to script this in Python, however.

Oh, wow, that's a cool solution. I might reconsider CLI when I decide how/when/if to proceed with the BCML 4 rewrite, so I'll leave this on hold in the meantime.

Is that in the Python or Rust version?

Since the error seems to involve the multiprocessing module, try running the command with the `--single` flag to see what, if any, error occurs when running on a single process.

Is there anything suspect in that file? If it's aborting so mysteriously it's probably triggering a bug on the C++ side of oead, which is hard to imagine w/o something...

How does this perform on large mods (e.g. Second Wind)?

I can confirm the same issue on Arch under both i3 and Plasma, though the success rate is slightly higher on Plasma. Patching mesa as described [here](https://github.com/emilk/egui/issues/446#issuecomment-1029456471) fixes it.