Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"Error in script 'LCPDFR.Loader.Loader'!" Issue

Featured Replies

I have reviewed all other threads related to this issue and none of the solutions have worked so far. All C++ and .NET stuff is up to date, and I have done a uninstall of the game. Reinstalled the game, installed the LCPD:FR 1.0b auto installer extracted and ran in admin mode. Below are copies of various logs. I appreciate any help I can get.

 

 

LCPDFR log

------------------------
[iNFO - 8:31:42 PM] [Log] Started
[iNFO - 8:31:42 PM] [Main] Main: Initializing...
[iNFO - 8:31:42 PM] [Main] Main: LCPDFR Engine © 2011-2013 LMS
[iNFO - 8:31:42 PM] [Main] Main: DO NOT USE THIS WITHOUT PERMISSION. YOU MAY NOT SHARE, MODIFY OR DECOMPILE THIS FILE.
[iNFO - 8:31:43 PM] [PluginManager] Initialize: Loading custom plugins
[WARNING - 8:31:43 PM] [settings] ReadSettings: Invalid entry 
[iNFO - 8:31:43 PM] [settings] ReadSettings: Suspect transporter POLICE
[iNFO - 8:31:43 PM] [settings] ReadSettings: Suspect transporter POLICE2
[iNFO - 8:31:43 PM] [settings] ReadSettings: Suspect transporter PSTOCKADE
[WARNING - 8:31:43 PM] [settings] ReadSettings: Invalid entry 
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: DisableCameraFocusOnWorldEvents (Main)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: DisableSuspectTransportCutscene (Main)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: DisableRandomPoliceChatter (Main)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: PreloadAllModels (Main)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: Language (Main)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: ClientPort (Networking)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: AbortSuspectTransportCutscene (KeybindingsController)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: AbortSuspectTransportCutsceneModifierKey (KeybindingsController)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: AbortSuspectTransportCutscene (Keybindings)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: AbortSuspectTransportCutsceneModifierKey (Keybindings)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: RequestRoadblock (KeybindingsController)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: RequestRoadblockModifierKey (KeybindingsController)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: RequestRoadblock (Keybindings)
[WARNING - 8:31:43 PM] [settingsFile] GetValue: Value not found: RequestRoadblockModifierKey (Keybindings)
[iNFO - 8:31:43 PM] [Plugin.Main] Changing language to en-US
[iNFO - 8:31:43 PM] [Main] Main: Initializing done
[iNFO - 8:31:43 PM] [serverCommunication] InitializeConnection: Internet connection available
[iNFO - 8:31:48 PM] [serverCommunication] InitializeConnection: Public IP Address is: 173.28.227.210
[iNFO - 8:31:49 PM] [serverCommunication] InitializeConnection: Connected to the LCPDFR server
[iNFO - 8:31:50 PM] [NetworkManager] NetworkManager: In network session: False Is host: False
[iNFO - 8:31:50 PM] [Authentication] Authentication: Server available, using online authentication
[ERROR - 8:31:50 PM] [serverCommunication] GetUserInformationString: Failed to query data
[ERROR - 8:31:51 PM] [Authentication] Authentication: Error 0x320
[ERROR - 8:31:51 PM] [Authentication] Authentication: Authentication failed
[iNFO - 8:31:51 PM] [Authentication] Authentication: Failed to authenticate
[iNFO - 8:32:11 PM] [Plugin.Main] Running LCPD First Response LCPDFR 1.0b 2011-2014 LMS (1.0.5178.33429) 3/6/2014 6:34:18 PM
[iNFO - 8:32:11 PM] [Plugin.Main] Copyright © 2010-2014, G17 Media, www.lcpdfr.com
[iNFO - 8:32:11 PM] [updateCheck] DoUpdateCheck: Checking for updates
[ERROR - 8:32:11 PM] [serverCommunication] GetLatestVersionString: Failed to query data
[iNFO - 8:32:11 PM] [updateCheck] DoUpdateCheck: No updates available
 
 
AdvancedHook Log
Log started on: 21:9:11 5-16-2014
------------------------
[iNFO - 21:9:11] Gameversion - 1.0.7.0
[iNFO - 21:9:11] Data unprotected
[iNFO - 21:9:11] Game patched
[iNFO - 21:9:11] Xlive protections disabled
[iNFO - 21:9:11] Improving ELS compability
[iNFO - 21:9:11] AdvancedHook 0.33 © 2010-2014 LMS - Initialized
[iNFO - 21:9:11] E-Mail: lms@lcpdfr.com
[iNFO - 21:9:11] Permission granted for LCPDFR & ELS only
[iNFO - 21:9:11] Thanks to listener, aru and #iv-modding
[iNFO - 21:9:11] Attaching exception handler...
[iNFO - 21:9:11] Exception handler attached
[iNFO - 21:9:11] Patching game functions...
[iNFO - 21:9:11] New instance created: ELS
 

Solved by Danilo

  • Author

Yes, I did. 

 

The diagnostics tool identified that the .NET Framework 4.5 was not found. This is odd, because I have installed .NET Framework 4.5.2. I am currently removing .NET Framework, and will install the earlier 4.5 to see if there is a difference.

  • Author

Yes, I did. 

 

The diagnostics tool identified that the .NET Framework 4.5 was not found. This is odd, because I have installed .NET Framework 4.5.2. I am currently removing .NET Framework, and will install the earlier 4.5 to see if there is a difference.

 

 

EDIT:

After installed 4.5, the diagnostics tool gave it the all clear: however, the game is still displaying the same error.

Edited by jmh16wheel

  • Solution

My fix is : ''Delete Visual studio C++ 2012 x64 in ''programs and features'',Install Visual Studio C++ 2012 x86 and 2010 x86,and after install all of these programs,click on START button of the WINDOWS,search for ''Msvcr100d.dll' copy it and paste at the GTA IV Directory.'' 

This is a support topic.
Only reply here to offer help or assistance to jmh16wheel. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.