TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

CAUGHT UNHANDLED EXCEPTION IN EVENT THREAD: java.lang.NoSuchMethodError: com.geiger.toolbox.ToolboxUi.lambda$new$0()Ltotalcross/ui/Container; #342

Closed nosadaniel closed 3 years ago

nosadaniel commented 3 years ago

Describe the bug

A clear and concise description of what the bug is and the actual behavior.

Devices:

Please complete the following information: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /Users/nosakharedanielahanor/Downloads/apache-maven-3.6.3 Java version: 11.0.10, vendor: Oracle Corporation, runtime: /usr/local/Cellar/openjdk@11/11.0.10/libexec/openjdk.jdk/Contents/Home Default locale: en_GB, platform encoding: UTF-8 OS name: "mac os x", version: "11.2.3", arch: "x86_64", family: "mac"

To Reproduce

WhatsApp Image 2021-05-19 at 10 10 53 PM

brunoamuniz commented 3 years ago

we had this issue sometimes and often just to run a "clean" command it worked back. Could you try to run a "clean package" command and return to me?

nosadaniel commented 3 years ago

it worked...thanks