summaryrefslogtreecommitdiff
path: root/LOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LOG.txt')
-rw-r--r--LOG.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/LOG.txt b/LOG.txt
deleted file mode 100644
index ad03d6a..0000000
--- a/LOG.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-
-thread '<unnamed>' (18683700) panicked at src/lib.rs:2426:38:
-invalid device
-note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
-
-thread '<unnamed>' (18683700) panicked at library/core/src/panicking.rs:230:5:
-panic in a function that cannot unwind
-stack backtrace:
- 0: 0x101ad75e0 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h5b9122f5e70f5951
- 1: 0x101af5194 - core::fmt::write::h6a8a2c9e4d999818
- 2: 0x101ad7854 - std::io::default_write_fmt::h89b6c507b2c6ffa7
- 3: 0x101ad6488 - std::panicking::default_hook::{{closure}}::h24b4617c01d6581d
- 4: 0x101ad6370 - std::panicking::default_hook::h1955ee9a9845dfef
- 5: 0x101ad6754 - std::panicking::panic_with_hook::h8aad6dd2389d8f59
- 6: 0x101ad6564 - std::panicking::panic_handler::{{closure}}::h3bd15449212d5b6e
- 7: 0x101ad61e4 - std::sys::backtrace::__rust_end_short_backtrace::h3b25181b9f11fe05
- 8: 0x101ad5660 - __rustc[18f9140b322fd06e]::rust_begin_unwind
- 9: 0x101b21f6c - core::panicking::panic_nounwind_fmt::h7a4dae3ab8fc5259
- 10: 0x101b21ed0 - core::panicking::panic_nounwind::h959d775d33fc4688
- 11: 0x101b22070 - core::panicking::panic_cannot_unwind::hda7331a7075802a1
- 12: 0x101786274 - _wgpuDeviceCreateTexture
- 13: 0x10063ed9c - __ZN10Renderer3D6resizeEii
- 14: 0x1006730c0 - __ZN15FlashCubeEffect6resizeEii
- 15: 0x1006546c0 - __ZN8Sequence6resizeEii
- 16: 0x1006556e0 - __ZN12MainSequence12add_sequenceENSt3__110shared_ptrI8SequenceEEfi
- 17: 0x10062dc88 - __Z12LoadTimelineR12MainSequenceRK10GpuContext
- 18: 0x10062b1e4 - _main
-thread caused non-unwinding panic. aborting.