1. This is not SSE-LD. 2. Please join our Discord server linked above and create a post in #support with the appropiate tag (SSE-AT in your case). 3. Please include a step by step instruction on how to reproduce your issue (i.e. what exactly did you do).
Importing Qt... Importing lingua... Detector confidence: 0.8 Importing Qt... [10.03.2024 21:08:31.909][INFO][Updater.__init__]: Checking for update... [10.03.2024 21:08:38.454][CRITICAL][MainApp.handle_exception]: An uncaught exception occured: Traceback (most recent call last): File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 536, in _make_request File "G:\SSE Lang Detector-v1-1-0\urllib3\connection.py", line 461, in getresponse File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 1374, in getresponse File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 318, in begin File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 279, in _read_status File "G:\SSE Lang Detector-v1-1-0\socket.py", line 706, in readinto File "G:\SSE Lang Detector-v1-1-0\ssl.py", line 1278, in recv_into File "G:\SSE Lang Detector-v1-1-0\ssl.py", line 1134, in read TimeoutError: The read operation timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "G:\SSE Lang Detector-v1-1-0\requests\adapters.py", line 486, in send File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 844, in urlopen File "G:\SSE Lang Detector-v1-1-0\urllib3\util\retry.py", line 470, in increment File "G:\SSE Lang Detector-v1-1-0\urllib3\util\util.py", line 39, in reraise File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 790, in urlopen File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 538, in _make_request File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 372, in _raise_timeout urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Read timed out. (read timeout=3) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "G:\SSE Lang Detector-v1-1-0\main.py", line 917, in <module> File "G:\SSE Lang Detector-v1-1-0\main.py", line 103, in __init__ File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 39, in __init__ File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 60, in update_available File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 75, in request_update File "G:\SSE Lang Detector-v1-1-0\requests\api.py", line 73, in get File "G:\SSE Lang Detector-v1-1-0\requests\api.py", line 59, in request File "G:\SSE Lang Detector-v1-1-0\requests\sessions.py", line 589, in request File "G:\SSE Lang Detector-v1-1-0\requests\sessions.py", line 703, in send File "G:\SSE Lang Detector-v1-1-0\requests\adapters.py", line 532, in send requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Read timed out. (read timeout=3)
I guess this is because my network cannot access github directly. Is there a way to set proxy? or a manually download setup way?
thanks! it takes ~13min to process my ~2000 activated plugin list. From the log I think it extracted all scripts in BSAs before the software is ready. I think this is unnecessary because the options about scripts and BSAs can be unchecked, and they are unchecked by default. It would be great to do the extraction at runtime instead of startup.
I have a modlist with 1448 mods enabled. When I run the software, the software keeps getting stuck on 'Extracting MCM files from BSAs' and no errors are prompted in the background.
Did you take a look in the console window? Maybe an error that didn't come into the foreground. It is normal that processing files takes a couple of minutes if you have a large modlist but it shouldn't take much longer than that.
The loadorder.txt is not specific to the Mod Manager - it is needed for the game to know in which order to load the plugins. So I don't see why it should be different for NMM.
- Sort by number of strings - Sort by number of strings Translated - Sort by Name of Files - Export table (plan) to file or Excel - Show the path where the file is, with the possibility of copying this path or opening it in explorer
This is very important for greats mod lists, ordering the most relevants files to be translated
First of all, thank you very much for your suggestions!
1. Sorting is somewhat complex in combination with the modifications I made to the table to display how I wanted it to do. This will take some time to implement it. 2. SSE-LD already automatically exports the untranslated strings of each file to an "Output" folder in the "SSE-LD"-folder. 3. Open in Explorer is difficult for MO2 since MO2 virtualizes the game folder so the files aren't actually there when opening Explorer.
74 comments
Issues or error messages posted here, will generally be ignored!
[03.05.2025 10:14:16.868][WARNING][Utilities.Localisation.__getattribute__]: Missing localisation for 'actions' in main.json!
[03.05.2025 10:14:20.119][INFO][MainApp.process_database_translations]: Processing database translations...
[03.05.2025 10:14:20.144][DEBUG][LoadingDialog.exec]: Time: 0:00:00
[03.05.2025 10:14:21.150][INFO][MainApp.process_database_translations]: Processing complete.
[03.05.2025 10:14:21.150][INFO][MainApp.get_downloads]: Getting downloads for required translations...
[03.05.2025 10:14:21.174][DEBUG][LoadingDialog.exec]: Time: 0:00:00
2. Please join our Discord server linked above and create a post in #support with the appropiate tag (SSE-AT in your case).
3. Please include a step by step instruction on how to reproduce your issue (i.e. what exactly did you do).
SSE Lang Detector v1.1.2
Scan complete in 0:00:00!
If you want to translate your modlist automatically.
check out SsE Auto Translator on Nexus Mods!
OK. Open SSE-AT modpage on Nexus Mods.
But I'm using the MO2 manager.
Importing Qt...
Importing lingua...
Detector confidence: 0.8
Importing Qt...
[10.03.2024 21:08:31.909][INFO][Updater.__init__]: Checking for update...
[10.03.2024 21:08:38.454][CRITICAL][MainApp.handle_exception]: An uncaught exception occured:
Traceback (most recent call last):
File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 536, in _make_request
File "G:\SSE Lang Detector-v1-1-0\urllib3\connection.py", line 461, in getresponse
File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 1374, in getresponse
File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 318, in begin
File "G:\SSE Lang Detector-v1-1-0\http\client.py", line 279, in _read_status
File "G:\SSE Lang Detector-v1-1-0\socket.py", line 706, in readinto
File "G:\SSE Lang Detector-v1-1-0\ssl.py", line 1278, in recv_into
File "G:\SSE Lang Detector-v1-1-0\ssl.py", line 1134, in read
TimeoutError: The read operation timed out
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "G:\SSE Lang Detector-v1-1-0\requests\adapters.py", line 486, in send
File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 844, in urlopen
File "G:\SSE Lang Detector-v1-1-0\urllib3\util\retry.py", line 470, in increment
File "G:\SSE Lang Detector-v1-1-0\urllib3\util\util.py", line 39, in reraise
File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 790, in urlopen
File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 538, in _make_request
File "G:\SSE Lang Detector-v1-1-0\urllib3\connectionpool.py", line 372, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Read timed out. (read timeout=3)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "G:\SSE Lang Detector-v1-1-0\main.py", line 917, in <module>
File "G:\SSE Lang Detector-v1-1-0\main.py", line 103, in __init__
File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 39, in __init__
File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 60, in update_available
File "G:\SSE Lang Detector-v1-1-0\updater\updater.py", line 75, in request_update
File "G:\SSE Lang Detector-v1-1-0\requests\api.py", line 73, in get
File "G:\SSE Lang Detector-v1-1-0\requests\api.py", line 59, in request
File "G:\SSE Lang Detector-v1-1-0\requests\sessions.py", line 589, in request
File "G:\SSE Lang Detector-v1-1-0\requests\sessions.py", line 703, in send
File "G:\SSE Lang Detector-v1-1-0\requests\adapters.py", line 532, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Read timed out. (read timeout=3)
I guess this is because my network cannot access github directly. Is there a way to set proxy? or a manually download setup way?
I think this is unnecessary because the options about scripts and BSAs can be unchecked, and they are unchecked by default.
It would be great to do the extraction at runtime instead of startup.
- Sort by number of strings
- Sort by number of strings Translated
- Sort by Name of Files
- Export table (plan) to file or Excel
- Show the path where the file is, with the possibility of copying this path or opening it in explorer
This is very important for greats mod lists, ordering the most relevants files to be translated
1. Sorting is somewhat complex in combination with the modifications I made to the table to display how I wanted it to do. This will take some time to implement it.
2. SSE-LD already automatically exports the untranslated strings of each file to an "Output" folder in the "SSE-LD"-folder.
3. Open in Explorer is difficult for MO2 since MO2 virtualizes the game folder so the files aren't actually there when opening Explorer.