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

ERROR: Error: [dispatch] hook: unmapped packet "S_START_FISHING_MINIGAME" #38

Open Belial-Lucifer opened 5 years ago

Belial-Lucifer commented 5 years ago

Opcodes are obsolete after v80 patch. No one has made any in the following hours, but just to make sure, I'm reminding everyone in this proxy since I can't imagine living without it. Here's the error code just in case: [00:43:08.302] [command] ERROR: Error: [dispatch] hook: unmapped packet "S_START_FISHING_MINIGAME"

at Dispatch.createHook (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\node_modules\tera-proxy-game\lib\connection\dispatch\index.js:233:23)

at Dispatch.hook (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\node_modules\tera-proxy-game\lib\connection\dispatch\index.js:301:21)

at Module.hook (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\node_modules\tera-proxy-game\lib\connection\dispatch\module.js:87:32)

at Hook (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\let-me-fish\index.js:739:18)

at start (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\let-me-fish\index.js:507:3)

at $none (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\let-me-fish\index.js:87:5)

at String.subCommandHandler (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\command\index.js:263:16)

at CommandBase.exec (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\command\index.js:183:16)

at hookCommand (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\command\index.js:61:30)

at Object.CommandBase.mod.hook.event [as callback] (C:\Users\[Username]\AppData\Local\Programs\CaaliTeraProxy\mods\command\index.js:71:29)`
Owyn commented 5 years ago

55275903-de392000-52fd-11e9-9d8c-73e133e58d29 1

Belial-Lucifer commented 5 years ago

55275903-de392000-52fd-11e9-9d8c-73e133e58d29 1

Did you even read what I wrote correctly ? I know that the opcodes are invalid, that's why I'm getting that error. This is a reminder for opcode update since the game has been updated smh

Owyn commented 5 years ago

55873189-a2bd1200-5b97-11e9-9132-2436d832ab0a

nilsii commented 5 years ago

I had the same problem, I made these opcodes for tera NA and now it works fine... what is your region? if is NA region, replace this opcodes NA v80 in caaliteraproxy node_modules\tera-data\map\ protocol.345886.map

S_FISHING_BITE = 27603 S_FISHING_CATCH = 27376 C_END_FISHING_MINIGAME = 46506 C_START_FISHING_MINIGAME = 37509 S_START_FISHING_MINIGAME = 36415 C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 44332 S_RP_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 27482

now it should work well for you

Belial-Lucifer commented 5 years ago

Thank you, finally a useful answer. Now it works like a charm.

SirBepis commented 5 years ago

Can you update the EU version?Thank you in advance.

Lambda11 commented 5 years ago

@SirBepis please refer to images above, especially outlined in red text

P.S. it's already updated

SirBepis commented 5 years ago

Alright,thank you!

giggin commented 5 years ago

I have done everything like it’s written as always but I still can’t use it. I’ve got the same error I posted earlier today. Playing EU

SirBepis commented 5 years ago

Same problem as giggin,EU