Let the laughter begin....

Moderator: tr1p1ea

Post Reply
User avatar
ProphetsDementia
Regular Member
Posts: 81
Joined: Wed 06 Dec, 2006 2:20 am
Location: Tokyo, Kanto, Japan

Let the laughter begin....

Post by ProphetsDementia »

OK, I know I'm going to be called a noob for this but, I need to know.
:roll:

I am a VERY skilled BASIC programmer. However, trying to learn xLib is like trying to walk again. After reading the help file, it looks easy enough. But, then I crashed my calc. (Thanks God, I archived everything.)

A little help would be appreciated.

(Long live BASIC!)
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

What exactly were you trying to do? Perhaps you could give me some info on how it crashed, what functions you were using etc?
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
kv83
Maxcoderz Staff
Posts: 2735
Joined: Wed 15 Dec, 2004 7:26 pm
Location: The Hague, Netherlands
Contact:

Post by kv83 »

Crashing a calc with xLib shouldn't be to hard afaik. It's a ASM prog after all, and giving it the wrong parameters, it will crash (right?)
Image
User avatar
ProphetsDementia
Regular Member
Posts: 81
Joined: Wed 06 Dec, 2006 2:20 am
Location: Tokyo, Kanto, Japan

Post by ProphetsDementia »

Yes. I was using the CreateTileMap Function and I forgot a parameter. (cPIC_Num)

And I am trying to make TowelMan. (See Program Ideas for more info.)
"Choice. The problem is choice."
"Quite correct. Strange; that was quicker than the others."
"Others?"

"In your case, this is the sixth version of the Matrix."
"Sixth version? Then, either no one told me or no one knew."
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

Well xLIB actually does lots of checks to make sure that it wont crash when things are missing ... however you must be using the bugged version of 0.6b, the CreatePic function was bugged and caused crashes.

It has been fixed and i will email you the update.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
King Harold
Calc King
Posts: 1513
Joined: Sat 05 Aug, 2006 7:22 am

Post by King Harold »

The execute archived prog thing can also cause trouble, sometimes.
Post Reply