Jump to content
IGNORED

Getting error messages.


AVoltoro

Recommended Posts

Every time I try to compile and run my work, it keeps saying "Code must be active in the editor to run in emulation" and I don't know what it means. Can anyone help me?

 

That's an easy one. First you need to open the .bas file in the editor. That way it knows what you want to compile and run in emulation.

 

-Jeff

Link to comment
Share on other sites

But how do I do that? I thought when I clicked on it to edit the code that was open in the editor?

Is this what you are doing?

 

[Video Deleted]

 

I double clicked on a file to open it, compiled it, then ran it. If that's what you are doing and you are getting that error, something must be wrong. You're not using that old Tinkernut stuff are you?

Link to comment
Share on other sites

I thank you for getting me the up to date version of Batari basic, but every time I click on conplile I get a settings page. Where do I go from there?

 

Did you do step #3 and run the Configuration Wizard? Or if you have done that, did you check out the note under step #4?

Link to comment
Share on other sites

  • 5 weeks later...

It's sending you to the settings page because either the compiler setting is missing or you have it set to a location that doesn't actually have the bB compiler. Once you have that correctly set. Double click on your .bas file and that will be actively open in the code editor. Now you can compile. Once compiled, you'll probably want to to test it in an emulator. If you don't have that set either, you'll be sent back to the settings page.

 

-Jeff

Link to comment
Share on other sites

This is the exact same version as I have got at home.

 

You know I have a few plans that might help. 1st up, if anyone wants to work with me on this project whilst I plan it from the sidelines (because none of this is working) then please state your interest here. Failing that information on the actual programming language used for the Atari 2600 will be useful. Many thanks.

Link to comment
Share on other sites

Maybe it's time to provide some detailed information regarding.

  • Operating System
  • version of bB and folder location
  • version of vbB and folder location
  • A link to the source code you're using, a really old tutorial might not compile

A clean install using the tutorial RT provided above is hard to break.

 

-Jeff

Link to comment
Share on other sites

  • 5 weeks later...
  • 1 year later...

I am getting an error when trying to run my game, it just says "Could not locate default.bas.bin and could not recompile. Please check to make sure it was compiled correctly"

 

See if this helps:

 

randomterrain.com/atari-2600-memories-batari-basic-vbb.html#troubleshooting

Link to comment
Share on other sites

That problem is fixed, now it just gives me a syntax error?

 

Here is my code:

 

rem Generated 05/07/2014 21:20:53 by Visual bB Version 1.0.0.548
rem **********************************
rem *<filename> *
rem *<description> *
rem *<author> *
rem *<contact info> *
rem *<license> *
rem **********************************
playfield:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
X..............................X
X..............................X
X..............................X
X..............................X
X..............................X
X..............................X
X..............................X
X..............................X
X..............................X
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
end
COLUBK = $20
COLUPF = $08
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...