Omnimaga > BatLib

Creepy-Crawlies (Bugs)

(1/4) > >>

Xeda112358:
This topic is meant for the discussion of bugs in BatLib. Currently, I am aware of three bugs (off the top of my head):
-The fonts don't seem to work in OS menus
-GetStats is not liking archived variables (it crashes when used on them)
-It crashes randomly, even on BASIC code.

Here is a screen shot of that last one. The first crash happens after 19 iterations, the second at 2346, the third at 827, and the fourth at 799.

DJ Omnimaga:
I was tempted to change the topic title to Zerglings.

On-topic, I hope you don't have too much troubles fixing the bugs. Should we use this thread for bug reports if we find any when testing?

Builderboy:
Hmmm does the same program crash at the same spot every time you run it?  If so, it might be an issue with the compiling?  If it crashes randomly, maybe an issue with interrupts?

Xeda112358:
Well, the only code that was being executed in the first ones was BASIC code. The last one included the sum( command which is all that should be affected by the parser. Also, it runs through the loop and seems to crash randomly. I had it run over 10 000 times before it crashed.

@DJ Omnimaga: Yeah, I think this should be the bug report place.

Xeda112358:
Haha, so the bug is fixed! I edited my last post in the "SpriteLib" topic with the updated version.
The problem was simple and it isn't the first time I made the mistake! I forgot to disable interrupts before using SP!

I tested it and it got over 200 000 iterations without crashing, so I think it is safe ♥

I think it is almost out of Beta mode now \(^_^)/

Navigation

[0] Message Index

[#] Next page

Go to full version