Post Reply Home » Forums » Final Fantasy XI » FFXI General Discussions

XUFish freezes on bite : FFXI General Discussions

Posted: June 22nd, 2005
moomoomoo
Hi,
I've been experiencing this problem ever since i changed to xufish 3.7, and swapping back to 3.7b hasnt helped either. When I start the script ingame, everything runs fine until i hook onto something that i am targetting. At this point, the script seems to freeze up and not respond. There isn't even a weight report shown.

I have tried changing the script i use and as mentioned earlier, switching back to 3.7b but the problem still persists. Compact keyboard and affinity have been set accordingly of course =).

Attached are the XUFish logfile and the script that i am using. Any help would be greatly appreciated ^^

Could someone also look through the SSG script I've put there and see if it will catch coral frags, grimms and nebs please ^^;

Thank You


You do not have the required permissions to view the files attached to this post.
Posted: June 22nd, 2005
Total Posts:2690 Joined:2004
Try XUFish 3.7.2 that I just uploaded. If it doesn't work post a new xufish_log.txt and ditch onBiteAdv and use onBite for now until I figure out this one.

_________________
How To Ask Questions The Smart Way
Translation: Read the documentation and don't PM me about your problems. I AM NOT AN ADMIN!!!
Posted: June 22nd, 2005
moomoomoo
Thank you for your quick reply asl ^^
I will try 3.7.2 and post my results
Posted: June 23rd, 2005
moomoomoo
I've just managed to test 3.7.2 and there are mixed results. The good thing is that the script no longer freezes upon hooking a target fish. The bad thing is that the script doesn't fight the fish and also does not recognise monsters anymore.

The results you see in the log are as such because i was manually fighting the fish. The script does automatically reel in the fish when stamind is 0 however. This did not happen before the patch ^^

Lastly, if i change my script to onBite would this look correct?

Code: Select all

function doBite
  Dim w
  w = getFishWeight(serviceObject)
  doBite = (testFish(w, 880) or testFish(w, 900))
end function
Thank you for your response asl :wink:


You do not have the required permissions to view the files attached to this post.
Posted: June 23rd, 2005
Total Posts:2690 Joined:2004
Do you have some variable or function in your script file called "onFishBite"? It seems the function for fighting fish is never even called!

You could try moving the onFishBite function from fisher_functions.vbs to fisher.vbs.

_________________
How To Ask Questions The Smart Way
Translation: Read the documentation and don't PM me about your problems. I AM NOT AN ADMIN!!!
Posted: June 23rd, 2005
moomoomoo
:oops: It isn't in fisher.vbs. Never occured to me that i should check for that.
I'll try again now ^^;;
Posted: June 25th, 2005
moomoomoo
Thank you for all your help asl, its working now ^^
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 172 guests
Post Reply