Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello! I tried to reproduce the problem by multiplying by a large number, and, while it did produce a compilation error, but it didn't come to the point of crashing.

Does some error message appear when you try to load the page?

(+1)

Hey,

Yes, specifically, the error is "Error while generating bBasic code: TypeError: t is null." It's certainly vague (atleast to me) but I hope it helps!

(+1)

Quick update, just checked right now and the page's working for me again. Hopefully the issue wont return, but if it does, I'll let you know.

(+1)

Okay, thanks!

(+1)

Another update, I've been getting the error again, but only on the first time I load the page (every time i restart my browser) and only until I load a project, after which it works normally. It seems to be an issue with loading the default project? Not sure, just my best guess.

(+1)

Hello! What is the error that's appearing?

(+1)

The same error as before is showing up. ("Error while generating bBasic code: TypeError: t is null.") Other than that, I have no other info to give you. Hope this helps!

Okay, thanks; seems that I would have to add some error logging facility to the tool in order to make it easier to reproduce this kind of problem:

https://github.com/haroldo-ok/vcs-game-maker/issues/56