Jump to content
IGNORED

Help with batari basic (getting it to work) SOLVED!


Animan

Recommended Posts

Ok, so i'm trying to get batari basic to work, but it doesn't seem to want to work. Here's what has happened.

 

I first installed batari basic, and set up the environment variables like it said on the batari basic website. I then downloaded visual batari basic, and could never get it to work. It would boot up, but kept giving me errors when compiling.

 

So, eventually, i said screw it and went to crimson editor. I set everything up, like it said on the batari basic website. I compiled zombie run and it worked great. after playing the game for five minutes in Stella, i decided to compile the 3d moving sprite example, and it didn't work. I tried to compile zombie run a gain, to see if it was a code error. it said t failed to compile. i tried deleting the zombie run bin, to see if it had issues with replacing files. Same error. Then, looked at the output file in crimson editor. i then saw that it said the environment variable was not set. so i looked to confirm the variable was set. Then tried again. failed to compile. then i tried re-adding the variable. failed to compile.

 

By now, I'm close to giving up. I know it can work. i got it to work, but it isn't anymore.

 

Any help please? :?

Edited by Animan
Link to comment
Share on other sites

Ok, so i'm trying to get batari basic to work, but it doesn't seem to want to work. Here's what has happened.

 

I first installed batari basic, and set up the environment variables like it said on the batari basic website. I then downloaded visual batari basic, and could never get it to work. It would boot up, but kept giving me errors when compiling.

 

So, eventually, i said screw it and went to crimson editor. I set everything up, like it said on the batari basic website. I compiled zombie run and it worked great. after playing the game for five minutes in Stella, i decided to compile the 3d moving sprite example, and it didn't work. I tried to compile zombie run a gain, to see if it was a code error. it said t failed to compile. i tried deleting the zombie run bin, to see if it had issues with replacing files. Same error. Then, looked at the output file in crimson editor. i then saw that it said the environment variable was not set. so i looked to confirm the variable was set. Then tried again. failed to compile. then i tried re-adding the variable. failed to compile.

 

By now, I'm close to giving up. I know it can work. i got it to work, but it isn't anymore.

 

Any help please? :?

 

Can you tell us your platform (including .NET version) and give us the exact error messages you recieved in each case above? Also, have you tried compiling any other program, or just those two?

Link to comment
Share on other sites

VbB will set up the bB Environment Variable and bB Compiler to System Path for you:

 

http://www.randomterrain.com/atari-2600-me...etaddbbvariable

 

What kind of errors did you get when using VbB? Errors that were your own fault or goofy errors that you had nothing to do with?

Link to comment
Share on other sites

Can you tell us your platform (including .NET version) and give us the exact error messages you recieved in each case above? Also, have you tried compiling any other program, or just those two?

 

Also, it would be helpful if you attached the BAS files for the two programs here, so we can test to see if we can compile them.

Link to comment
Share on other sites

Ok, so i'm trying to get batari basic to work, but it doesn't seem to want to work. Here's what has happened.

 

I first installed batari basic, and set up the environment variables like it said on the batari basic website. I then downloaded visual batari basic, and could never get it to work. It would boot up, but kept giving me errors when compiling.

 

So, eventually, i said screw it and went to crimson editor. I set everything up, like it said on the batari basic website. I compiled zombie run and it worked great. after playing the game for five minutes in Stella, i decided to compile the 3d moving sprite example, and it didn't work. I tried to compile zombie run a gain, to see if it was a code error. it said t failed to compile. i tried deleting the zombie run bin, to see if it had issues with replacing files. Same error. Then, looked at the output file in crimson editor. i then saw that it said the environment variable was not set. so i looked to confirm the variable was set. Then tried again. failed to compile. then i tried re-adding the variable. failed to compile.

 

By now, I'm close to giving up. I know it can work. i got it to work, but it isn't anymore.

 

Any help please? :?

I would say the bulk of first time user errors is setting up the environment variables, which vbB does for you, or for users that place the compiler in a long file path with spaces. For simplisity sake I would suggest putting bB and vbB in c:\bb or something simple like that and try again.

 

-Jeff

Link to comment
Share on other sites

I'm running XP Pro, using .NET Framework 3.0.

 

As for VbB's errors. it would stay stuff such as "system path not found," and similar errors when compiling. I'd have to double check to see the exact errors.

 

Here's the two BAS files

zombie_chase.bas

7_3DMovingSprite.bas

Edited by Animan
Link to comment
Share on other sites

I'm running XP Pro, using .NET Framework 3.0.

 

As for VbB's errors. it would stay stuff such as "system path not found," and similar errors when compiling. I'd have to double check to see the exact errors.

 

Here's the two BAS files

 

They compile for me in VisbB (well "Zombie Chase" didn't, but from the error I assume it has to do with having some modified includes.)

 

Can you doublecheck to make sure that "Add bB Environmental variable" and "Add bB Compiler to sytem Path" are checked in your VisbB settings. If not, you'll have to check them, then save the settings, then close and re-open VisbB. Also, are there any spaces in the names of directories in the path to your 2600basic.exe file? (i.e. "C:\Documents and Settings\Desktop\..." or "C:\My Atari Programs\...") That would also be a problem.

Edited by jrok
Link to comment
Share on other sites

I'm running XP Pro, using .NET Framework 3.0.

 

As for VbB's errors. it would stay stuff such as "system path not found," and similar errors when compiling. I'd have to double check to see the exact errors.

 

Here's the two BAS files

 

They compile for me in VisbB (well "Zombie Chase" didn't, but from the error I assume it has to do with having some modified includes.)

 

Can you doublecheck to make sure that "Add bB Environmental variable" and "Add bB Compiler to sytem Path" are checked in your VisbB settings. If not, you'll have to check them, then save the settings, then close and re-open VisbB. Also, are there any spaces in the names of directories in the path to your 2600basic.exe file? (i.e. "C:\Documents and Settings\Desktop\..." or "C:\My Atari Programs\...") That would also be a problem.

 

Got it working. Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...