Jump to content

Officer Joey Kuffman

Members
  • Posts

    952
  • Joined

  • Last visited

  • Days Won

    3

 Content Type 

Forums

Gallery

Downloads

Tutorials

News Stories

Wiki

Community Guidelines

LSPDFR BOLO Series

GTA5 Native Database

GTA5 Native Parameters

Release Highlights

LSPDFR Mod Showcase

LML User Contributions

File Comments posted by Officer Joey Kuffman

  1. 10 minutes ago, Manifold said:

    thats strange it is using the same sound as the original havent changed audio at all anyone else having this issue?

     

    i just tested it again first arrest sound is really silend but if i arrest a second person its good so the first arrest its silend and sound goes up when arresting a second person lol 

  2. 11 minutes ago, mkalash said:

    Okay! I see the problem. On lines 1020 and 1023 I accidentally included a "<" when I was copying the outfit name. Delete it so you have this:

    Line 1020:
    <Ped outfit="u.s._army_combat_uniform">mp_m_freemode_01</Ped>
    
    Line 1023
    <Ped chance="0" outfit="u.s._army_combat_uniform">mp_f_freemode_01</Ped>
    Let me know if it works!

    yes i edit it works fine now case if you need it 

    agency_eup.xml

  3. Just now, mkalash said:

    Looks like there should be more to the error. Include the lines above the first "at" lines you see.

     

    Try deleting the civilian agency and seeing if it works, too. There might be a setting that I'm not including in that agency that's required.

    Spoiler

    [2/25/2019 5:02:26 PM.703] LSPD First Response: [TRACE] Adding Michelle Meto as character
    [2/25/2019 5:02:26 PM.704] LSPD First Response: [WARN] Path without extension: lspdfr/chars
    [2/25/2019 5:02:26 PM.704] LSPD First Response: [WARN] Path without extension: lspdfr/chars
    [2/25/2019 5:02:26 PM.720] LSPD First Response: [TRACE] Load HeadBlendData
    [2/25/2019 5:02:26 PM.720] LSPD First Response: [TRACE] Trying to get FSD
    [2/25/2019 5:02:26 PM.720] LSPD First Response: [TRACE] wanted info not exist
    [2/25/2019 5:02:26 PM.776] LSPD First Response: [TRACE] Load HeadBlendData
    [2/25/2019 5:02:26 PM.776] LSPD First Response: [TRACE] Trying to get FSD
    [2/25/2019 5:02:26 PM.776] LSPD First Response: [TRACE] wanted info not exist
    [2/25/2019 5:02:26 PM.812] LSPD First Response: [TRACE] Load HeadBlendData
    [2/25/2019 5:02:26 PM.812] LSPD First Response: [TRACE] Trying to get FSD
    [2/25/2019 5:02:26 PM.813] LSPD First Response: [TRACE] wanted info not exist
    [2/25/2019 5:02:26 PM.855] LSPD First Response: [TRACE] Load HeadBlendData
    [2/25/2019 5:02:26 PM.855] LSPD First Response: [TRACE] Trying to get FSD
    [2/25/2019 5:02:26 PM.857] LSPD First Response: [TRACE] wanted info not exist
    [2/25/2019 5:02:26 PM.883] LSPD First Response: [TRACE] Adding Joey Kuffman as character
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
    [2/25/2019 5:02:26 PM.911] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.911] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.912] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
    [2/25/2019 5:02:26 PM.914] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:H:/lspdfr/data/custom/backup_eup.xml
    [2/25/2019 5:02:26 PM.915] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.915] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:27 PM.014] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
    [2/25/2019 5:02:27 PM.040] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:H:/lspdfr/data/custom/agency_eup.xml
    [2/25/2019 5:02:27 PM.048] LSPD First Response: [FATAL] Failed to load backup data: System.Xml.XmlException: '<', hexadecimal value 0x3C, is an invalid attribute character. Line 1020, position 42.
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseAttributes()
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseElement()
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseElementContent()
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\AI\GameEventManager.cs:line 515
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????[](String , String , String , Func`2 ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\IO\ExpandableFileParser.cs:line 28
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\BackupTemplate.cs:line 24
    [2/25/2019 5:02:27 PM.048] LSPD First Response: [FATAL] Failed to initialize BackupTemplate
    [2/25/2019 5:02:27 PM.057] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
    [2/25/2019 5:02:27 PM.057] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized

     

  4. 2 minutes ago, mkalash said:

    Nooo! Please check the console for an error.

    okay give me a moment xD  if you need backup of original files you released that work hit me up xD

    Spoiler
    Spoiler

    [2/25/2019 5:02:26 PM.883] LSPD First Response: [TRACE] Adding Joey Kuffman as character
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.907] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
    [2/25/2019 5:02:26 PM.911] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.911] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.912] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
    [2/25/2019 5:02:26 PM.914] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:H:/lspdfr/data/custom/backup_eup.xml
    [2/25/2019 5:02:26 PM.915] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:26 PM.915] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
    [2/25/2019 5:02:27 PM.014] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
    [2/25/2019 5:02:27 PM.040] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:H:/lspdfr/data/custom/agency_eup.xml
    [2/25/2019 5:02:27 PM.048] LSPD First Response: [FATAL] Failed to load backup data: System.Xml.XmlException: '<', hexadecimal value 0x3C, is an invalid attribute character. Line 1020, position 42.
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseAttributes()
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseElement()
    [2/25/2019 5:02:27 PM.048] at System.Xml.XmlTextReaderImpl.ParseElementContent()
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
    [2/25/2019 5:02:27 PM.048] at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\AI\GameEventManager.cs:line 515
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????[](String , String , String , Func`2 ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\IO\ExpandableFileParser.cs:line 28
    [2/25/2019 5:02:27 PM.048] at ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\BackupTemplate.cs:line 24
    [2/25/2019 5:02:27 PM.048] LSPD First Response: [FATAL] Failed to initialize BackupTemplate
    [2/25/2019 5:02:27 PM.057] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
    [2/25/2019 5:02:27 PM.057] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized

     

     

  5. 12 minutes ago, Prae said:

    I'm having a problem with this, before I installed it on an LSPDFR install the game was running just fine, now when it gets to the screen where it says 'loading LSPDFR,' Ragehook stops LSPDFR because it 'froze.' The install should be relatively clean, this is the first mod I've tried to install other than the base LSPDFR. Also, welcome back, Albo!

    dont think this is the right spot to ask for support. 

×
×
  • Create New...