yes i have noticed that sometimes it would stop to the left of bank booth trying to find the banker and sometimes log you off if it fails too many times.
Printable View
yes i have noticed that sometimes it would stop to the left of bank booth trying to find the banker and sometimes log you off if it fails too many times.
Error: Out Of Range at line 792
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
What is line 792? And in what file does it through that error? Like, what file opens up and has an orange highlighted line?
What file opens? Is it in the script? Or does it open another file?
A screen shot would be better for me, I'm at the office.
okay i get to error
the first one that i told you about
the second one happens here
happened to me many times before
it logs out
http://img35.imageshack.us/img35/6504/69945957.png
Quote:
attempting to get flax ... Try Number:1
Got flax!
Walking to the stairs
Found Object DTM, walking.
Flag distance reached.
Found Object DTM, walking.
Flag distance reached.
Clicked Spinner..
Trying to click make all
Found Button
Found Object DTM, walking.
Flag distance reached.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
/================================================== =====\
| Finishing load #2
| Running for..6 Minutes and 51 Seconds
| Strings made = 56
| Experience gained...840
| Levels gained.......0
\=============================
edit: will post again when i get the second error that i told you about
K, thanks! A full screen shot of the Simba window is all I need.
same error happened again!
http://imageshack.us/photo/my-images/714/97186836.png/
same spot
I don't see an error on that screen shot. I don't know what happened. Doesn't look like it error'd out to me.
that's a problem it doesn't show an error it just logs out
maybe i am doing something wrong with the settings?
btw it logged out again after 3 mins
happened for the 4th time
Clicked Spinner..
Trying to click make all
Found Button
Found Object DTM, walking.
Flag distance reached.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
/================================================== =====\
| Finishing load #5
| Running for..9 Minutes and 49 Seconds
| Strings made = 140
| Experience gained...2100
| Levels gained.......0
\================================================= ======/
Successfully executed.
No serious errors with the latest release, the only thing is that the older version seems to run considerably faster than this latest release. I think it might be do to using v7b as opposed to v6, but v7c is out now perhaps that solves the problem in speed?
I'm confused.
Which folder do I save ObjDTMIncludeRev7b.simba to?
When I try to run this script I get an error that says " Exception in Script: Unable to find file '/ObjDTMIncludeRev7b.simba' used from '' "
Sorry ... I'm new here :/
problem solved
ObjDTMIncludeRev7b was the problem
will post if i get the other post again about
MiddleTPAEx(ATPA[i], x, y);
You need to save it where you saved this script, so the same directory will work. Also, you will need to change this line:
To this:Code:{$i /ObjDTMIncludeRev7b.simba}
Since the creator changed how he uploads the script. That should get it to work, let me know if it doesn't.Code:{$i ObjDTMInclude.simba}
Okay, I got the script running! :)
Now I'm getting the following message
"Trying to open the bank, this is the 1 try out of 10
opened bank
Opened the bank...
Getting flax...
attempting to get flax ... Try Number:1
** Warning in WithdrawItem: Could not Find dtm in Bank. [Uptext: lax]**
Getting flax failed"
Maybe the flax DTM needs to be updated. Is it visible when it opens your bank?
I'm not getting that error anymore, but it's still not banking properly.
When the script opens the bank, it starts hovering over the 'empty your beast of burden's inventory' bank tab. (meanwhile, the log is saying "attempting to get flax ... Try Number:3, attempting to get flax ... Try Number:4, ect")
When SS get's on, he will fix it :)
Okay. Sounds good. :)
I'll try running it on my laptop just to see what happens there.
I got it working.
I had to put my flax in a bank slot that can be seen without having to scroll down.
I think it's getting the scrollbar confused with the brown section directly below the summoning bank tab.