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 with Pinkie proxy #12

Closed herowinb closed 5 years ago

herowinb commented 5 years ago

Hi, i'm using pinkie, add defs and opcode but not work. image

Error: [dispatch] hook: unmapped packet "S_START_FISHING_MINIGAME" at Dispatch.hook (tera-proxy\node_modules\tera-proxy-game\connection\dispatch\index.js:240:27) at ModWrapper.hook (tera-proxy\node_modules\tera-proxy-game\connection\dispatch\wrapper.js:199:39) at Hook (tera-proxy\mods\let-me-fish-master\index.js:679:18) at start (tera-proxy\mods\let-me-fish-master\index.js:464:3) at $none (tera-proxy\mods\let-me-fish-master\index.js:87:5) at String.subCommandHandler (tera-proxy\mods\command\index.js:182:13) at Command.exec (tera-proxy\mods\command\index.js:117:7) at handleCommand (tera-proxy\mods\command\index.js:71:15) at Object.Command.event [as callback] (tera-proxy\mods\command\index.js:96:22) at Dispatch.handle (tera-proxy\node_modules\tera-proxy-game\connection\dispatch\index.js:504:27)

Owyn commented 5 years ago

unmapped packet "S_START_FISHING_MINIGAME"

that says you have no opcodes

herowinb commented 5 years ago

Added manual to opcodes, it worked. Sorry, i not read the installation carefully. I think you should put IMG for this step. image