thomas-crane / nrelay

A console based modular client for Realm of the Mad God built with Node.js and TypeScript.
https://nrelay.net/
MIT License
40 stars 21 forks source link

new packet #22

Closed camoloqlo closed 5 years ago

camoloqlo commented 5 years ago

Version info

Steps to reproduce

  1. Start nrelay

Result

The bot crashes with the error:
> gulp && node index

[14:43:30] Using gulpfile ~\Desktop\nrelay 7\nrelay\gulpfile.js
[14:43:30] Starting 'default'...
[14:43:30] Starting 'clean'...
[14:43:30] Finished 'clean' after 147 ms
[14:43:30] Starting 'ts'...
[14:43:46] Finished 'ts' after 15 s
[14:43:46] Starting 'copy-files'...
[14:43:46] Finished 'copy-files' after 181 ms
[14:43:46] Finished 'default' after 16 s
[14:43:48 | NRelay]           Starting...
[14:43:48 | NRelay]           Checking for updates...
[14:43:49 | Mapper]           Mapped 98 packet ids.
[14:43:49 | ResourceManager]  Loaded 1373 tiles.
[14:43:50 | ResourceManager]  Loaded 9248 objects.
[14:43:50 | PluginManager]    Loaded Realm Joiner Plugin by Ark
[14:43:50 | NRelay]           Loading Medusa
[14:43:52 | NRelay]           Loaded Medusa!
[14:43:52 | Medusa]           Starting connection to USSouth3
[14:43:52 | Medusa]           Connected to USSouth3!
[14:43:52 | Medusa]           Connecting to Nexus
[14:43:53 | Medusa]           Connected!
[14:44:42 | Medusa]           Changing gameId to -3
[14:44:42 | Medusa]           Connected to USSouth3!
[14:44:43 | Medusa]           Connected to NexusPortal.Beholder!
[14:44:43 | Medusa]           Connecting to Realm of the Mad God
[14:44:45 | Medusa]           Connected!
[14:44:45 | PacketIO]         Invalid packet type: REALMHERO_LEFT_MSG
[14:45:32 | Medusa]           Took 1.05 damage. At 627 health.
[14:45:33 | Medusa]           Changing gameId to -3
[14:45:33 | Medusa]           Connected to NexusPortal.Beholder!
[14:45:33 | Medusa]           Connecting to Realm of the Mad God
[14:45:37 | Medusa]           Connected!
[14:45:37 | PacketIO]         Invalid packet type: REALMHERO_LEFT_MSG
[14:45:46 | PacketIO]         Invalid packet type: REALMHERO_LEFT_MSG
thomas-crane commented 5 years ago

Added in 2586f06db350dcddb624a977b2e205e87a45b5df thanks to @zigzag2002