Karjala

Results 12 comments of Karjala

> Did my comment from [#349 (comment)](https://github.com/matterpoll/matterpoll/issues/349#issuecomment-719498236) help? > > > @ifeldshteyn You need to set a trigger word on `$YOUR_MATTERMOST_URL/admin_console/plugins/plugin_com.github.matterpoll.matterpoll`. Hi, unfortunately it did not. We have a "poll"...

> Yes, a new release is on it's way. Great! Is this planned for this year or somewhere down the line in 2021? Thank you.

> Because i will only fix cricital issues. Im rewriting the whole package. (Spoiler: this performs like crazy, and no more Chrome driver Just checking if the fix to the...

> I've found using an older version of Chrome like V113 works. But V113 is also less stable than the current 124 I don't mind downgrading but can you confirm...

> hello, I had the same problem about the phantom processes and I managed to solve it by using pyautogui to close the browser just before applying the driver.quit(), this...

> Finally solved with this function (copy/paste and modified from seleniumbase): > > ``` > def quit_driver(driver): > try: > os.kill(driver.browser_pid, 15) > if "linux" in sys.platform: > os.waitpid(driver.browser_pid, 0)...

> I temporarily fixed in my device by changing a line in your local undetected_chromedriver installation patcher.py file, but I think it'll work just fine on other people too. >...

> I tried again with v1.22.100 now – same situation. I can reproduce it using the save game: > > https://e.pcloud.link/publink/show?code=XZfNRdZTRzl9AmjU5uuHwW0ampeAuPahbSV ![Image](https://github.com/user-attachments/assets/e5618e6d-a09b-464e-96c5-c6efdcfcc8d4) Your dark trooper weapon is of type **NONE**...

Only if this is optional. Have the mods I play have issues of some sort.

What is in your log file the_force_engine_log.txt ? Do you have a crashdump.dmp file? Can you post both in discord or upload here? Do you get the error on 1.22.300...