-
### What happened?
Basic code of selenium failed to start.
I tried code
# Code 1
```python
import logging
from selenium import webdriver
from selenium.webdriver.chrome.service import Servi…
-
.omwscripts are a special case in that they are just plain text files rather than the TES3 format but they should be sorted along with the rest of the content files as their order can be relevant (th…
-
Exception:
QLMServiceException(message='check_qpu_constructor: failed with TypeError: code() takes at most 16 arguments (21 given)', service_name='QLMHelpers')
To reproduce, see the following MWE…
-
There is an awful lot of duplicate code in these. In particular:
## Part 1 - merged in 134433fde71534fc09e357ad64c696194f51a8eb
- [x] Unions and deciders are needed - resolves to one of several po…
-
### 비트 & STRING!
![K-025](https://user-images.githubusercontent.com/91362178/154196840-137bc1d6-803e-43c5-b71c-9f0e6b842ffe.jpg)
```cpp
#include
#include
#include
using namespace st…
-
OpenMW extended the TES3 subrecord to also allow a FORM subrecord indicating the format version of omwaddon; these tags cause habasi to fail when such plugins are encountered.
Failed to process lis…
-
We have an issue when generated payload json is rejected by seq due to two-characters missing from it. Basically it looks same as #28 issue.
It could happen like xx times a day or not happen for we…
-
```
page.sidebar:createDropdown{ label = "Change the Weather", options = weatherList, inGameOnly = true,
variable = mwse.mcm.createVariable{
get = function(self) return tes3.getCurrentWeather()…
-
I've noticed that blood type is set to red_blood for everything with "blood" on saving. Removing "& 0b111" from following lines possibly fixes the issue:
https://github.com/Greatness7/tes3/blob/a0aa8…
-
Since some small changes were made to BRS3 in Encyclopaedia documentation, IoA should be checked out if it follows current implementation of it. If not, there should be some patch commit to align to c…