Ill tell you how to fix it.
Open file explorer.
Go to external_sd
Create a file named msm8916.sh
Make sure its blank.
Use the root exploit for 5.1.
Open lg_root.zip then extract it.
Connect your phone in download mode.
Run ports.bat and note the port that says lgvzndiagsomethingsomething.
Then open a terminal in the folder you extracted lg_root with shift+right click.
Now type Send_Command.exe \\.\COM#
Putting your port number in the place of "#" with no spaces.
Now type
Code:
dd if=/storage/external_SD/msm8916.sh of=/system/su.d/msm8916.sh
Alternatively you can try rm -f /system/su.d/msm8916.sh but I couldn't get that to work for me.