Lambda11 / let-me-fish

TERA-proxy module that mass-auto-fishes fishes, auto-crafts bait when out of bait, and auto-dismantles fish when inventory gets full
27 stars 22 forks source link

fishing cancels after 1 fish #76

Closed silvermane2000 closed 4 years ago

silvermane2000 commented 4 years ago

after every single try fishing cancels /w messages below TERA_ScreenShot_20190823_212254

Owyn commented 4 years ago

is your region on Patch 85 already?

silvermane2000 commented 4 years ago

is your region on Patch 85 already?

yes, russian server i tried before and after mod updating with actual opcodes, but nothing just this error

Lambda11 commented 4 years ago

Try latest version and see the message on how many items it says you have in the inventory

silvermane2000 commented 4 years ago

thats what happenning in normal mode it doesnt see the stuff needed to fish but as you can see i have everything looks like the problem is due to a new additional inventory section added in new patch TERA_ScreenShot_20190823_224413 TERA_ScreenShot_20190823_230302

Lambda11 commented 4 years ago

I see, try now, pushed an updat

Graffiti-Graffiti commented 4 years ago

It works @Lambda11

Graffiti-Graffiti commented 4 years ago

Also @Lambda11 NA Opcodes S_FISHING_BITE = 26642 C_START_FISHING_MINIGAME = 27796 S_START_FISHING_MINIGAME = 25468 C_END_FISHING_MINIGAME = 23433 C_RQ_ADD_ITEM_TO _DECOMPOSITION_CONTRACT = 34024 C_MEDAL_STORE_BUY_ADD_BASKET = 42279 C_MEDAL_STORE_COMMIT = 42255 C_PUT_WARE_ITEM = 22417 C_STORE_COMMIT = 55306 C_STORE_SELL_ADD_BASKET = 64551 S_FISHING_CATCH = 51024 S_MEDAL_STORE_BASKET = 53280 S_RP_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 31998 S_START_FISHING_MINIGAME = 63810 S_STORE_BASKET = 39506

Graffiti-Graffiti commented 4 years ago

Would it be possible to take a look at your fish filet delete mod? It be super handy to have cuz this stops at 10k filets

silvermane2000 commented 4 years ago

I see, try now, pushed an updat

works perfect for now. big thanks!

Lambda11 commented 4 years ago

@palvaloo updated fish-deleted, should work now (probably) (lets hope it'd delete right items 💃 , can't test)

Graffiti-Graffiti commented 4 years ago

Getting someone to test rq, but thanks for your responsiveness :-D

Graffiti-Graffiti commented 4 years ago

Actually ill just tweak it to the amount of fish filets i have right now and test it, one sec

Graffiti-Graffiti commented 4 years ago

It works, thank you!