Results 1 to 2 of 2

Thread: I broke ;go2 list

  1. Default I broke ;go2 list

    So I accidentally typed ";go2 save" and now my ";go2 list" is broken. It gives the following error:

    Code:
    >;go2 list
    --- Lich: go2 active.
    --- Lich: error: comparison of Array with Array failed
           go2:246:in `sort'
           go2:246:in `script'
    --- Lich: go2 has exited.
    If I type ";go2 delete" repeatedly (until all targets are deleted), I get the following:

    Code:
    ;go2 list
    --- Lich: go2 active.
    
    settings:
    
                typeahead: 0
                    delay: 0
              get silvers: on
       get return silvers: off
                 ice mode: auto
              use seeking: off
            stop for dead: off
          vaalor shortcut: off
              FWI trinket: (not set)
    
    custom targets:
    
        =     0   [Moonglae Inn, Atrium]
    Can anyone help? I saved an empty string in my targets list and now it's broken!!!

  2. Default

    My wife made this mistake as well. It can probably be fixed via a simple bit of script, but I'm on mobile so can't derive that at the moment. We ended up fixing it by directly editing the Lich database instead:

    1. Download and install a tool for editing SQLite databases -- I think we used either SQLite Studio or SQLite Management Studio.

    2. Make a copy of lich.db3 so you have a backup.

    3. Open lich.db3 in your chosen tool. (You may need to be out of the game/not have Lich running to do this).

    4. One of the tables in the database (I forget which, and again I'm on mobile so can't look it up) stores all of your Lich settings. You'll know you've found it when the table is full of data with columns for script name (e.g. go2), scope (e.g. GSIV-Someone or just GSIV) and date (a bunch of binary gibberish)

    5. Delete the go2 GSIV row. You can leave the character-specific settings rows. Note that all your saved targets will be lost, but it sounds like you've already deleted what you could anyways.

Similar Threads

  1. I broke ;go2 list
    By paxprobellum in forum The Lich Project
    Replies: 0
    Last Post: 03-28-2017, 11:43 PM
  2. DNC is almost broke
    By Atlanteax in forum Politics
    Replies: 4
    Last Post: 09-30-2013, 12:26 PM
  3. teh broke WoW
    By Kuyuk in forum World of Warcraft
    Replies: 7
    Last Post: 02-10-2009, 01:43 PM
  4. Broke up.
    By Asha in forum Social Forum
    Replies: 35
    Last Post: 10-27-2008, 12:17 PM
  5. Fix me if I'm broke, please.
    By LordBacl in forum Wizard
    Replies: 27
    Last Post: 01-12-2005, 03:20 AM

Posting Permissions

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