Bignums not working

When I try to turn on Bignums, it gives me an error.
image
JavaScript extensions are turned on, and that is the only library I have imported right now. I also have no other JavaScript in my project, so I have no clue as to what is causing it.

Here is the project: Snap! 6.9.0 Build Your Own Blocks

I fixed it. Apparently something in the Snap code in the block got messed up. Here is the fix: Bignum library broken in 6.9.0 · Issue #2871 · jmoenig/Snap · GitHub. Just open the projected linked there, then import the Bignums library and copy that block the where you need it.

Yeah, sorry, there is a fix in 6.9.1, which should be up any time now, mainly to provide automatic redirection to v7-dev for people who try to open a v7 project in 6.9.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.