B4X FEED When the debugger does not get to AppStart

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: When the debugger does not get to AppStart است. این موضوع تا کنون 30 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع When the debugger does not get to AppStart
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
30
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Here is what happened.
Very cleverly, I added this to a code module:

Public Const srvBet As Long = "-"

This is an idiocy, but it happened, no excuse for it.
The problem is, after this, the whole project became undebuggable, that is, it never got to the first line of AppStart. The Log showed Java errors. I'm not sure it makes sense to copy the whole list here, the top of it was

Waiting for debugger to connect...
java.lang.reflect.InvocationTargetException
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)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:1051)

It was fairly obvious that somehow I wrecked it to such an extent that...



 

عقب
بالا