Poll: Have you had the error: "Error: Exception: Access violation at line 101"?

Results 1 to 21 of 21

Thread: Error: Exception: Access violation at line 101

  1. #1
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Error: Exception: Access violation at line 101

    Getting the error:
    Error: Exception: Access violation at line 101

    Yes, I read all the help, tutorial and faq threads.

    I looked at:
    http://villavu.com/forum/showthread.php?t=71645

    Nothing worked. I rebooted, I uninstalled all java, I installed only the java provided at the link in above thread, everything is up to date.

    I was coding, everything was working fine, then Simba crashed, and when I restarted it, it refused to work.

    I reinstalled Simba, still no dice.

  2. #2
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Hmmm, I'm glad you searched around before posting.

    When is it exactly you're getting this Error as I've never had it before?

  3. #3
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Get Java 6.whatever.
    Run as admin.

    Only two steps seem to be fixing it.

  4. #4
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    Hmmm, I'm glad you searched around before posting.

    When is it exactly you're getting this Error as I've never had it before?
    Simba Code:
    function IsRealMouseInBox(B : TBox): Boolean;
    var
      P : TPoint;
    begin
      GetRealMousePos(P.X, P.Y);
      Result := PointInBox(P, B);
    end;

    In smart.simba is throwing the error. Happens milliseconds after hitting run.
    Quote Originally Posted by nkn View Post
    Get Java 6.whatever.
    Run as admin.

    Only two steps seem to be fixing it.
    Already did both, not working.

  5. #5
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Sorry mate, only thing I can say is keep re-installing Simba till you force it to work

  6. #6
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Go to SRL, settings tab, tick Override Update, and click Update, do this for all tabs, and then go to Tools > Update

  7. #7
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nkn View Post
    Go to SRL, settings tab, tick Override Update, and click Update, do this for all tabs, and then go to Tools > Update
    Thanks, tried; no luck.

  8. #8
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    What file is it taking place in? I could upload mine.

  9. #9
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nkn View Post
    What file is it taking place in? I could upload mine.
    smart.simba

  10. #10
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Use RevoUninstaller to rid your machine of Java completely, and yes, even the Registry keys.

    Then install Java 6.x and see if that works.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  11. #11
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Use RevoUninstaller to rid your machine of Java completely, and yes, even the Registry keys.

    Then install Java 6.x and see if that works.
    Used it. I'm about to say fuck it and just use some pre programmed injection bot.

    Which pisses me off, because I had a nice soulwars script halfway done.

    Trying one last thing: creating a new user on my computer and trying it on that profile.

  12. #12
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Make sure you're installing 32bit Java, even if you're on a 64bit PC.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  13. #13
    Join Date
    Feb 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Revo uninstalled java.

    Deleted Simba.

    Rebooted.

    Installed Java 6.0.30, 32bit.

    Installed Simba.

    Updated Simba & extensions/plugins.

    Same error.

    F.M.L.

  14. #14
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Are you running 32bit Simba? I'm pretty sure you are. It appears to be only an issue with SMART, and I honestly have no clue.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  15. #15
    Join Date
    Feb 2012
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nah never got it

  16. #16
    Join Date
    Feb 2012
    Posts
    317
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got same problem, i guess we are in same sh*t

  17. #17
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Comment out the SMART include and use Simba on your Runescape client.

  18. #18
    Join Date
    Nov 2011
    Location
    United states
    Posts
    516
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    I was getting an sps access violation, What I was doing was using a seperate variable to the sps_areas and for some odd reason it just stopped on the last update i did. So i Had to up the SPS areas into it like:

    SPS_Setup(RUNESCAPE_SURFACE, ['7_11']);

    The ['7_11'] or what ever area you are using must be inside now. But i think yours sounds different because you say it is a problem with the smart.simba..... I just wanted to let you know because I just ran into a problem with an access violation too but I could fix mine

    They probably just changed something that your script was using.
    Last edited by Getdropped; 04-14-2012 at 08:05 PM.

  19. #19
    Join Date
    Apr 2007
    Location
    Los Angeles
    Posts
    622
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

  20. #20
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I was having the same "Access violation at line 101" until i tried punkd ^^ idea and that worked for me then another error came up...
    SMART Initialized.
    Loaded: Server 86, Members: True, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 142
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap
    ---The line that is orange says -- if(prefix = '')then -- and i fixed line 101 but now line 142 is giving me problems??

  21. #21
    Join Date
    Aug 2015
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Disable windows firewall. That fixed it for me.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •