Spiel lässt sich nicht öffnen

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
 
ich kann dir auch den ganzen Bericht per pm schicken wenn das hilft. möchte ich hier nur nicht machen
 
Ich bin dir ja sehr verbunden für deine Hilfe, dennoch "lesen" kann ich das nicht :rolleyes:

Das liegt nicht unbedingt an meinen Englisch Kenntnissen, sondern eher daran das ich Techniker und Versuchskaninchen für "Game" bin.
Soll heißen: Mit Software und Programmier sprachen habe ich nichts am Hut. Englisch bezieht sich bei mir auf rein technisches Englisch.

Kannst du mir das eventuell übersetzen? Der Programmierer kann mir auch nicht weiter helfen da er nicht apple fit ist und dazu noch, durch Zeitverschiebung, gerade ins Bett gegangen ist.
 
Dazu bräuchte man den Termination Reason und den Backtrace des Crashed Thread.
 
Nein, da steht viel uninteressantes drin.
Interessant ist nur der Block von Exception Type bis Termination Reason.
Und eventuell der Backtrace des Crashed Thread.
 
Interessant ist nur der Block von Exception Type bis Termination Reason.
Code:
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [1475]

also schon mal das.

Und eventuell der Backtrace des Crashed Thread.
Code:
Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [1475]

Application Specific Information:
*** single-threaded process forked ***
crashed on child side of fork pre-exec


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   nwjs Framework                           0x1104db171 0x10e7a4000 + 30634353
1   nwjs Framework                           0x1104f4d66 0x10e7a4000 + 30739814
2   nwjs Framework                           0x1104f512c 0x10e7a4000 + 30740780
3   nwjs Framework                           0x111035183 0x10e7a4000 + 42537347
4   nwjs Framework                           0x11103315a 0x10e7a4000 + 42529114
5   nwjs Framework                           0x111032204 0x10e7a4000 + 42525188
6   nwjs Framework                           0x112a9f8a5 0x10e7a4000 + 70236325
7   nwjs Framework                           0x112a9fade 0x10e7a4000 + 70236894
8   nwjs Framework                           0x10e7a9777 0x10e7a4000 + 22391
9   nwjs Framework                           0x10e7a9c49 0x10e7a4000 + 23625
10  nwjs Framework                           0x11012c11d 0x10e7a4000 + 26771741
11  nwjs Framework                           0x1118058f5 0x10e7a4000 + 50731253
12  nwjs Framework                           0x11012b994 0x10e7a4000 + 26769812
13  nwjs Framework                           0x10e7a842a ChromeMain + 186
14  nwjs                                     0x107630de4 main + 404
15  dyld                                     0x1170ef52e start + 462


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff7b88ce2b0  rcx: 0x0000000000000020  rdx: 0x00000000000003ff
  rdi: 0x0000000115657224  rsi: 0x00007fb9d0811e00  rbp: 0x00007ff7b88ce250  rsp: 0x00007ff7b88ce250
   r8: 0x00007ff85459ec98   r9: 0x0000000000000000  r10: 0x00000000ffffff00  r11: 0x00007ff85459ec90
  r12: 0x00007ff7b88ce870  r13: 0x00007ff7b88ce299  r14: 0x00007ff7b88ce868  r15: 0x00007ff7b88ce860
  rip: 0x00000001104db171  rfl: 0x0000000000000246  cr2: 0x0000000110536750
 
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     3

Thread 0 instruction stream:
  31 c0 45 31 c9 e8 c5 aa-08 04 c6 05 fe c0 17 05  1.E1............
  01 89 c1 b8 00 00 00 00-85 c9 75 0e 8b 9d 78 fd  ..........u...x.
  ff ff c1 eb 0b 83 e3 01-89 d8 88 1d e0 c0 17 05  ................
  48 8b 0d 58 71 bd 04 48-8b 09 48 3b 4d f0 75 0a  H..Xq..H..H;M.u.
  48 81 c4 a8 02 00 00 5b-5d c3 e8 9a 9c 08 04 55  H......[]......U
  48 89 e5 48 8d 3d b9 c0-17 05 e8 b0 fd ff ff cc  H..H.=..........
 [bf]01 00 00 00 e8 c1 9c-08 04 90 90 90 90 90 48  ...............H    <==
  8b 05 a1 c0 17 05 48 85-c0 74 0a 55 48 89 e5 ff  ......H..t.UH...
  d0 b0 01 5d c3 31 c0 c3-0f 1f 80 00 00 00 00 55  ...].1.........U
  48 89 e5 48 89 3d 7d c0-17 05 5d c3 90 90 90 55  H..H.=}...]....U
  48 89 e5 5d c3 66 2e 0f-1f 84 00 00 00 00 00 55  H..].f.........U
  48 89 e5 5d c3 66 2e 0f-1f 84 00 00 00 00 00 55  H..].f.........U

Binary Images:
       0x10e7a4000 -        0x1150affff io.nwjs.nwjs.framework (65.0.3325.146) <828b6b01-ae7e-303b-b4c8-cf98b3f18e07> /Applications/Game.app/Contents/Versions/65.0.3325.146/nwjs Framework.framework/nwjs Framework
       0x107630000 -        0x107630fff io.nwjs.nwjs (65.0.3325.146) <b39895dd-d01f-3066-b114-611a7909f5c2> /Applications/Game.app/Contents/MacOS/nwjs
       0x1170ea000 -        0x117155fff dyld (*) <2517e9fe-884a-3855-8532-92bffba3f81c> /usr/lib/dyld

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

Hoffe es ist das dabei was du meintest
 
Zuletzt bearbeitet von einem Moderator:
Der Crash ist in dem NW.js Framework das der Programmierer verwendet.
Wahrscheinlich kann das nicht mit Monterey.

Das Teil ruft doch eh nur eine Webseite als App auf.
 
mhh... dann danke ich dir schon mal für deine Hilfe und werde es für heute belassen.
 
Zurück
Oben Unten