Hi Otland, I'm installing the mounts but when I log in I get a black screen and the following error.

It's worth mentioning that I enabled the feature in version 860: g_game.enableFeature(GamePlayerMounts)
Does anyone have any idea how to fix this?
I am using Downgraded and further developed by Nekiro / MillhioreBT
LUA:
ERROR: ProtocolGame parse message exception (3475 bytes, 3437 unread, last opcode is 0x09 (9), prev opcode is 0xa0 (160)): unhandled opcode 9
Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 860)
ERROR: lua function callback failed: C++ call failed: LUA ERROR: attempt to cast a 'nil' lua value to 'class Position'
stack traceback:
[builtin#146]: at 0x00fbd800
[C]: in function 'getSpectatorsInRangeEx'
/modules/game_battle/battle.lua:238: in function 'checkCreatures'
/modules/game_battle/battle.lua:224: in function </modules/game_battle/battle.lua:221>

It's worth mentioning that I enabled the feature in version 860: g_game.enableFeature(GamePlayerMounts)
Does anyone have any idea how to fix this?
I am using Downgraded and further developed by Nekiro / MillhioreBT
