Crash on startup #134

Closed
opened 2025-10-20 03:05:47 -04:00 by tasiaiso · 3 comments
Contributor

Tilde Friends 0.2025.9 (e64d5617e7)

ERROR: ReferenceError: 'ssb_internal' is not defined
    at <anonymous> (core/core.js:633:1)

Can you replicate this?

Tilde Friends 0.2025.9 (e64d5617e734094c7af8389f17081d89985edd01) ``` ERROR: ReferenceError: 'ssb_internal' is not defined at <anonymous> (core/core.js:633:1) ``` Can you replicate this?
Author
Contributor

user error

user error
Author
Contributor

this was caused because i used the latest js files in cwd but the stable executable.

maybe we can find a way to make this more obvious that this can lead to errors?

this was caused because i used the latest js files in cwd but the stable executable. maybe we can find a way to make this more obvious that this can lead to errors?
Owner

Yep. This is one of the many reasons I want to finish #7 eventually. Someday there will only be the C code and apps. When that happens, I'll try harder to stabilize that interface between the two and likely version it to catch this sort of situation earlier.

Yep. This is one of the many reasons I want to finish #7 eventually. Someday there will only be the C code and apps. When that happens, I'll try harder to stabilize that interface between the two and likely version it to catch this sort of situation earlier.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cory/tildefriends#134
No description provided.