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

Unmapped Packet After update #10

Closed MikaelJesus closed 5 years ago

MikaelJesus commented 5 years ago

i got this error after update any idea how to solve it?

capture

Owyn commented 5 years ago

That means you have to map packets..., so get opcodes

MikaelJesus commented 5 years ago

i copied that opcode but im getting the same error

MikaelJesus commented 5 years ago

ok nevermind i fix it using this opcode https://github.com/zc149352394/Easy-Fishing but it doesn't work

image

image

Owyn commented 5 years ago

considering you tried to use 318 TW opcodes for your NA 312 protocol... - you must be doing it wrong, yea, link above I posted doesn't have needed opcodes. neither has them other fishing repository, so there's nothing I can help you with currently. Only you yourself or other ppl playing on NA could help your\share with you the opcodes gotten manually which you could do too using means mentioned in #notes section of https://github.com/Lambda11/let-me-fish/blob/master/README.md#notes

MikaelJesus commented 5 years ago

ok i manage to get the opcodes now i get this error when i throw the rod

image

Owyn commented 5 years ago

Almost sure that means the opcode you got for mentioned in the screenshot packet is wrong... (2nd variant which is unlikely is that definition changed, but I can't check that before update comes to my region)

LeandraTS commented 5 years ago

@ChicknWing posted the NA codes in another fishing mod an hour ago, so all thanks must go to Him.

NA opcodes.

S_FISHING_BITE = 41766 S_CHANGE_RELATION = 44429 S_USER_DEATH = 26940 C_CAST_FISHING_ROD = 21205 C_END_FISHING_MINIGAME = 39236 C_START_FISHING_MINIGAME = 20693 C_STOP_FISHING = 60129 S_CAST_FISHING_ROD = 41526 S_FISHING_CATCH = 55122 S_FISHING_STOP = 28888 S_START_FISHING_CHARGE = 40114 S_START_FISHING_MINIGAME = 46037 S_FISHING_CATCH_FAIL = 43319 C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 28626 S_RP_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 51289 S_RP_START_SOCIAL_ON_PROGRESS_DECOMPOSITION = 51885 S_RP_COMMIT_DECOMPOSITION_CONTRACT = 55847

CrisAAG commented 5 years ago

@LeandraTS and @ChicknWing thanks to both of you for sharing the info about the opcodes for NA, that has solved the error that I was getting, thank you so much guys!!!

LeandraTS commented 5 years ago

Where you put the codes to fix it? don't know which file / files they go in to fix it too, as there are 5 map files I'm on NA too

Lambda11 commented 5 years ago

Updated opcodes folder, now it should have correct NA, TH, SEA regions opcodes, installation instruction is in the same place (readme)

Moriang27 commented 5 years ago

RU does not working(

Owyn commented 5 years ago

@Moriang27 opcodes

Lambda11 commented 5 years ago

added opcodes file for RU, but in cases there is no such file refer to the posted image above ^