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

Keybindings Doesn't Work In My End #6

Closed Sydch closed 6 years ago

Sydch commented 6 years ago

I don't know why it happens, but i'll try to help. I suppose it's a mod conflict issue, because no one mentions this issue before.

segabl commented 6 years ago

No, other people have had the issue I guess. Do the keybinds just not work or do they not even show up in the menu?

Sydch commented 6 years ago

They show up and set-able in menu, it doesn't work out in game. Pressing setted keys are doing nothing.

segabl commented 6 years ago

Hm, that is weird, you might want to check the BLT log for anything suspicious.

Sydch commented 6 years ago

Checked it out after you mentioned it, nothing suspicious happened.

11:15:04 PM Lua: Found a json error, attempting to use old json loader! 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind mui_voice_keybind] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind mui_hud_keybind] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind mui_info_keybind] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind toggle_cam_mode] 11:15:05 PM Lua: [Keybind] Bound toggle_cam_mode to (changed this because of text styling it's ") 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind flip_camera_side] 11:15:05 PM Lua: [Keybind] Bound flip_camera_side to left alt 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind NewbieDW_keybind_id] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind Newbie_Skill_Info_id] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind NGBTO_manual_ban] 11:15:05 PM Lua: [Keybind] Registered keybind [BLTKeybind NGBTO_inspect] 11:15:06 PM Lua: [Menus][Warning] Parent menu for child 'bagcontour_customize' is null, ignoring... 1 11:15:06 PM Lua: 27 11:15:06 PM Lua: Poco:Init 11:15:06 PM Lua: Locale EN loaded 11:15:06 PM Lua: 27 11:15:06 PM Lua: [BeardLib] Could not find any source for track nil and event pb_still_breathing current custom track is nil 11:15:06 PM Log: (..\src\InitiateState.cpp:490) Incoming HTTP Request/Request

Only this part mentions the mod, you can check it out.

segabl commented 6 years ago

Weird, it seems to bind the keys correctly. And I don't assume any errors show up in the BLT log after pressing one of the binds?

Sydch commented 6 years ago

Yeah, no errors. I spam those keys like hell, still no errors shows up.

segabl commented 6 years ago

Not really sure what could be causing it then, sorry. I assume you have the latest version of BLT.

Sydch commented 6 years ago

Yup latest version of BLT. Is it got some kind of improved one in GitHub or anywhere else? Also I don't know the mod requires BeardLib but I don't have probably latest one of it.

segabl commented 6 years ago

If you got the latest one from here you should be good. The mod doesn't require BeardLib. Maybe you can try disabling all mods but this one for testing if the keybinds not working is a mod conflict.

Sydch commented 6 years ago

Issue has been fixed with one of the latest installments after 4.12.17. Don't know why it happened, but it's done.