Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. stockfish.js:19 wasm streaming compile failed: CompileError: WebAssembly.compile(): unexpected section <DataCount> @+3153
  2. (anonymous) @ stockfish.js:19
  3. stockfish.js:19 falling back to ArrayBuffer instantiation
  4. (anonymous) @ stockfish.js:19
  5. stockfish.js:19 failed to asynchronously prepare wasm: CompileError: WebAssembly.compile(): unexpected section <DataCount> @+3153
  6. (anonymous) @ stockfish.js:19
  7. stockfish.js:19 CompileError: WebAssembly.compile(): unexpected section <DataCount> @+3153
  8. abort @ stockfish.js:19
  9. stockfish.js:19 Uncaught (in promise) RuntimeError: abort(CompileError: WebAssembly.compile(): unexpected section <DataCount> @+3153). Build with -s ASSERTIONS=1 for more info.
  10. at abort (https://lichess.org/assets/_o3T2MD/vendor/stockfish.wasm/stockfish.js:19:16201)
  11. at https://lichess.org/assets/_o3T2MD/vendor/stockfish.wasm/stockfish.js:19:18010
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement