teralove / pet-feeder

Keep your pets happy.
6 stars 2 forks source link

Unmapped packet error #6

Open StrayyChildd opened 5 years ago

StrayyChildd commented 5 years ago

I do know that there is a closed issue for this already, and that apparently people found a way to fix it, but honestly and being completely naive/blind about anything related to this, is there any chance that you might fix what's wrong/tell me how to do so? I'd appreciate if you, or someone, could do so. Thank you in advance for any answer c:

teralove commented 5 years ago

which region are you playing (EU/NA/RU/TW/etc)

Daolh2610 commented 5 years ago

@teralove U can help me opcode for SEA?

teralove commented 5 years ago

S_REQUEST_SPAWN_SERVANT = 32967 but it needs a new def. That packet no longer exists. Pet system was changed in patch 81

so probably need to wait until the packet def gets updated

Gurenji commented 5 years ago

Any news on the fix :) ?

For me I just get: [23:08:23.966] [mods] ERROR: Module "Pet Feeder" (pet-feeder) could not be loaded! [23:08:23.966] [mods] ERROR: Please contact the module's author: https://github.com/teralove/pet-feeder/issues [23:08:23.967] Error: [dispatch] hook: unmapped packet "S_SPAWN_SERVANT" at Dispatch.createHook (D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\index.js:237:23) at Dispatch.hook (D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\index.js:298:27) at Module.hook (D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\module.js:102:36) at new PetFeeder (D:\ShinraMeterV2.41\CaaliTeraProxy\mods\pet-feeder-master\index.js:43:9) at ModuleManager.load (D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\moduleManager.js:156:35) at D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\moduleManager.js:121:22 at Map.forEach () at ModuleManager.loadAll (D:\ShinraMeterV2.41\CaaliTeraProxy\node_modules\tera-network-proxy\lib\connection\dispatch\moduleManager.js:119:31) at Socket. (D:\ShinraMeterV2.41\CaaliTeraProxy\bin\connectionManager.js:54:47) at Socket.emit (events.js:199:15)

N-Kata commented 5 years ago

is map and def u posted before still valid?