-
Notifications
You must be signed in to change notification settings - Fork 663
Open
Description
.Equals (object) [0x0001b] in <fdfa2fe etc...
2025-12-19T16:06:56.074166Z INFO crates\core\src\host\wasmtime\wasmtime_module.rs:32: Frame #298: <unknown>
2025-12-19T16:06:56.074296Z INFO crates\core\src\host\wasmtime\wasmtime_module.rs:32: Frame #297: <unknown>
2025-12-19T16:06:56.074499Z INFO crates\core\src\host\wasmtime\wasmtime_module.rs:32: Frame #296: <unknown>
2025-12-19T16:06:56.074699Z INFO crates\core\src\host\wasmtime\wasmtime_module.rs:32: Frame #295: <unknown>
2025-12-19T16:06:56.074918Z INFO crates\core\src\host\wasmtime\wasmtime_module.rs:32: Frame #294: <unknown>
2025-12-
Getting messages like these flooded in the console.
Appears to be related to Views.
[SpacetimeDB.Type]
public partial struct DbVector2
{
public int X;
public int Y;
}
Marking this as nullable in the table is what caused this issue.
Metadata
Metadata
Assignees
Labels
No labels