Coder Social home page Coder Social logo

battle-notify's People

Contributors

jobitron avatar neowutran avatar wuaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

battle-notify's Issues

New EME security update, module no longer works

INFO tera-proxy-game: [dispatch] switching to protocol version 319982
ERROR tera-proxy-game: [dispatch] hook: unrecognized hook target S_DECREASE_COOLTIME_SKILL<1>
ERROR tera-proxy-game: [dispatch] hook: unrecognized hook target S_PARTY_MEMBER_INFO<2>

error

[proxy] preloading modules

[proxy] failed to load "battle-notify-master"
Error: Cannot find module 'slash'
at Function.Module._resolveFilename (module.js:470:15)
at Function.Module._load (module.js:418:25)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (C:\Users\xxx\Desktop\tera-proxy\bin\node_modules\battle-notify-master\index.js:1:77)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)

Menma's Tera

Love this mod and would like to use it on a private server.
It throws an error:

[mods] ERROR: Module "BattleNotify" (battle-notify) could not be applied to server connection!
Error: [dispatch] [battle-notify] hook: Error: no definition found for message (name: "S_SPAWN_USER", code: 49858, version: 16)
at Dispatch.createHook (D:\Games\Gameforge Games\Menma's TERA\proxy\node_modules\tera-network-proxy\lib\connection\dispatch.js:230:27)
at Dispatch.hook (D:\Games\Gameforge Games\Menma's TERA\proxy\node_modules\tera-network-proxy\lib\connection\dispatch.js:265:27)
at NetworkModInterface.hook (D:\Games\Gameforge Games\Menma's TERA\proxy\bin\mod.js:280:36)
at new EntityManager (D:\Games\Gameforge Games\Menma's TERA\proxy\mods\battle-notify\lib\entity.js:70:9)
at new BattleNotify (D:\Games\Gameforge Games\Menma's TERA\proxy\mods\battle-notify\index.js:46:22)
at Mod.loadNetworkInstance (D:\Games\Gameforge Games\Menma's TERA\proxy\bin\mod.js:595:31)
at ModManager.loadNetwork (D:\Games\Gameforge Games\Menma's TERA\proxy\bin\mod-manager.js:259:20)
at D:\Games\Gameforge Games\Menma's TERA\proxy\bin\mod-manager.js:240:22
at Map.forEach (<anonymous>)
at ModManager.loadAllNetwork (D:\Games\Gameforge Games\Menma's TERA\proxy\bin\mod-manager.js:238:25)

Could you help me get it to work? I tried to understand the codeflow. If I look into entity.js, I see the hook but I don't understand the versioning:

mod.hook('S_SPAWN_USER', mod.majorPatchVersion >= 101 ? 17 : 16, (event) => { const entity = getEntity(event.gameId) const job = (event.templateId - 10101) % 100 entity.name = event.name entity.class = jobs[job] entity.dead = !event.alive })

Isn't it as simple as replacing some opcodes?

Thanks in advance!

help please ^^

[dispatch] handle: failed to parse S_SPAWN_USER<2>
hook: @ battle-notify-master
error: no definition found for message (name: "S_SPAWN_USER", code: 59340, version: 2)

Data:
ce01cce7000000000100c601060112012a0136012

What are the module commands?

Veliks mark

Says the veliks mark Is missing, even with it applied, only have this issue in iod~ dungeons it works normally

hurricane alert

Is there any way to tell when the hurricane cd ends up after using it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.