Dropping a clip on a non-mixamo rig (lady.glb is a Character Creator export, CC_Base_* bones) threw inside a fire-and-forget event handler — the rejected promise vanished and the drop appeared to do nothing at all. Timeline._fail now logs + toasts via a shared window.sgToast that tlui installs; clipdrop and direct handlers route through it. Repro before: two clipdrops fired, only the mixamo one landed, no error. After: 'clip: retarget: missing hips (mixamorig skeleton?)' toast. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
39 lines
2.8 KiB
Plaintext
39 lines
2.8 KiB
Plaintext
INFO: Started server process [54956]
|
|
INFO: Waiting for application startup.
|
|
INFO: Application startup complete.
|
|
INFO: Uvicorn running on http://127.0.0.1:8020 (Press CTRL+C to quit)
|
|
INFO: 127.0.0.1:54739 - "GET / HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54771 - "GET / HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54771 - "GET /web/style.css HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54772 - "GET /web/stage.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54773 - "GET /web/dock.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54773 - "GET /web/room3d.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54772 - "GET /web/presets.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54771 - "GET /favicon.ico HTTP/1.1" 404 Not Found
|
|
INFO: 127.0.0.1:54773 - "GET /assets/tree HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54773 - "GET /web/grammar.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54773 - "GET /director HTTP/1.1" 405 Method Not Allowed
|
|
INFO: 127.0.0.1:54771 - "GET /web/timeline.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:54771 - "GET /web/tlui.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55276 - "GET /assets/file?path=characters%2Ftest%2Flady.glb HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55276 - "GET /assets/file?path=characters%2Ftest%2Fman.fbx HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55276 - "GET /assets/file?path=backdrops%2Fvideo%2Fscenegod_plates%2Fsuburb_strip_goldenhour.mp4 HTTP/1.1" 206 Partial Content
|
|
INFO: 127.0.0.1:55318 - "GET /assets/file?path=backdrops%2Fvideo%2Fscenegod_plates%2Fsuburb_strip_goldenhour.mp4 HTTP/1.1" 206 Partial Content
|
|
INFO: 127.0.0.1:55318 - "GET /assets/thumb?path=backdrops%2Fvideo%2Fscenegod_plates%2Fsuburb_strip_goldenhour.mp4 HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55318 - "GET /assets/file?path=animations%2Ftest%2Fhiphop.fbx HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55319 - "GET /assets/file?path=animations%2Ftest%2Fcarrying.fbx HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:55319 - "GET /assets/file?path=backdrops%2Fvideo%2Fscenegod_plates%2Fsuburb_strip_goldenhour.mp4 HTTP/1.1" 206 Partial Content
|
|
INFO: 127.0.0.1:57176 - "GET / HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /web/style.css HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /web/dock.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57177 - "GET /web/stage.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /web/room3d.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57178 - "GET /favicon.ico HTTP/1.1" 404 Not Found
|
|
INFO: 127.0.0.1:57177 - "GET /web/presets.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /assets/tree HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /web/grammar.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57176 - "GET /director HTTP/1.1" 405 Method Not Allowed
|
|
INFO: 127.0.0.1:57177 - "GET /web/timeline.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57177 - "GET /web/tlui.js HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:57221 - "GET /assets/file?path=characters%2Ftest%2Flady.glb HTTP/1.1" 200 OK
|