2026-05-26T00:32:35 It seems that my issue is actually with the Toxicology mod. While disable, plants are normal, but activated they go to the "picked" state upon cell change. 2026-05-26T00:33:08 I did just get the latest update for it, too, but doesn't seem to have made a difference. 2026-05-26T00:34:03 seems like a really popular mod, so i'm hoping i'm not the only one experiencing this issue. i want my poison AND pretty plants lol 2026-05-26T02:16:07 Hello! I'm having some difficulties using PLOX. The first time I ran it, everything seemed to work fine, but after installing some mods and enabling/disabling new ones in the OpenMW Launcher, it doesn't seem to detect any of the mods or masters I have installed. I've tried setting up the .toml file with the correct path to my openmw.cfg but it doesn't seem to have changed anything. I've noted someone else 2026-05-26T02:16:07 who had a similar error a couple years ago in chat (https://discord.com/channels/260439894298460160/260443579908882434/1303290276445425757), but I'm on windows and not using the flatpack on linux. Additionally I'm not sure how to set up a system link to the correct config location which might possibly remedy the issue. I've also tried running it from the terminal and giving it the config path in case it wasn't reading the .toml 2026-05-26T02:16:08 for whatever reason, but that doesn't seem to work either. Would the openmw.cfg file being located in a different drive be a problem? 2026-05-26T02:16:08 https://cdn.discordapp.com/attachments/260443579908882434/1508654937721012345/image.png?ex=6a1653e6&is=6a150266&hm=a090bb2ab030268f2899af63466d57f942ceb02f179f08d14644dacc0a5f5986& 2026-05-26T02:16:09 https://cdn.discordapp.com/attachments/260443579908882434/1508654938081857606/image.png?ex=6a1653e6&is=6a150266&hm=b1a5bf473efa1c50fe0dc33577322b21b9c01027b6880251e53c354a3547c9e2& 2026-05-26T02:16:09 https://cdn.discordapp.com/attachments/260443579908882434/1508654938346229841/image.png?ex=6a1653e6&is=6a150266&hm=bcf61632c62e98690943cfded3b064c2fec48093e37c49a170f0de48f9f2f256& 2026-05-26T02:33:21 update: running it from the terminal seems to get it to read the cfg, as pointing it somewhere without an openmw.cfg file causes it to throw an error. I'm not sure the toml file is working for the GUI as it does seem to keep downloading the molx rules even though I have set it not to (mostly to test if it actually follows that request in the first place). 2026-05-26T02:33:41 however, it still doesn't list or load any active files 2026-05-26T03:26:01 Oh, additionally I’m running plox from the folder the OpenMW executable is in 2026-05-26T03:37:02 <.gonzo.> Could be a classic case of backslashes between double quotes in toml 2026-05-26T03:45:22 Hmm, maybe. Should I reverse the slashes in the path or do single quotes? 2026-05-26T04:02:41 Ah, I see it should be single quotes for a literal. I’ll try that out as soon as my cat gets off of me. 2026-05-26T04:11:46 <.gonzo.> either or would work 2026-05-26T04:11:53 <.gonzo.> windows don't care about \ vs / 2026-05-26T04:12:08 <.gonzo.> but yeah single-quotes are good 2026-05-26T04:23:59 That doesn't seem to have fixed the issue. That does sort of make sense though because running it in command line didn't seem to help either. Could there be an issue with my config file? 2026-05-26T04:32:37 oh my goodness 2026-05-26T04:32:44 https://github.com/rfuzzo/plox/issues/34 2026-05-26T04:33:01 Turns out I had a & in a data path which makes the parser crash 2026-05-26T04:33:17 Removing it fixed the issue! 2026-05-26T04:47:21 <.gonzo.> oh yeah you can just remove double-quotes in data= lines to fix that also 2026-05-26T04:47:27 <.gonzo.> it works without any quotes 2026-05-26T17:26:49 anyone have any idea wtf this means? MyGUI EXCEPTION : wiget name 'OButton' in layout 'openmw+trainingwindow.layout' not found. in MyGUI at D:\a\openmw\openmw\apps\openmw\mwgui\layout.cpp (line 77) (i was running 0.49 fine, upgraded to 0.51 RC and boom broken) 2026-05-26T17:40:57 <.hemaris> update Interface Reimagined 2026-05-26T20:55:54 Update Interface Reimagined 2026-05-26T21:20:31 Hello. I have been experiencing fps drops that bring me all the way down to the single digits on android.. at first, the game runs fine and I can hit up to 120 fps but then it tanks. I then looked at the openmw log and found that I have hundreds of messages on the same warning. Here is the log: 2026-05-26T21:20:31 https://cdn.discordapp.com/attachments/260443579908882434/1508942935637496018/openmw.log?ex=6a17601e&is=6a160e9e&hm=75e04e7d568094f28308d87fe863ca20308a3bc51a7f94189f09645114219355& 2026-05-26T21:26:36 We're kind of not obligated to support 0.49 as it's not the latest stable release or Android builds as we do not provide officially endorsed builds but what this gives information about is that your video driver or GL4ES version is busted, consult the maintainer of your port 2026-05-26T21:33:48 Apologies