WarnoModEditor
WarnoModEditor copied to clipboard
A modding tool for Eugen System's real-time tactics game WARNO
Hi, i cannot run the main branch using ``` python -m pip install -r requirements.txt python main.py ``` Any ideas? ``` D:\Repos\warno_balance\.venv\Scripts\python.exe D:\Repos\warno_balance\WarnoModEditor\main.py Traceback (most recent call last): File "D:\Repos\warno_balance\WarnoModEditor\main.py",...
 does this, i dont know why
Based on my very limited tests so far... in a word: WOW! I have some notes. I'm not sure if this is also the place for suggestions? Apologies in advance...
: 'NapoEntity' object has no attribute 'get_raw_value' Stacktrace: File "src\wme_widgets\tab_widget\wme_tab_widget.py", line 195, in on_operation_editor File "src\wme_widgets\tab_pages\napo_pages\operation_editor\operation_editor.py", line 85, in __init__ File "src\wme_widgets\tab_pages\napo_pages\operation_editor\operation_editor.py", line 139, in update_page File "src\wme_widgets\tab_pages\napo_pages\operation_editor\unit_widgets.py", line 66,...
: 'NoneType' object has no attribute 'datatype' Stacktrace: File "src\wme_widgets\tab_widget\wme_tab_widget.py", line 191, in on_game_settings File "src\wme_widgets\tab_pages\napo_pages\game_settings_page.py", line 34, in __init__ File "src\wme_widgets\tab_pages\napo_pages\game_settings_page.py", line 51, in update_page File "src\ndf_parser\napo_entities\napo_collection.py", line 57,...
ERROR: : 'NoneType' object has no attribute 'datatype' Stacktrace: File "src\wme_widgets\tab_widget\wme_tab_widget.py", line 191, in on_game_settings File "src\wme_widgets\tab_pages\napo_pages\game_settings_page.py", line 34, in __init__ File "src\wme_widgets\tab_pages\napo_pages\game_settings_page.py", line 51, in update_page File "src\ndf_parser\napo_entities\napo_collection.py", line...
PySide6~=6.7.3 pyinstaller~=6.10.0 qt-material~=2.14 antlr4-python3-runtime~=4.13.2 requests~=2.32.3
The open window for WME has disappeared. The app show on the taskbar when open and shows when alt-tab or alt-win is pressed but I am not able to get...
Got this from trying to edit mod config. : 'Properties/Description' Stacktrace: File "src\wme_widgets\wme_menu_bar.py", line 225, in on_edit_config_action File "src\wme_widgets\tab_widget\wme_tab_widget.py", line 261, in on_mod_config File "src\wme_widgets\tab_pages\mod_config_page.py", line 28, in __init__ File...
Move config file to AppData or similar, make sure to handle imported and exported files properly