Issues with the new 2.11 version install on Mac Monterey 12.7.6

Just found out I needed to upgrade to the latest version (was on 2.8.0 which stopped working yesterday) and get the following error:

An error has occured.
see the log file /Users//Library/Containers/com.quest.Toad/Data/.metadata/.log

Which has the following in it:
!SESSION 2024-09-16 09:39:53.921 -----------------------------------------------
eclipse.buildId=unknown
java.version=21.0.2
java.vendor=Eclipse Adoptium
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users//.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users//.eclipse_keyring -showlocation

!ENTRY org.eclipse.osgi 4 0 2024-09-16 09:40:00.988
!MESSAGE Application error
!STACK 1
java.lang.NumberFormatException: multiple points
at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1914)
at java.base/jdk.internal.math.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
at java.base/java.lang.Float.parseFloat(Float.java:556)
at com.quest.toad.edge.common.splashHandlers.EdgeSplash.loadBackgroundImage(EdgeSplash.java:146)
at com.quest.toad.edge.common.splashHandlers.EdgeSplash.start(EdgeSplash.java:286)
at com.quest.toad.edge.common.EdgeApplication.start(EdgeApplication.java:78)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
!SESSION 2024-09-16 14:26:58.302 -----------------------------------------------
eclipse.buildId=unknown
java.version=21.0.2
java.vendor=Eclipse Adoptium
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users//.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users//.eclipse_keyring -showlocation

I have tried removing the app and the folder in ../Library/Container and restarting then reinstalling, with the same error.

Are there other directories I need to remove?

Welcome to the Toad Edge forum, BTW.

Anyone else seeing this behavior?

Personally, not that familiar with the Mac installs, but removing the former install directory is a must, and possibly the virtual wrapper layer that allows Toad to function on Mac OSs. I'd open up a support ticket for this one, especially if you're getting dev-speak messages.