Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dessin

Pages: [1] 2 3
1
That is still just the craziest thing ever!  At least you have it working on one computer around your casa.  I wish I had more ideas for you, but I'm plum out.

Yeah, its definitely freaky on my end. It runs perfectly on my htpc. I am using it right now in fact to skim through some stuff I have laying around. I can't really run the questor on it much though since its connected to my big screen and I don't feel comfortable having something public running when I am not watching it pretty closely. But from what I have run, yeah, its damn good.

 

2
Sadly I am still a failure. I just can't seem to get the STRRES thingie working for me for this one. This time I uninstalled everything involved (EUO, scripts, UO) and deleted all of my setting data. But with no luck.

Oh well, I will keep trying little things here and there to see if I stumble across something that might help. Will keep ya posted just in case this ever pops up again.

FYI, It works perfectly on my htpc and it is awesome! Thanks.

3
Just because I'm a true in life a$$hole and I need to tease DeadIssue2, here's a look at the advanced logic of the FULL version:

I hate you all!  ;)

I am trying some new stuff today to try to fix my STRRES issue. Will let you know how it turns out either way.

4
So, I broke down and installed UO, Easy and CLAw on my home theater pc and.....it works great. But, I am still having the issue with CLAw on my laptop. So I thought I would point out what shows differently in EUO while I try running CLAw on both.

And, as we discussed, my issue seems to all revolve around the STR and/or STRRES variables. If I check the Result Variables on my laptop while the script is running, the STRRES result changes rapidly from 0 to N/A over and over. And, as we discussed, my script seems to be looping at the "SetupLoop1:" section. Also, of note, is that MENURES and RESULT both are blank.

On my home theater pc, however, STRRES is 0 only and MENURES bounces from between -1 and F2. The # RESULT variable bounces from -1 to N/A. I assume both of those are set somewhere after SetupLoop1: which would explain why mine remain blank.

I don't expect anyone to pop up with a fix for my issue from this and I don't want you guys wasting time on it. But I wanted to give you all the information I had just in case something like this comes up again.

5
I'll leave Fakaka's post, just to show people how to get banned.

Darn, I thought he was telling me how to fix my problem but doing so in a language I didn't understand.  ;)

6
Sorry Dessin,  from the testing we did before, there was something uniquely odd happening fundamentally with EUO and you.  You #STRRES wasn't returning results like everyone else that uses scripts, at least you are still unique.  Especially since even the old version that did work no longer works for you.  I kinda gave up...

Ya. I figured it was still just isolated with me but I was hoping Iwould get lucky and someone would have had it happen to them that was a little more knowledgeable at the EUO thing than me. I tried deleting everything and starting over with no success of course. Oh well, I will just be happy with the knowledge that I am one of a kind. heh  ;)

7
I know this is a blast from the past, but I am still itching to get this things working for me so I can use the quest one you have.

The script still just seems to loop endlessly for me after opening my paperdoll and my backpack. The strres thingie you mentioned keeps blinking from saying '0' to 'N/A' over and over. So, its definitely looping, just not doing anything.

Right after it opens my paperdoll and backpack, you can see for a split second that the strres shows something like ''Tinkering Bonus' then 'Demon Slayer' and some other similar things before starting to loop.

I don't want you to spend any real time on this but I wanted to touch base to see if you have heard anything similar to this happening and if there is a fix on my end for it. I checked the thread here about it and it still seems to be a Dessin-Only Issue but I was hoping that I would get lucky. heh ;)

8

Well, the #STRRES shows up as blank whenever I check it. I assume its supposed to be a number. Any idea what would cause that value to not be set? Or anyway to manually set it in the script so that it doesn't loop? Probably not I assume.

Well, even blank should have failed the logic "if #STRRES > 0". 

On my system, "str pos !copy $" will always return a number.  How strange is that?

I assume very strange. Should I feel lucky? heh.

9
Well, you might try pausing the script after it's been looping in that for a while.  Typically, you should either get a 0 in #STRRES when the STR command doesn't find something, or worse case *may* be an N/A.  It would be interesting to see what the result of #STRRES ends up being...  That would mean that your present version of EasyUO is spitting out answers that are just about singularly unique; lucky you!

How would I check what the #STRRES ends up as? If, theoretically, it is spitting out something unique, could I tweak something to use that so that I can get it to work for me? I tried deleting EasyUO and re-downloading it, of course with no luck. Jebus, this is why I always steered clear of programming. So people have more of a stomach for this sort of thing than me. heh

Well, for you it's easy.  Just let it loop for a while and then pause the script.  It should be looping at that location.  Just single-step the code (F8) until EUO executes the STR function, and then look over at the #STRRES value in the system variables.

Well, the #STRRES shows up as blank whenever I check it. I assume its supposed to be a number. Any idea what would cause that value to not be set? Or anyway to manually set it in the script so that it doesn't loop? Probably not I assume.

10
Well, you might try pausing the script after it's been looping in that for a while.  Typically, you should either get a 0 in #STRRES when the STR command doesn't find something, or worse case *may* be an N/A.  It would be interesting to see what the result of #STRRES ends up being...  That would mean that your present version of EasyUO is spitting out answers that are just about singularly unique; lucky you!

How would I check what the #STRRES ends up as? If, theoretically, it is spitting out something unique, could I tweak something to use that so that I can get it to work for me? I tried deleting EasyUO and re-downloading it, of course with no luck. Jebus, this is why I always steered clear of programming. So people have more of a stomach for this sort of thing than me. heh

11
Did you try making that little change I suggested?  I'm not sure why you would be the only person on the Earth that might have a different value returned from a STR statement, but anything is possible.....


Yeah, I tried it. I still end up looping in that same section. Something is definitely wrong on my end. Hopefully when I get on my desktop I will be able to get it to work for me. Thanks for the help though. I am planning on doing a wipe of my laptop anyway so maybe after that whatever is holding me back from using your stuff will fix itself.

12
did you try to redownload the script?


I did, many times. Maybe someone much smarter than me can tell me what the section of code that is looping for me is actually doing so maybe I can try to track down why that activity is having issues on my end? I may not know scripting for EasyUO at all, but at least I can be able to search for a cause more efficiently if I know what is supposed to be happening so I can maybe why its not happening.

I assume, because it has 'goto SetupLoop1' at the end of the code section where I start to loop that something with the 'SetupLoop1' code isn't being set properly for me which causes it to not be able to get to the next section and instead just keep hitting the 'goto SetupLoop1' command. If I can find out what is not being set, or done, it will help me see why something like that isn't being set, or done.

If that makes sense. heh

13
i know this is crazy tm but are there any keys or commands that would interact funny with UOA or uo macros.  I know i cannot run my Zoo uni tamer with uoa on because the move commands set off all kinds of macros.  To be honest I haven't read all the posts but that popped in my head.

Or maybe their mouse settings are turned way up or down froma thing like cheat engine messing up timing.

Just tossing some random things out there that have messed with code for me before because u are right in that it just doesn't seem right that something would be causing this in the natural code.

Not running UOA right now or Razor. I will try it with all of my UO Macros deleted and see if that will help just in case. I am also going to be at my house tomorrow so I will try it on my home pc and see if I get any different results. I assume I will since no one else has this problem. If I still do, I will just assume that TM has placed a curse on me so I can't use any of his scripts. heh.

I doubt it could be mouse settings as I don't even get past the initial kick off of the script. It moves the paperdoll and backpack then just stops. Well, it never stops. If I put in those messages it will loop the same ones over and over until I stop it. I added 14 messages to the code I posted earlier and it spammed 1-13 over and over and never hit 14. 14 was the one right after the section I posted. So, its going, just round and round. For me at least. However, I didn't before. That's whats so confusing. I made no changes to CLAw itself and even deleted it and redownloaded it and it still hoses for me. I am like TM, I am at the give up stage. I keep trying it everyday in the hopes that whatever happened goes back to however it was before just cause I love CLAw. But, other than that, I too am at a loss.

14
I didn't mean to tie you up wasting time on something that's clearly an issue only on my end. Thanks for trying to help though. I appreciate the time you spent helping me try to fix my issue.

No worries, I love a good mystery and you get the golden goose for this one.  I'm stumped (and that's hard to do).  What's totally strange is that you were able to use the CLAw at one point, but now something has changed.

What changes have you made to your computer/OS since just before you first noticed things were acting strangely?  Seems to be something subtle.


Aside from a few virus scans, patching UO again and reinstalling EasyUO I haven't made any changes. And ya, CLAw worked perfectly before I tried to use the Quester, not sure why it wouldn't now. Its doesn't even get to the part when it opens up its interface. It opens the paper doll and the backpack but doesn't go any further than that. I can cheat the script and make it open up the interface by taking out the entire Setuploop1 section but you said that that wasn't where my problem is. The same goes for tm_totalizer. If I take out the Setuploop1 section there I can cheat it to open up the interface but nothing more. I know that doesn't really help though.  Its just that whenever I look to see where CLAw and tm_totalizer are sticking, both are in that section. So something on my end is clearly not reacting well to something there, just not sure what or why.

15
Well, it can't really get stuck in this loop.  The reason I say that is because it's parsing a finite list contained in the variable %name.  The value in %name isn't dynamic and is setup in the code just above this loop.  Really, the only way you could get stuck in this loop is if the code was changed on your version.  You might want to delete the version you have and re-download it.  But looking at your snippet you posted, this part hasn't changed.



The reason I thought it was looping there was because when I added the msg's in as shown above my character would spam 1 but never get to 2. Is there a better way to check and see where a script is when it doesn't run for you? Maybe that will help me track down my problem. I tried deleting and redownloading ClAw but it still seems to be in that same section all the time.

I ran a few virus scans with no luck. Its sad that I wish I had a virus since I can't seem to figure out why I can't run any of your scripts. heh

I tried running the tm_totalizer one as well and it seemed to do the same thing. I put a few messages in that one as well to let me know what step it was on and it kept doing the same msg over and over and never making it to the next one, which is right after the section I posted above.

I didn't mean to tie you up wasting time on something that's clearly an issue only on my end. Thanks for trying to help though. I appreciate the time you spent helping me try to fix my issue.

Pages: [1] 2 3