segabl / pd2-third-person

Experimental BLT mod that implements and enables third person mode
GNU General Public License v3.0
12 stars 7 forks source link

Multijump issue #4

Closed chromKa closed 6 years ago

chromKa commented 6 years ago

Application has crashed: C++ exception [string "lib/network/base/handlers/basenetworkhandler.lua"]:46: attempt to index local 'rpc' (a nil value)

SCRIPT STACK

_verify_character_and_sender() lib/network/base/handlers/basenetworkhandler.lua:63 lib/network/handlers/unitnetworkhandler.lua:176 send_to_peers_synched() @mods/Third Person/lua/basenetworksession.lua:52 send() lib/network/base/extensions/networkbaseextension.lua:11 _update_network_jump() lib/units/beings/player/states/playerstandard.lua:4002 _update_movement() lib/units/beings/player/states/playerstandard.lua:1087 original() lib/units/beings/player/states/playerstandard.lua:422 update_original() @mods/base/req/core/Hooks.lua:260 update_original() @mods/Seamlink Gameplay Overhaul/lua/sliding.lua:51 update() @mods/WolfHud/lua/BurstFire.lua:212 lib/units/beings/player/playermovement.lua:275

segabl commented 6 years ago

I would appreciate a meaningful title and a bit of information about what you were doing when this happened. As in, what weapons you used, what character, when did it occur, etc. I can't really make anything out of this plain crashlog.

NANI-SORE commented 6 years ago

I have the same crash when using Multijump mod

segabl commented 6 years ago

I think I see why it happens but I'll need to verify it and it's a low priority issue to me atm.

chromKa commented 6 years ago

yes, Multijump by Seamlink Gameplay Overhaul mod. Plz fix soon :)

segabl commented 6 years ago

Probably fixed by https://github.com/segabl/pd2-third-person/commit/31a435f57e1c767bdf01996401d283363cf51da2?

NANI-SORE commented 6 years ago

Can confirm, doesn't crash after the fix