Jump to content

IVDashCam V2.2 EFLC


0taku

Recommended Posts

I can't seam to get dashcam to work with EFLC I keep getting error loading ivdashcamv2.core. I've reinstalled the mod twice and I have made sure that it has all the file it needs which are IVdashcamV2.ini ,IVDashCamV2.net.dill in the scripts folder and CPMono_v07_Plain.ttf in a folder called IVDashCam which is in the 'scripts' folder. I would lik to know why this mod is not working

 

if your replying to me Please @0taku or Quote me so I get a notification 

Link to comment
Share on other sites

Post your ScriptHookDotNet.log

sorry for later replie was sleeping

2012-08-23 16:53:24 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.1.2.0)

2012-08-23 16:55:27 - Direct3D device created!

2012-08-23 16:55:27 - SEARCHING FOR SCRIPTS...

2012-08-23 16:55:27 - Loading scripts in Assembly 'scripts\FirstResponse.net.dll' ...

2012-08-23 16:55:27 - ...found script 'FirstResponse.Main.EmergencyLights'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.Main.Start'!

2012-08-23 16:55:27 - ...found script 'CSharp.Engine.Core'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.Debugging'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.DeletionList'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.Hardcore'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.TextDraw'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCMD.Main'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCMD.Functions'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Carboot'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Disarm'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Frisk'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.PullOver'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Actions'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Debug'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Flashlight'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Functions'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Partner'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.inputSimulator'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Start'!

2012-08-23 16:55:27 - ...found script 'FirstResponse.LCPD.Various'!

2012-08-23 16:55:27 - Unable to load Assembly 'scripts\indicator.net.dll':

System.BadImageFormatException: Could not load file or assembly '479 bytes loaded from ScriptHookDotNet, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.

File name: '479 bytes loaded from ScriptHookDotNet, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.BadImageFormatException: Bad IL format.

at System.Reflection.RuntimeAssembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection, SecurityContextSource securityContextSource)

at System.Reflection.Assembly.Load(Byte[] rawAssembly)

at GTA.RemoteScriptDomain.LoadAssembly(String Filename)

2012-08-23 16:55:27 - -> InnerException:

System.BadImageFormatException: Bad IL format.

2012-08-23 16:55:27 - Loading scripts in Assembly 'scripts\IVDashCamV2.net.dll' ...

2012-08-23 16:55:27 - ...found script 'IVDashCamV2.Core'!

2012-08-23 16:55:27 - ...found script 'IVDashCamV2.Extra'!

2012-08-23 16:55:27 - Loading scripts in Assembly 'scripts\Policing.net.dll' ...

2012-08-23 16:55:27 - ...found script 'Policing.Policing'!

2012-08-23 16:55:27 - Loading scripts in Assembly 'scripts\TrafficFlow.net.dll' ...

2012-08-23 16:55:27 - ...found script 'TrafficFlow.Taxi'!

2012-08-23 16:55:27 - Loading scripts in Assembly 'scripts\vdH_towService.net.dll' ...

2012-08-23 16:55:27 - ...found script 'vdH.TowService'!

2012-08-23 16:55:27 - DONE! 26 valid scripts found!

2012-08-23 16:55:27 - STARTING SCRIPTS...

2012-08-23 16:55:27 - 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-08-23 16:55:27 - ...successfully started script 'vdH.TowService'!

2012-08-23 16:55:27 - ...successfully started script 'TrafficFlow.Taxi'!

2012-08-23 16:55:28 - Error in constructor of script 'IVDashCamV2.Extra':

System.Configuration.ConfigurationerrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationerrorsException: Root element is missing. (C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config) ---> System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

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

at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)

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

at GTA.ScriptThread.LoadScriptNow()

2012-08-23 16:55:28 - -> InnerException:

System.Configuration.ConfigurationerrorsException: Root element is missing. (C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config) ---> System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

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

at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)

2012-08-23 16:55:28 - -> InnerException:

System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

2012-08-23 16:55:28 - 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-08-23 16:55:28 - Error in constructor of script 'IVDashCamV2.Core':

System.Configuration.ConfigurationerrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationerrorsException: Root element is missing. (C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config) ---> System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

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

at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)

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

at GTA.ScriptThread.LoadScriptNow()

2012-08-23 16:55:28 - -> InnerException:

System.Configuration.ConfigurationerrorsException: Root element is missing. (C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config) ---> System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

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

at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)

2012-08-23 16:55:28 - -> InnerException:

System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

2012-08-23 16:55:28 - 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-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Various'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Start'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.inputSimulator'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Partner'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Functions'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Flashlight'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Debug'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Actions'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.PullOver'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Frisk'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Disarm'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCPD.Carboot'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCMD.Functions'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.LCMD.Main'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.TextDraw'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.Hardcore'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.DeletionList'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.Debugging'!

2012-08-23 16:55:28 - ...successfully started script 'CSharp.Engine.Core'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.Main.Start'!

2012-08-23 16:55:28 - ...successfully started script 'FirstResponse.Main.EmergencyLights'!

2012-08-23 16:55:32 - ...successfully started script 'Policing.Policing'!

2012-08-23 17:23:56 - Direct3D device lost!

2012-08-23 17:23:57 - SCRIPTS TERMINATED!

 

if your replying to me Please @0taku or Quote me so I get a notification 

Link to comment
Share on other sites

Looks like the indicator script may have become corrupt during the download or extract, re-download and install it.

As for dashcam, can you attach C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config

You are using the WRONG right theme!

[ WIPs | Donate | 🌌 Join Mod Multiverse!]
Flashing LED lightbar in British configuration

Link to comment
Share on other sites

for dashcam, can you attach C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config

I don't get what you mean

sorry after reading it a second time I got it, and I think this is the right file

Edited by 00Stevo

 

if your replying to me Please @0taku or Quote me so I get a notification 

Link to comment
Share on other sites

Add the following to that file and see if it works.

<?xml version="1.0" encoding="utf-8"?>

<configuration>

<configSections>

<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >

<section name="IVDashCamV2.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />

</sectionGroup>

</configSections>

<userSettings>

<IVDashCamV2.Settings>

<setting name="enabled" serializeAs="String">

<value>False</value>

</setting>

</IVDashCamV2.Settings>

</userSettings>

</configuration>

You are using the WRONG right theme!

[ WIPs | Donate | 🌌 Join Mod Multiverse!]
Flashing LED lightbar in British configuration

Link to comment
Share on other sites

What program do I use to open the file and how do I add the line?

Copy and past useing notepad?

 

if your replying to me Please @0taku or Quote me so I get a notification 

Link to comment
Share on other sites

works now, so can you close this topic but leave it up for people how have the same problem as me

 

if your replying to me Please @0taku or Quote me so I get a notification 

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