Page 4 of 44 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 1093

Thread: [Essence Miner][2007] Essence Harverster

  1. #76
    Join Date
    May 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    Have you guys all got the P07 include and everything?
    Did you change anything in the script atall?
    Can all you try and re-download it and follow the guidelines exactly? and post the logs, plz

    I'm just confuzzled because i asked someone on the IRC to follow the guidelines exactly and it ran fine.
    Re-downloaded and ran fresh, also have P07Include and P07Chars. Followed the guidelines exactly (what I was doing before anyway) and same thing, executed when it auto logged out.


    [Hint] C:\Users\Andy R\Downloads\EssenceHarvester103NoSmart.simba(430:3 ): Variable 'TPA' never used at line 429
    Compiled successfully in 437 ms.
    New window: 1706038
    [Hint] C:\Users\Andy R\Downloads\EssenceHarvester103NoSmart.simba(430:3 ): Variable 'TPA' never used at line 429
    Compiled successfully in 437 ms.
    SRL Compiled in 0 msec
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    Successfully executed.
    The following DTMs were not freed: [0, 1, 2]

  2. #77
    Join Date
    Dec 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by DGKbattle View Post
    Re-downloaded and ran fresh, also have P07Include and P07Chars. Followed the guidelines exactly (what I was doing before anyway) and same thing, executed when it auto logged out.
    he is fixing it. He used a diffrent version of SRL

  3. #78
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Hopefully it's an easy fix! I'm skimming through it looking to, have college in 50 minutes! xD

  4. #79
    Join Date
    May 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by darkdusk View Post
    he is fixing it. He used a diffrent version of SRL
    Yeah, see that now Was just that I was typing before I refreshed page for new posts

  5. #80
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Ok, i dont know if this will work but it worked for me to get the script running;

    Just before the script enters the loop put this like in:
    >>writeln(P07_loggedIN);

    while P07_LoggedIn do //this is the start of the loop

    I believe that P07_loggedIn ; is not function correctly when used in this way so replace it with " while true do "
    Note this is a very hacky fix if it fix's it if it works ill push an update instantly.

    the two lines should be now :

    writeln(P07_loggedIN);
    while TRUE do

    If you could post logs of the errors what what happens now that'd be great.
    Last edited by wthomas; 03-01-2013 at 10:56 AM.

  6. #81
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    ss (2013-03-01 at 10.58.42).png

    Exactly the same, unless that's wrong

  7. #82
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by hillzyy View Post
    ss (2013-03-01 at 10.58.42).png

    Exactly the same, unless that's wrong
    sorry i just edit'd my post the two lines are

    writeln(P07_loggedIN);
    while TRUE do

    forcing the original loop to always run with a TRUE.

  8. #83
    Join Date
    Dec 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    Ok, i dont know if this will work but it worked for me to get the script running;

    Just before the script enters the loop put this like in:
    >>writeln(P07_loggedIN);

    while P07_LoggedIn do //this is the start of the loop

    I believe that P07_loggedIn ; is not function correctly when used in this way so replace it with " while true do "
    Note this is a very hacky fix if it fix's it if it works ill push an update instantly.

    the two lines should be now :

    writeln(P07_loggedIN);
    while TRUE do

    If you could post logs of the errors what what happens now that'd be great.
    still get the same log

  9. #84
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Same error as before, just won't do anything, replaced as you said

    Simba Code:
    // while P07_LoggedIN do - Before
    Writeln(P07_loggedIN);
    while TRUE do

  10. #85
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Still exactly the same when I change it to while TRUE do, same error and no action on the mosue

  11. #86
    Join Date
    Feb 2013
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

    Can someone help

  12. #87
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by rayiak View Post
    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

    Can someone help
    go here, http://villavu.com/forum/showthread.php?t=96863 download the chars and put the in simba\fonts

  13. #88
    Join Date
    May 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by rayiak View Post
    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

    Can someone help
    You need the P07Chars from the same page as the include came from, download the zip, extract and move the fonts to your simba\fonts folder.

  14. #89
    Join Date
    May 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    True loop still not working.png

    And still no luck. Correct me if I'm wrong.

  15. #90
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default



    I figured that seeing it never reached the 'writeln', commenting out the loginPlayer might have an effect, and it did, I'm not sure if it's for better or worse, but it may help

    Maybe try and fix the DTM's? I have to go now, so i'll come back to it later unless it's been fixed which I don't doubt it will

  16. #91
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    I know why it doesnt work. The P07_LoggedIn; function hangs. The P07_loginPlayer calls this function and thus hangs the program earlier than i previously expected.

    Sorry for all the delays, bear with me 5 minutes then you can have functional script.

    nb. wasn't my code that was broke.

  17. #92
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I wait 5 seconds and nothing happens, any help?

  18. #93
    Join Date
    Oct 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    I know why it doesnt work. The P07_LoggedIn; function hangs. The P07_loginPlayer calls this function and thus hangs the program earlier than i previously expected.

    Sorry for all the delays, bear with me 5 minutes then you can have functional script.

    nb. wasn't my code that was broke.
    Great!

  19. #94
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Guy's this doesn't work -,-

  20. #95
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by calen View Post
    Guy's this doesn't work -,-
    Take a read, wThomas is working on it as we speak, shouldn't be long!

  21. #96
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Cool, because it's 10:17 pm here and I wan't to run it while I'm in bed.

  22. #97
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Is it done yet!

  23. #98
    Join Date
    Feb 2013
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    thank you guys now im getting

    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    sits there and does nothing

    help again

  24. #99
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by calen View Post
    Is it done yet!
    Clam down..

    Quote Originally Posted by rayiak View Post
    thank you guys now im getting

    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse

    help again
    He's working on a fix

  25. #100
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by rayiak View Post
    thank you guys now im getting

    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    sits there and does nothing

    help again
    He's fixing it atm, it's broken

Page 4 of 44 FirstFirst ... 2345614 ... LastLast

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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