I installed LCPDFR yesterday on my new gaming PC and was messing around with it for some hours, then I finally gave up. I've researched the problem, but all the stuff they said I've tried. Well all I did was downloaded the Microsoft package thing, I'm still getting the same error. I'm not sure what I need, but if someone could help me with it I'd appreciate it very much! Also, I bought the game from Gamestop.com a while back and it worked before on my previous laptop. I just need someone to especially tell me what I need! Thanks!
Here goes this:
2015-02-11 15:03:34 - STARTING SCRIPTS...
2015-02-11 15:03:34 - ...successfully started script 'LCPDFR_Loader.PublicScript'!
2015-02-11 15:03:34 - ...successfully started script 'LCPDFR_Loader.Loader'!
2015-02-11 15:03:35 - 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 IVLCPDFRSVNbranchesLCPDFR Ambient ActionLCPD First ResponseLCPD First ResponseEngineMain.cs:line 234
at LCPD_First_Response.Engine.Main.Main_Tick(Object sender, EventArgs e) in d:GTA IVLCPDFRSVNbranchesLCPDFR Ambient ActionLCPD First ResponseLCPD First ResponseEngineMain.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()