ghorsington / COM3D2.MaidFiddler

Maid Fiddler for COM3D2 -- a real-time value editor for COM3D2
MIT License
181 stars 26 forks source link

Failed to launch #17

Closed eiswort closed 5 years ago

eiswort commented 5 years ago

Error message Paste the error message in the area below:

Traceback (most recent call last):
  File "app.py", line 27, in <module>
  File "app.py", line 21, in main
  File "maidfiddler\ui\main_window.py", line 151, in connect
  File "maidfiddler\ui\tabs\ui_tab.py", line 25, in game_data
  File "maidfiddler\ui\tabs\maid_info.py", line 99, in update_ui
KeyError: 'additional_relation'

To Reproduce Failed to connect to the game. Version information:

Additional context Add any other context about the problem here if there is any.

ghorsington commented 5 years ago

Greetings!

Judging by the error, you have old version of Maid Fiddler plugin component installed.

You can check the version of your plugin component as follows:

  1. Go to <Game Directory>\Sybaris\UnityInjector and find COM3D2.MaidFiddler.Core.dll
  2. Right-click the found DLL and click the Properties from the appeared context menu
  3. From the appeared window, select the Details tab.

Check that the version of the DLL is 1.0.5.1 as in this image: image

If it is not, I suggest rerunning the installer and making sure you select the correct COM3D2 path.

eiswort commented 5 years ago

Hi,

I doubt checked the version information and it is corrected but still not working

So I go ahead and reinstall the thing but it simply doesn't connect anymore.

eiswort commented 5 years ago

Did another reinstall on both BepInEx and Sybaris,it works again.