ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.59k stars 809 forks source link

Error on https://www.izzygames.com/vector-tower-defense-x-t843.html #7099

Closed McGreggor666 closed 2 years ago

McGreggor666 commented 2 years ago

Error Info

Error name: Error Error message: panicked at 'called Result::unwrap() on an Err value: "Unable to create VAO"', render/webgl/src/lib.rs:490:50 Error stack:

Error: panicked at 'called `Result::unwrap()` on an `Err` value: "Unable to create VAO"', render/webgl/src/lib.rs:490:50
    at c.wbg.__wbg_new_df6e6ab7a65c4c4d (https://www.spiele-umsonst.de/ruffle/core.ruffle.7cd23eba9be09ebe077c.js:1:7441)
    at std::sync::once::Once::call_once::{{closure}}::h9d9f5504bc648392 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[1020]:0x2b1c3e)
    at std::sync::once::Once::call_inner::h51a70f81ef530383 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[1481]:0x33145e)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h682da277e124560a (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[4962]:0x488f9d)
    at std::panicking::rust_panic_with_hook::h12b2f0179ff84c92 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[3327]:0x42e583)
    at core::panicking::panic_fmt::hf0d93ec1ac504cf9 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[5249]:0x495324)
    at core::result::unwrap_failed::hd5a60243cf946632 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[4179]:0x470a8b)
    at ruffle_render_webgl::WebGlRenderBackend::register_shape_internal::h4cf11611f41e1086 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[737]:0x23f0e1)
    at <ruffle_render_webgl::WebGlRenderBackend as ruffle_core::backend::render::RenderBackend>::register_shape::ha5cf54bfc9a3bc28 (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[3333]:0x42ea72)
    at ruffle_core::drawing::Drawing::render::hcc329fe6b1e09aec (https://www.spiele-umsonst.de/ruffle/d7ed62f5683e91f09ac2.wasm:wasm-function[659]:0x21bc47)

Player Info

Allows script access: false

Page Info

Page URL: https://www.izzygames.com/vector-tower-defense-x-t843.html SWF URL: https://www.spiele-umsonst.de/azad/downloads/flashgames/vectortdx.swf

Browser Info

Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.53 OS: Win32

Ruffle Info

Version: 0.1.0 Name: nightly 2022-04-02 Channel: nightly Built: 2022-04-02T00:18:51.687Z Commit: e06506c2b901ed6a5298437ee320f1371167cd61 Is extension: false

Toad06 commented 2 years ago

Closing in favor of https://github.com/ruffle-rs/ruffle/issues/1905 (same issue). Thanks for reporting.