I have discovered that if you place a Shop Block, add a block type to it, and then set the price to 0, any client opening the store crashes immediately with a "divide by zero" Java script error.
When it determines how many items you can afford, it\'s dividing your current credits by the cost of the item. So if the item is 0, it tries to divide by 0, resulting in bad mojo.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.