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

Defs not working #23

Closed Yeriss closed 5 years ago

Yeriss commented 5 years ago

Keep getting this error in my command box when I try to !fish

[mods] ERROR: Module "let-me-fish-master" uses the following outdated/unsupported packets: [mods] ERROR: - C_END_FISHING_MINIGAME.1 [mods] ERROR: - C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT.1 [mods] ERROR: - C_START_FISHING_MINIGAME.1 [mods] ERROR: - S_FISHING_BITE.1 [mods] ERROR: - S_START_FISHING_MINIGAME.1 [mods] ERROR: Please contact the module's author: https://github.com/Lambda11/let-me-fish/issues

Grabbed fresh download of mod, still not working. Issue with mod or w/my proxy? I use Caali's.

Owyn commented 5 years ago

It seems like you haven't put def \ opcode files into correct location as the installation instruction says

Yeriss commented 5 years ago

Thanks, I was able to get it working. I forgot to move those files when I moved to my laptop instead of desktop.

So I'm not sure whats causing it but I'm now having dismantling problems. It will dismantle about half the fish and then stop and say you are out of that item and then start back up fishing with my inventory very cluttered full of fish still. Also the fish gold command will give the "gold fish dismantling enabled" return but it won't actually dismantle the gold fish. Any ideas whats causing that? Like if I misplaced a file somewhere that might have caused it? Thanks.

Lambda11 commented 5 years ago

fish gold is working for me, so it probably just skipped it along with other non-gold fishes during your issue Probably related to https://github.com/Lambda11/let-me-fish/issues/19 try new version - it's fixing this issue