Closed JamesOlvertone closed 2 years ago
Thanks for the report I'll take a look as soon as I can. This should happen only when removing from right click menu; the remove contact button should still work.
yes seems to work.
Fix confirmed.
Thanks for confirming!
Do this: Browse a contact from your contact list (this user is not connected to muwire) delete this contact while trying to browse his files -> crash:
groovy.lang.MissingMethodException: No signature of method: com.muwire.gui.MainFrameController.removeContact() is applicable for argument types: () values: [] at com.muwire.gui.MainFrameView$_showContactsMenu_closure82.doCall(MainFrameView.groovy:2323) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)