You haven't changed anything that is used by ioBanana.
The 4 lines you've pasted from the partyline are normal too.
Check that you haven't changed the name of the message window (WindowName) while editing your device.
If you want ioBanana to be able to use ioFTPD's shared memory, you should either remove that line from your ioFTPD.ini or use the default name:
WindowName = ioFTPD::MessageWindow
with no space/tab or anything else at the end of the line.
|