Results 1 to 3 of 3

Thread: Lich Issue with Mac

  1. Default Lich Issue with Mac

    I have been getting the following when I log on with Lich:

    --- error: server_thread: malformed XML: missing tag start
    Line: 1
    Position: 73
    Last 80 unconsumed characters:
    <settingsInfo space not found crc='0' instance='GS4'/>

    Is there something I can do to fix this?

  2. #2

    Default

    Quote Originally Posted by trecendend View Post
    I have been getting the following when I log on with Lich:

    --- error: server_thread: malformed XML: missing tag start
    Line: 1
    Position: 73
    Last 80 unconsumed characters:
    <settingsInfo space not found crc='0' instance='GS4'/>

    Is there something I can do to fix this?
    It isn't a Mac or a Lich issue. Multiple players are reporting it on Discord. There's a recommended command to run when it happens, so you can keep gaming.

    Code:
    ;exec XMLData.tag_start("settingsInfo", {'instance' => 'GS4'}); XMLData.tag_end("settingsInfo"); Script.kill("infomon") if Script.running?("infomon"); wait_while { Script.running?("infomon") }; Script.start("infomon")
    For Platinum, use 'instance' => 'GS4X' and for Shattered, use 'instance => 'GSF' in the command above.

  3. Default

    Thank you. This was very helpful

Similar Threads

  1. Lich Issue
    By Vordric in forum The Lich Project
    Replies: 7
    Last Post: 06-16-2020, 07:26 PM
  2. Lich + Mac issue
    By TinyTot in forum The Lich Project
    Replies: 0
    Last Post: 11-26-2016, 06:39 PM
  3. Issue Launching Lich
    By Fiend394 in forum The Lich Project
    Replies: 1
    Last Post: 09-18-2015, 01:31 PM
  4. lich issue/question
    By Jayvn in forum Off-Topic
    Replies: 3
    Last Post: 02-24-2011, 12:35 AM
  5. Lich issue
    By Gelston in forum The Lich Project
    Replies: 9
    Last Post: 09-20-2009, 11:28 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •