Jonitr0 / WarnoModEditor

A modding tool for Eugen System's real-time tactics game WARNO
MIT License
21 stars 1 forks source link

Error on opening of the game settings editor #10

Closed miniou762 closed 1 month ago

miniou762 commented 5 months ago

<class 'AttributeError'>: '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, in get_raw_value File "src\ndf_parser\napo_entities\napo_collection.py", line 196, in value_from_napo

From WME.exe 0.3.1d

WhiskeyTF9 commented 5 months ago

<class 'AttributeError'>: '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, in get_raw_value File "src\ndf_parser\napo_entities\napo_collection.py", line 196, in value_from_napo

From WME v0.3.1d

Jonitr0 commented 1 month ago

should be fixed with 0.4.0