jaoafa / VCSpeaker.kt

🔊 Text channel, now with voice
https://jaoafa.github.io/VCSpeaker.kt/
Eclipse Public License 2.0
3 stars 1 forks source link

UninitializedPropertyAccessException: lateinit property id has not been initialized #195

Open book000 opened 2 months ago

book000 commented 2 months ago

http://192.168.12.4:7000/jaoafa/issues/1

{
  "sdk": {
    "name": "sentry.java",
    "version": "7.12.0",
    "packages": [{ "name": "maven:io.sentry:sentry", "version": "7.12.0" }],
    "integrations": ["UncaughtExceptionHandler", "ShutdownHook"]
  },
  "type": "error",
  "user": { "ip_address": "{{auto}}" },
  "title": "UninitializedPropertyAccessException: lateinit property id has not been initialized",
  "culprit": "com.kotlindiscord.kord.extensions.events.EventHandler in call",
  "message": "",
  "modules": {},
  "request": null,
  "contexts": {
    "trace": {
      "op": "default",
      "origin": "manual",
      "span_id": "378a2df143a24484",
      "trace_id": "9499dec33005409db9e5d00374cdcec1"
    },
    "runtime": { "name": "Azul Systems, Inc.", "version": "17.0.12" }
  },
  "logentry": null,
  "metadata": {
    "type": "UninitializedPropertyAccessException",
    "value": "lateinit property id has not been initialized",
    "filename": "EventHandler.kt",
    "function": "call"
  },
  "platform": "java",
  "exception": {
    "values": [
      {
        "type": "UninitializedPropertyAccessException",
        "value": "lateinit property id has not been initialized",
        "mechanism": { "type": "UncaughtExceptionHandler", "handled": false },
        "thread_id": 478,
        "stacktrace": {
          "frames": [
            {
              "lineno": 702,
              "module": "kotlinx.coroutines.scheduling.CoroutineScheduler$Worker",
              "native": false,
              "abs_path": "CoroutineScheduler.kt",
              "filename": "CoroutineScheduler.kt",
              "function": "run"
            },
            {
              "lineno": 715,
              "module": "kotlinx.coroutines.scheduling.CoroutineScheduler$Worker",
              "native": false,
              "abs_path": "CoroutineScheduler.kt",
              "filename": "CoroutineScheduler.kt",
              "function": "runWorker"
            },
            {
              "lineno": 811,
              "module": "kotlinx.coroutines.scheduling.CoroutineScheduler$Worker",
              "native": false,
              "abs_path": "CoroutineScheduler.kt",
              "filename": "CoroutineScheduler.kt",
              "function": "executeTask"
            },
            {
              "lineno": 584,
              "module": "kotlinx.coroutines.scheduling.CoroutineScheduler",
              "native": false,
              "abs_path": "CoroutineScheduler.kt",
              "filename": "CoroutineScheduler.kt",
              "function": "runSafely"
            },
            {
              "lineno": 104,
              "module": "kotlinx.coroutines.DispatchedTask",
              "native": false,
              "abs_path": "DispatchedTask.kt",
              "filename": "DispatchedTask.kt",
              "function": "run"
            },
            {
              "lineno": 33,
              "module": "kotlin.coroutines.jvm.internal.BaseContinuationImpl",
              "native": false,
              "abs_path": "ContinuationImpl.kt",
              "filename": "ContinuationImpl.kt",
              "function": "resumeWith"
            },
            {
              "module": "com.kotlindiscord.kord.extensions.events.EventHandler$call$1",
              "native": false,
              "abs_path": "EventHandler.kt",
              "filename": "EventHandler.kt",
              "function": "invokeSuspend"
            },
            {
              "lineno": 358,
              "module": "com.kotlindiscord.kord.extensions.events.EventHandler",
              "native": false,
              "abs_path": "EventHandler.kt",
              "filename": "EventHandler.kt",
              "function": "call"
            }
          ]
        }
      }
    ]
  },
  "breadcrumbs": null,
  "environment": "production",
  "event_id": "1988c02bbca74417b55d28aa25a40020",
  "project": 1,
  "level": "fatal",
  "tags": [
    ["environment", "production"],
    ["server_name", "430f4bf567f1"]
  ],
  "datetime": "2024-07-28T08:50:23.195000Z"
}