Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Belial-Lucifer opened this issue Apr 10, 2019 · 10 comments
Labels
good first issue Good for newcomers

Comments

@Belial-Lucifer
Copy link

Belial-Lucifer commented Apr 10, 2019

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
Copy link
Collaborator

Owyn commented Apr 10, 2019

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

@Belial-Lucifer
Copy link
Author

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
Copy link
Collaborator

Owyn commented Apr 10, 2019

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

@nilsii
Copy link

nilsii commented Apr 11, 2019

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
Copy link
Author

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

@SirBepis
Copy link

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

@Owyn Owyn mentioned this issue Apr 16, 2019
@Lambda11
Copy link
Owner

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

P.S. it's already updated

@SirBepis
Copy link

Alright,thank you!

@giggin
Copy link

giggin commented Apr 16, 2019

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
Copy link

Same problem as giggin,EU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants