Dastardly Posted February 4, 2016 Posted February 4, 2016 (edited) couple of bugs wondered if you could help me solving first bug is whenever I am in a platoon my game mods seems to broadcast PMOD_SQUAD_CMD|24|{'int32Arg1': 1725705, 'int64Arg1': 1011190895, 'floatArg1': 0, 'strArg1': '', 'strArg2': ''} only in platoon chat, I cannot see this but others can>? this is continuiosly with the aslains updates. secondly when I goto update to the latest aslains the installer is not seeing my list of mods {ie I have to select them from scratch} ? Edited February 4, 2016 by Dastardly Quote
Dastardly Posted February 4, 2016 Author Posted February 4, 2016 it seems to happen in every game PMOD_SQUAD_CMD|30|{'int32Arg1': 1848491, 'int64Arg1': 1011190895, 'floatArg1': 0, 'strArg1': '', 'strArg2': ''} Quote
Dastardly Posted February 4, 2016 Author Posted February 4, 2016 trying to upload my log & python but can't find a button for attachments Quote
Administrator Aslain Posted February 4, 2016 Administrator Posted February 4, 2016 More reply options. Quote
Dastardly Posted February 4, 2016 Author Posted February 4, 2016 (edited) first is na second is eu _Aslain_logs.zip python.log _Aslain_logs.zip python.log Edited February 4, 2016 by Dastardly Quote
Administrator Aslain Posted February 5, 2016 Administrator Posted February 5, 2016 If you want, try to debug PMOD/ Edit res_mods\0.9.13\scripts\client\gui\mods\mod_pmod.json Find "debug": false Change to "debug": true Play a game in platoon, do what you did last time when it happened. It should create a debug log somewhere in res_mods I guess. btw. that logs you attached are very old, one is 2 weeks old, the other one is 3 weeks or so. Play a game with latest modpack, not ancient one. :) Quote
Dastardly Posted February 5, 2016 Author Posted February 5, 2016 cool, I will install latest and add the code Quote
Dastardly Posted February 6, 2016 Author Posted February 6, 2016 still happening, removed username at the start (11:33:27 AM) PMOD_SQUAD_CMD|33|{'int32Arg1': 10320025, 'int64Arg1': 1011190895, 'floatArg1': 0, 'strArg1': '', 'strArg2': ''} (8:33:25 AM) PMOD_SQUAD_CMD|33|{'int32Arg1': 10320025, 'int64Arg1': 1011190895, 'floatArg1': 0, 'strArg1': '', 'strArg2': ''} had to zip the pmod log as it wouldn't upload _Aslain_logs.zip python.log pmod.rar Quote
Administrator Aslain Posted February 7, 2016 Administrator Posted February 7, 2016 I will try to ask authors, however they have never replied to my last questions so... Quote
Dastardly Posted February 7, 2016 Author Posted February 7, 2016 ah no worries, im still trying to work out which mod is causing it Quote
Administrator Aslain Posted February 8, 2016 Administrator Posted February 8, 2016 Could you try this: Edit: res_mods\0.9.13\scripts\client\gui\mods\mod_pmod\battleChat.json You will see few "enable": false, change them all to "enable": true, Let me know if this fixed your issue. Quote
Dastardly Posted February 9, 2016 Author Posted February 9, 2016 ok I changed them to true but no effect noticed there were a few battleChat.json in skins folders. something I did find out is it happens when you press the requesting fire button Quote
Administrator Aslain Posted February 9, 2016 Administrator Posted February 9, 2016 Ok, investigating.... Quote
Administrator Aslain Posted February 10, 2016 Administrator Posted February 10, 2016 Found a bug. Fixing. Quote
Dastardly Posted February 10, 2016 Author Posted February 10, 2016 oh cool, may I ask what it was? Quote
Administrator Aslain Posted February 11, 2016 Administrator Posted February 11, 2016 I had outdated battleChat.json, that error was caused by missing: "squadFunctional" : { "enable" : false } I wasn't aware they added it to that file recently. Quote
Dastardly Posted February 16, 2016 Author Posted February 16, 2016 Hi Aslain, its still happening on .9.13.31 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.