teralove / auto-heal

Instantly heal and cleanse party members, no need to lockon.
30 stars 25 forks source link

last update toolbox error #57

Open RYN3671 opened 3 years ago

RYN3671 commented 3 years ago

[dispatch] [tera-game-state] handle: error running event hook for S_LOGIN hook: (anonymous) in tera-game-state error: [dispatch] [auto-heal] hook: Error: version 15 of message (name: "S_SPAWN_USER", code: 37833) is outdated and cannot be used anymore at Proxy.hook (D:\TeraToolbox twin\bin\mod.js:280:36) at hook (D:\TeraToolbox twin\mods\auto-heal-master\index.js:73:24) at load (D:\TeraToolbox twin\mods\auto-heal-master\index.js:116:13) at NetworkMod. (D:\TeraToolbox twin\mods\auto-heal-master\index.js:69:38) at NetworkMod.emit (events.js:228:7) at NetworkMod.setState (D:\TeraToolbox twin\mods\tera-game-state\index.js:165:46) at Object.callback (D:\TeraToolbox twin\mods\tera-game-state\index.js:143:88)

Fix please.

MRY2884 commented 3 years ago

[21:18:57.743] [dispatch] [tera-game-state] handle: error running event hook for S_LOGIN hook: (anonymous) in tera-game-state error: [dispatch] [auto-heal] hook: Error: version 15 of message (name: "S_SPAWN_USER", code: 37833) is outdated and cannot be used anymore at Proxy.hook (D:\TERA - Toolbar\TeraToolbox\bin\mod.js:280:36) at hook (D:\TERA - Toolbar\TeraToolbox\mods\auto-heal-master\index.js:73:24) at load (D:\TERA - Toolbar\TeraToolbox\mods\auto-heal-master\index.js:116:13) at NetworkMod. (D:\TERA - Toolbar\TeraToolbox\mods\auto-heal-master\index.js:69:38) at NetworkMod.emit (events.js:228:7) at NetworkMod.setState (D:\TERA - Toolbar\TeraToolbox\mods\tera-game-state\index.js:165:46) at Object.callback (D:\TERA - Toolbar\TeraToolbox\mods\tera-game-state\index.js:143:88)

Exactly the same, also since today. Like yesterday was still working fine np, now big red Error message.

bloody friday the 13th....... if possible, pls fix - it's still so needed.

emilia-s2 commented 3 years ago

I managed to correct

Mila221-hube commented 3 years ago

How did you solve the same problem(

[03:57:34.077] [dispatch] [tera-game-state] handle: error running event hook for S_LOGIN hook: (anonymous) in tera-game-state error: [dispatch] [auto-heal] hook: Error: version 15 of message (name: "S_SPAWN_USER", code: 37833) is outdated and cannot be used anymore at Proxy.hook (D:\TeraToolbox\bin\mod.js:280:36) at hook (D:\TeraToolbox\mods\auto-heal-master\index.js:73:24) at load (D:\TeraToolbox\mods\auto-heal-master\index.js:116:13) at NetworkMod. (D:\TeraToolbox\mods\auto-heal-master\index.js:69:38) at NetworkMod.emit (events.js:228:7) at NetworkMod.setState (D:\TeraToolbox\mods\tera-game-state\index.js:165:46) at Object.callback (D:\TeraToolbox\mods\tera-game-state\index.js:143:88)

Hytomi commented 3 years ago

[01:56:30.615] [dispatch] [tera-game-state] handle: error running event hook for S_LOGIN hook: (anonymous) in tera-game-state error: [dispatch] [auto-heal] hook: Error: version 15 of message (name: "S_SPAWN_USER", code: 37833) is outdated and cannot be used anymore at Proxy.hook (C:\Users\domin\AppData\Local\Programs\TeraToolbox\bin\mod.js:280:36) at hook (C:\Users\domin\AppData\Local\Programs\TeraToolbox\mods\auto-heal-master\index.js:73:24) at load (C:\Users\domin\AppData\Local\Programs\TeraToolbox\mods\auto-heal-master\index.js:116:13) at NetworkMod. (C:\Users\domin\AppData\Local\Programs\TeraToolbox\mods\auto-heal-master\index.js:69:38) at NetworkMod.emit (events.js:228:7) at NetworkMod.EventEmitter.emit (domain.js:475:20) at NetworkMod.setState (C:\Users\domin\AppData\Local\Programs\TeraToolbox\mods\tera-game-state-master\index.js:165:46) at Object.callback (C:\Users\domin\AppData\Local\Programs\TeraToolbox\mods\tera-game-state-master\index.js:143:88) how can i fix it

Schalunkenmuecke commented 3 years ago

[09:21:46.045] [dispatch] [tera-game-state] handle: error running event hook for S_LOGIN hook: (anonymous) in tera-game-state error: [dispatch] [auto-heal] hook: Error: version 15 of message (name: "S_SPAWN_USER", code: 37833) is outdated and cannot be used anymore at Proxy.hook (C:\Users\User\AppData\Local\Programs\TeratoolProxy\bin\mod.js:280:36) at hook (C:\Users\User\AppData\Local\Programs\TeratoolProxy\mods\auto-heal-master\index.js:73:24) at load (C:\Users\User\AppData\Local\Programs\TeratoolProxy\mods\auto-heal-master\index.js:116:13) at NetworkMod. (C:\Users\User\AppData\Local\Programs\TeratoolProxy\mods\auto-heal-master\index.js:69:38) at NetworkMod.emit (events.js:228:7) at NetworkMod.setState (C:\Users\User\AppData\Local\Programs\TeratoolProxy\mods\tera-game-state\index.js:165:46) at Object.callback (C:\Users\User\AppData\Local\Programs\TeratoolProxy\mods\tera-game-state\index.js:143:88)

How to solve the problem?

Schalunkenmuecke commented 3 years ago

I managed to correct

how did you do it?

JuilkaOrange commented 3 years ago

same problem

emilia-s2 commented 3 years ago

anyone who has a problem can contact me if they prefer

Alby407 commented 3 years ago

Change the packet version for S_SPAWN_USER from 15 to 16 and you are good to go. Luckily, the opcode didn't change.

See pull request #58 :)

Mila221-hube commented 3 years ago

любой, у кого есть проблема, может связаться со мной, если они предпочитают write how you fixed this error

Alby407 commented 3 years ago

любой, у кого есть проблема, может связаться со мной, если они предпочитают write how you fixed this error

See my answer:

Change the packet version for S_SPAWN_USER from 15 to 16 and you are good to go. Luckily, the opcode didn't change.

See pull request #58 :)

voiddrifter123 commented 3 years ago

i cant edit that file please help

JuilkaOrange commented 3 years ago

Change the packet version for S_SPAWN_USER from 15 to 16 and you are good to go. Luckily, the opcode didn't change.

See pull request #58 :)

Thank you a lot! It solved the problem

JuilkaOrange commented 3 years ago

i cant edit that file please help

so you need to open files in somenting like Notepad++ and also you should disable auto-update of mod

Alby407 commented 3 years ago

i cant edit that file please help

so you need to open files in somenting like Notepad++ and also you should disable auto-update of mod

Correct! Auto-update needs to be disabled until @teralove updates the repository :)

Mila221-hube commented 3 years ago

This didn't help me solve the problem , are there any other options ?

Alby407 commented 3 years ago

@Mila221-hube you also need the new version of S_SPAWN_USER. Additionally, you need the new maps: Throw them into the corresponding folders in your data folder, if you are on Toolbox.

Mila221-hube commented 3 years ago

@Alby407 I don't understand how you downloaded S_SPAWN_USER , and how you put the new maps in the Toolbox. You can describe in order how you did it

Michal1121 commented 3 years ago

j have done everything above, finaly no red text in toolbox, but mod doesn't work

Alby407 commented 3 years ago

@Mila221-hube @Michal1121

Download S_SPAWN_USER.16.def and put it into TeraToolbox/data/definitions/. Then, download protocol.376012.map and put it into TeraToolbox/data/maps/. Lastly, open module.json of auto-heal with e.g. Notepad++ and change disableAutoUpdate from false to true. Done.

dnndii132 commented 3 years ago

@Alby407 dosent work for me :(

Alby407 commented 3 years ago

Did you also change the version in code? You need to adapt the hook for S_SPAWN_USER and change the version there too.