I've been using Repetier-Host on my Mac (Monterey) for a couple of months. Recently however, if I click the button to change the configs in Slic3r I get dozens of errors/warnings in the log like this:
<Slic3r> objc[18978]: Class wxNSAppController is implemented in both /Applications/Repetier-Host Mac.app/Contents/Resources/Slic3r.app/Contents/MacOS/dylibs/libwx_osx_cocoau_core-3.0.0.2.0.dylib (0x10e2999d0) and /Applications/Repetier-Host Mac.app/Contents/Resources/Slic3r.app/Contents/MacOS/dylibs/libwx_osx_cocoau_core-3.0.dylib (0x10d60f9d0). One of the two will be used. Which one is undefined.
and dozens more like this:
<Slic3r> ../src/common/object.cpp(251): assert "classTable->Get(m_className) == NULL" failed in Register(): Class "wxScrollWinEvent" already in RTTI table - have you used IMPLEMENT_DYNAMIC_CLASS() multiple times or linked some object file twice)?
A pop up dialog then announces that Slic3r has quit unexpectedly.
I've scoured the web, and the forum, for a potential solution. I've also deleted and reinstalled Repetier-Host. But the issue persists.
How can I resolve this?