Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Happy Holidays from the GTANet team!

Main.scm crashing VC


Phrozin
 Share

Recommended Posts

toal n00b here, so excuse the "dumb-ness" here.

 

Ok, I was following along with the tutorials here, and I did everything as was described. I know those tuts work, because I used the same tuts a year or 2 ago, but for some reason everytime I compile and run it crashes the game right after the intro movie.

 

I even copied and pasted the first 0213 code I found and changed the 440?? to $BRIBE, $BRIB, $BRIBE_1 and changed the XYZ coords both with and without the exclimation marks after each coord. Still it crashes. I'm using Mission Builder 1.4 now, but back when I started coding before I used 1.3.

 

I decided (about 5 minutes ago) to start using 1.3 again, so I downloaded it, but it's throwing errors out about the if statements (of which I have messed with 0 of them). I fixed this long ago, but I can't remember how I did. Anyone know a fix for that? I seem to remember it being along the lines of having to change all the if statement numbers.

 

anywhom: here is the original source as decompiled by 1.4:

 

0213:  440?? = create_pickup -4? (BRIBE) type  15? at  393.9! -60.2!  11.5!0213:  444?? = create_pickup -4? (BRIBE) type  15? at  116! -1313.1!  4.4!0213:  448?? = create_pickup -4? (BRIBE) type  15? at  393.7! -660.6!  10.7!0213:  452?? = create_pickup -4? (BRIBE) type  15? at  470.7!  70.1!  10.8!

 

 

here is the source as compiled by 1.4:

 

0213:  440?? = create_pickup -4? (BRIBE) type  15? at  393.9! -60.2!  11.5!0213:  $BRIBE_1 = create_pickup -4? (BRIBE) type  15? at  229.69! -1263.40!  20.11!0213:  444?? = create_pickup -4? (BRIBE) type  15? at  116! -1313.1!  4.4!0213:  448?? = create_pickup -4? (BRIBE) type  15? at  393.7! -660.6!  10.7!0213:  452?? = create_pickup -4? (BRIBE) type  15? at  470.7!  70.1!  10.8!

 

 

Anyone see something I'm not?

 

Edit: Forgot to let you know, Clean install, no mods, and not patched.

 

Thanks,

Joe

 

PS. Oh yeah, i tried to search, but I keep getting the message "Sorry, but you do not have permission to use this feature. If you are not logged in, you may do so using the form below if available." and I'm logged in. So sorry if this is like the *billionth time this has been asked.

Edited by Phrozin
Link to comment
Share on other sites

You are posting very old code in a much newer Builder. There is no way 1.3 or 1.4 decompiled and read that way.

 

As for the if thing, it's a known issue. When upgrading, Barton for whatever reason eliminated support for an 8th conditional and as such, it wouldn't even recompile the original code unless you turned off if checking, which is something I wouldn't advise. It's one of the many reasons I continue to use a much older Builder for VC. I still host it if you're interested.

Link to comment
Share on other sites

Oddly enough, you are correct. I guess I downloaded a jimmied copy of 1.4. I Downloaded Sanny_builder 2.98 and bingo, everything worked after a re-install.

 

Thx,

Joe

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.