Jump to content

GTA IV Load Stuck (LCPDFR)


Recommended Posts

Hi, I got all the C++ scripts and NET 4 to work. Now my game is stuck on the loading screen and won't load into Niko's apartment. It's just stuck saying "Loading... Mission-Name" and I don't know how to fix that? I am using v0.91 of LCPD:FR

BEGIN *SIGNED* LCPD First Response Issue Report Diagnostics

Tool Version: 0.4.3

Operating system: WindowsVista HomePremium (6.0.2.0 Build: 6002) Service Pack:Service Pack 2

System RAM (GB): 3

CPU cores: 2

NET Framework 4.0 installed: True

Visual C++ 2010 Redistributable installed: True

GTA IV - Installed: True

GTA IV - Install folder: C:\Program Files\Rockstar Games\Grand Theft Auto IV

GTA IV - Version: 1, 0, 4, 0

GTA IV - Asi loader installed: True

GTA IV - Asi loader: DSOUND

GTA IV - Asi loader valid: True

GTA IV - C++ ScriptHook installed: True

GTA IV - C++ ScriptHook valid: True

GTA IV - C++ ScriptHook version: 0, 5, 1, 0

GTA IV - ScriptHookDotNet installed: True

GTA IV - ScriptHookDotNet valid: True

End of *SIGNED* LCPD First Response Issue Report Digital signature: +aWN4w7bsm/VR04wIlcJog==

Link to comment
Share on other sites

  • Replies 24
  • Created
  • Last Reply

Top Posters In This Topic

1) Patch the game to 1.0.7.0

2) If this doesn't work, it could be a corrupt savegame. Try removing any saved games, and start a new one. Don't activate LCPDFR until after the first mission, and don't save while on duty.

Link to comment
Share on other sites

If I did get to 1.0.7.0 I thought 1.0.4.0 was compatible with 0.91?

I have a savegame going on so I can remove it.

I just got an error loading it the second time if this helps:

===============BEGIN .NET SCRIPTHOOK LOG===============

2012-04-16 11:13:16 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.4.0)

2012-04-16 11:15:25 - Direct3D device created!

2012-04-16 11:15:25 - SEARCHING FOR SCRIPTS...

2012-04-16 11:15:25 - Loading scripts in Assembly 'scriptsFirstResponse.net.dll' ...

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-16'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.3.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.3.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-8'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-14'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-9'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-11'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-10'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-2'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-4'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-15'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-3'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-12'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-6'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-7'!

2012-04-16 11:15:25 - ...found script '1.0.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.2.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.2.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - DONE! 24 valid scripts found!

2012-04-16 11:15:25 - STARTING SCRIPTS...

2012-04-16 11:15:25 - Error during GetPhoneNumber (Phone checks will be disabled):

System.Exception: Accessing Globals failed! Invalid Memory Address!

at unmanaged.MemoryAccess.GetGlobalAddress(Int32 index)

at unmanaged.MemoryAccess.GetPhoneNumber()

at GTA.NetHook.CheckPhone()

2012-04-16 11:15:25 - Error in constructor of script '0.2.LCPDFR-Obfuscated-0':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at GTA.ScriptThread.LoadScriptNow()

2012-04-16 11:15:25 - -> InnerException:

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

2012-04-16 11:15:25 - -> InnerException:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

2012-04-16 11:15:25 - ...successfully started script '0.2.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '1.0.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-7'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-6'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-12'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-3'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-15'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-4'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-2'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-10'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-11'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-9'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-14'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-8'!

2012-04-16 11:15:25 - ...successfully started script '0.3.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '0.3.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-16'!

2012-04-16 11:15:25 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:25 - Error in constructor of script '0.LCPDFR-Obfuscated-5':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at GTA.ScriptThread.LoadScriptNow()

2012-04-16 11:15:25 - -> InnerException:

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

2012-04-16 11:15:25 - -> InnerException:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.2.LCPDFR-Obfuscated-1':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at 0.2.LCPDFR-Obfuscated-1.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-3':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-3.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-2':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-2.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-11':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-11.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.3.LCPDFR-Obfuscated-0':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.3.LCPDFR-Obfuscated-0.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.LCPDFR-Obfuscated-16':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.LCPDFR-Obfuscated-16.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-13':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-13.0()

at 0.1.LCPDFR-Obfuscated-13.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-8':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-8.3()

at 0.1.LCPDFR-Obfuscated-8.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

===============END .NET SCRIPTHOOK LOG===============

End of *SIGNED* LCPD First Response Issue Report

Digital signature: Ke6jpVhkgC+g4dWZ1cskPQ==

Link to comment
Share on other sites

UPDATE: After 1.0.7.0 I have an error now that I can't get past the "Play (Offline)" button.

BEGIN *SIGNED* LCPD First Response Issue Report

Diagnostics Tool Version: 0.4.3

Operating system: WindowsVista HomePremium (6.0.2.0 Build: 6002) Service Pack:Service Pack 2

System RAM (GB): 3

CPU cores: 2

NET Framework 4.0 installed: True

Visual C++ 2010 Redistributable installed: True

GTA IV - Installed: True

GTA IV - Install folder: C:Program FilesRockstar GamesGrand Theft Auto IV

GTA IV - Version: 1, 0, 7, 0

GTA IV - Asi loader installed: True

GTA IV - Asi loader: DSOUND

GTA IV - Asi loader valid: True

GTA IV - C++ ScriptHook installed: True

GTA IV - C++ ScriptHook valid: True

GTA IV - C++ ScriptHook version: 0, 5, 1, 0

GTA IV - ScriptHookDotNet installed: True

GTA IV - ScriptHookDotNet valid: True

===============BEGIN .NET SCRIPTHOOK LOG===============

2012-04-16 11:13:16 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.4.0)

2012-04-16 11:15:25 - Direct3D device created!

2012-04-16 11:15:25 - SEARCHING FOR SCRIPTS...

2012-04-16 11:15:25 - Loading scripts in Assembly 'scriptsFirstResponse.net.dll' ...

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-16'!

2012-04-16 11:15:25 - ...found script '0.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.3.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.3.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-8'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-14'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-9'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-11'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-10'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-2'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-4'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-15'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-3'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-12'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-6'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.1.LCPDFR-Obfuscated-7'!

2012-04-16 11:15:25 - ...found script '1.0.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...found script '0.2.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...found script '0.2.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - DONE! 24 valid scripts found!

2012-04-16 11:15:25 - STARTING SCRIPTS...

2012-04-16 11:15:25 - Error during GetPhoneNumber (Phone checks will be disabled):

System.Exception: Accessing Globals failed! Invalid Memory Address!

at unmanaged.MemoryAccess.GetGlobalAddress(Int32 index)

at unmanaged.MemoryAccess.GetPhoneNumber()

at GTA.NetHook.CheckPhone()

2012-04-16 11:15:25 - Error in constructor of script '0.2.LCPDFR-Obfuscated-0':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at GTA.ScriptThread.LoadScriptNow()

2012-04-16 11:15:25 - -> InnerException:

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

2012-04-16 11:15:25 - -> InnerException:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

2012-04-16 11:15:25 - ...successfully started script '0.2.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '1.0.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-7'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-5'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-6'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-12'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-3'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-15'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-4'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-2'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-10'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-11'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-9'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-14'!

2012-04-16 11:15:25 - ...successfully started script '0.1.LCPDFR-Obfuscated-8'!

2012-04-16 11:15:25 - ...successfully started script '0.3.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '0.3.LCPDFR-Obfuscated-0'!

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-1'!

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-16'!

2012-04-16 11:15:25 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:25 - Error in constructor of script '0.LCPDFR-Obfuscated-5':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at GTA.ScriptThread.LoadScriptNow()

2012-04-16 11:15:25 - -> InnerException:

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

2012-04-16 11:15:25 - -> InnerException:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

2012-04-16 11:15:25 - ...successfully started script '0.LCPDFR-Obfuscated-13'!

2012-04-16 11:15:25 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.2.LCPDFR-Obfuscated-1':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-9' threw an exception. ---> System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at 0.2.LCPDFR-Obfuscated-1.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-3':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-3.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-2':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-2.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-11':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-11.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.3.LCPDFR-Obfuscated-0':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.3.LCPDFR-Obfuscated-0.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.LCPDFR-Obfuscated-16':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.LCPDFR-Obfuscated-16.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-13':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-13.0()

at 0.1.LCPDFR-Obfuscated-13.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

2012-04-16 11:15:26 - Error during Tick in script '0.1.LCPDFR-Obfuscated-8':

System.TypeInitializationException: The type initializer for '0.LCPDFR-Obfuscated-8' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Scripting.?A0xb4eb71bf.CopyCombatDecisionMaker(UInt32 , UInt32* )

at GTA.DecisionMaker.CopyCombat(CopyTemplate Template)

at 0.LCPDFR-Obfuscated-8..cctor()

--- End of inner exception stack trace ---

at 0.1.LCPDFR-Obfuscated-8.3()

at 0.1.LCPDFR-Obfuscated-8.0(Object A_0, EventArgs A_1)

at GTA.Script.TryTick()

at GTA.Script.DoTick()

at GTA.ScriptThread.OnTick()

2012-04-16 11:15:26 - Error in Thread.Abort:

System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Thread.AbortInternal()

at System.Threading.Thread.Abort()

at GTA.NetThread.Abort()

===============END .NET SCRIPTHOOK LOG===============

End of *SIGNED* LCPD First Response Issue Report

Digital signature: 03u7GGtnt3GMudS8/5Noqg==

Link to comment
Share on other sites

Right click your GTA IV Shortcut, click "Properties" and make sure "Read Only" isn't ticked.

Processor: Intel i5-6600 @ 3.30GHz 

GPU: MSI ARMOR GeForce GTX 1080 OC

Ram: 16GB Skylake

Link to comment
Share on other sites

I did that now and it just goes back to the blue square. I tried disabling UAC before but that didn't change it. Or I didn't do it right.

Is there another solution to the issue of this error?

Edited by Andrew
Link to comment
Share on other sites

Ugghhh. I have the same exact problem... I have v1.0.7.0 GTA IV, and LCPD: FR v0.95RC2. I had a savegame, so I deleted it and tried again. I tried re-installing LCPD: FR to see if it would help and it still doesn't work. It stays stuck on "Starting a New Game". I'll see if it's a script I have or something. I'll keep you guys updated.

UPDATE:I honestly have no clue what I did... I just went in my installation directory and started deleting things. I had dsound.dll and xlive.dll and I deleted xlive.dll and a couple of other scripts and it started to work.

Edited by spdsky12
Link to comment
Share on other sites

I would just re-install GTA 4 and all of the mods. The important ones at least.

[size=5][color=#800000][font=arial, helvetica, sans-serif]Watch Me On Youtube[/font][/color][/size] [size=4][url="http://www.youtube.com/JamesCraftStudios"][color=#000000][font=arial, helvetica, sans-serif]http://www.youtube.com/JamesCraftStudios[/font][/color][/url][/size] [color=#800000][size=5][font=arial, helvetica, sans-serif]If I helped you in any way, be sure to hit that[/font][/size][/color][color=#000000][font=arial, helvetica, sans-serif][size=3] [img]http://img521.imageshack.us/img521/7770/repup.png[/img][/size][/font][/color]

Link to comment
Share on other sites

I think I only have dsound.

I have reinstalled my game for the third time over the past few months and I am back at square one, I think when I downloaded v1.0.7.0 it definitely changed a lot and it seems that something is causing it not to run.

I use the launchgtaiv.exe with administrator selected.

Link to comment
Share on other sites

DAMNIT! SO MANY PROBLEMS ON MY AWESOME COMPUTER!

Right after I press Start/Enter, it brings up the menu with the R* Social Club pop-up, and I press start on that menu/main menu, it goes to the character slideshow with the music playing, then 2-4 seconds later, the music suddenly stops, and the slideshow keeps looping and never loads. Has anyone else encountered this problem? It's annoying me. I'm on my 4th fresh install and it still doesn't work. I installed a couple of skins/mods, some weapon skins, ELS, Indicators, IV DashCam V2, etc. and it worked (I didn't install LCPD:FR, but just tried out the previously stated mods). I have the 1.0.7.0 patch. I have only dsound.dll in there, and the .asi loader. (.Net ASI loader, also). I tried re-installing LCPD:FR, but it still doesn't work. No error's come up upon install and it's annoying the f*** out of me.

It might just make me switch to PPM even though LCPD:FR is superior in every way. It's kind of like comparing Messi to Neymar (for those soccer/football fans).

O.o

UPDATE:

I just ran found the Diagnostics Tool and launched it. This is what I got:

BEGIN *SIGNED* LCPD First Response Issue Report

Diagnostics Tool Version: 0.4.3

Operating system: Windows7 HomePremium (6.1.1.0 Build: 7601) Service Pack:Service Pack 1

System RAM (GB): 7.99

CPU cores: 8

NET Framework 4.0 installed: True

Visual C++ 2010 Redistributable installed: True

GTA IV - Installed: True

GTA IV - Install folder: C:Program Files (x86)Rockstar GamesGrand Theft Auto IV

GTA IV - Version: 1, 0, 7, 0

GTA IV - Asi loader installed: True

GTA IV - Asi loader: XLiveLess

GTA IV - Asi loader valid: True

GTA IV - C++ ScriptHook installed: True

GTA IV - C++ ScriptHook valid: True

GTA IV - C++ ScriptHook version: 0, 5, 1, 0

GTA IV - ScriptHookDotNet installed: True

GTA IV - ScriptHookDotNet valid: True

===============BEGIN .NET SCRIPTHOOK LOG===============

2012-04-18 21:16:48 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0)

===============END .NET SCRIPTHOOK LOG===============

End of *SIGNED* LCPD First Response Issue Report

Digital signature: LHxNxoaSDMb4yFtVLuK1gA==

Edited by spdsky12
Link to comment
Share on other sites

One: Don't thread hijack

Two: I've got to the story loading and stopping but now I can't run GTA IV at all because of an error.

Three: How great your computer is won't effect the mod except for performance and graphics..

Link to comment
Share on other sites

  • Community Team

DAMNIT! SO MANY PROBLEMS ON MY AWESOME COMPUTER!

Right after I press Start/Enter, it brings up the menu with the R* Social Club pop-up, and I press start on that menu/main menu, it goes to the character slideshow with the music playing, then 2-4 seconds later, the music suddenly stops, and the slideshow keeps looping and never loads. Has anyone else encountered this problem? It's annoying me. I'm on my 4th fresh install and it still doesn't work. I installed a couple of skins/mods, some weapon skins, ELS, Indicators, IV DashCam V2, etc. and it worked (I didn't install LCPD:FR, but just tried out the previously stated mods). I have the 1.0.7.0 patch. I have only dsound.dll in there, and the .asi loader. (.Net ASI loader, also). I tried re-installing LCPD:FR, but it still doesn't work. No error's come up upon install and it's annoying the f*** out of me.

It might just make me switch to PPM even though LCPD:FR is superior in every way. It's kind of like comparing Messi to Neymar (for those soccer/football fans).

O.o

UPDATE:

I just ran found the Diagnostics Tool and launched it. This is what I got:

BEGIN *SIGNED* LCPD First Response Issue Report

Diagnostics Tool Version: 0.4.3

Operating system: Windows7 HomePremium (6.1.1.0 Build: 7601) Service Pack:Service Pack 1

System RAM (GB): 7.99

CPU cores: 8

NET Framework 4.0 installed: True

Visual C++ 2010 Redistributable installed: True

GTA IV - Installed: True

GTA IV - Install folder: C:Program Files (x86)Rockstar GamesGrand Theft Auto IV

GTA IV - Version: 1, 0, 7, 0

GTA IV - Asi loader installed: True

GTA IV - Asi loader: XLiveLess

GTA IV - Asi loader valid: True

GTA IV - C++ ScriptHook installed: True

GTA IV - C++ ScriptHook valid: True

GTA IV - C++ ScriptHook version: 0, 5, 1, 0

GTA IV - ScriptHookDotNet installed: True

GTA IV - ScriptHookDotNet valid: True

===============BEGIN .NET SCRIPTHOOK LOG===============

2012-04-18 21:16:48 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0)

===============END .NET SCRIPTHOOK LOG===============

End of *SIGNED* LCPD First Response Issue Report

Digital signature: LHxNxoaSDMb4yFtVLuK1gA==

Please, don't thread Hijack, if you are having your own game issues, create your own topic in the support section.

Semi Ninja'd :ninja:

Edited by JAM-Justin35

Help us, help you!

  • Report Rule Breakers and other issues you see!

-JAM, Community Team Moderator.

Link to comment
Share on other sites

One: Don't thread hijack

Two: I've got to the story loading and stopping but now I can't run GTA IV at all because of an error.

Three: How great your computer is won't effect the mod except for performance and graphics..

Sorry, I'm new to LCPD:FR and the website/forums. I was just kidding about the "AWESOME COMPUTER" part. Just Caps Lock to get attention :D

Again, I'm new, but what I would suggest doing is re-installing GTA IV, and installing mods/skins/etc. one by one, and in-between, start up GTA IV and see if the error comes up. When/If it does, then you know what's causing the problem and you can ask for support on that.

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...