I always get the same issue when I load into the game. There is always a issue and a error with the 'LCPDFR_loader.loader!'
I have tried everything in the list the staff send when you have this issue. I automatically installed it.
Here is the log:
2016-08-19 15:03:10 - Initializing ScriptHookDotNet v1.7.1.7 BETA (on GTA IV version 1.0.7.0 with C++ Hook version 0.5.1)
2016-08-19 15:04:25 - Direct3D device created!
2016-08-19 15:04:25 - SEARCHING FOR SCRIPTS...
2016-08-19 15:04:25 - Loading scripts in Assembly 'scripts\LCPDFR Loader.net.dll' ...
2016-08-19 15:04:25 - ...found script 'LCPDFR_Loader.Loader'!
2016-08-19 15:04:25 - ...found script 'LCPDFR_Loader.PublicScript'!
2016-08-19 15:04:25 - DONE! 2 valid scripts found!
2016-08-19 15:04:25 - STARTING SCRIPTS...
2016-08-19 15:04:25 - INFO: Phone number checks are not available!
2016-08-19 15:04:25 - ...successfully started script 'LCPDFR_Loader.PublicScript'!
2016-08-19 15:04:25 - ...successfully started script 'LCPDFR_Loader.Loader'!
2016-08-19 15:04:26 - Error during Tick in script 'LCPDFR_Loader.Loader':
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedHook.dll' or one of its dependencies. The specified module could not be found.
at .(String )
at LCPD_First_Response.Engine.Main.() in d:\GTA IV\LCPDFR\SVN\branches\LCPDFR Ambient Action\LCPD First Response\LCPD First Response\Engine\Main.cs:line 234
at LCPD_First_Response.Engine.Main.Main_Tick(Object sender, EventArgs e) in d:\GTA IV\LCPDFR\SVN\branches\LCPDFR Ambient Action\LCPD First Response\LCPD First Response\Engine\Main.cs:line 211
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at LCPDFR_Loader.Test.Tick(Object sender, EventArgs e)
at LCPDFR_Loader.Loader.Loader_Tick(Object sender, EventArgs e)
at GTA.Script.TryTick()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2016-08-19 15:04:38 - Direct3D device lost!
2016-08-19 15:04:38 - SCRIPTS TERMINATED!
Any help will be greatly appreciated!