Results 1 to 6 of 6

Thread: Updating broken in Simba?

  1. #1
    Join Date
    Jan 2011
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Updating broken in Simba?

    Hi,

    For the last few days I have been trying to update SRL/Reflection/MSI via the built-in extensions in Simba. I kept getting "No [...] update available" messages. At that point I deleted the MSI folder to see if updating was completely broken and it is. I reinstalled Simba to no avail. I cannot think of anything that changed with my computer.

    Am I the only one having this issue? Any advice?

    Thanks!

  2. #2
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Delete the settings.xml file in the Simba folder, and then try again
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  3. #3
    Join Date
    Jan 2011
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks! That did the trick.

  4. #4
    Join Date
    Jan 2008
    Location
    10° north of Hell
    Posts
    2,035
    Mentioned
    65 Post(s)
    Quoted
    164 Post(s)

    Default

    I might end up updating the Updater to keep a "version" file in the folders, instead of in settings.

    Dg's Small Procedures | IRC Quotes
    Thank Wishlah for my nice new avatar!
    Quote Originally Posted by IRC
    [22:12:05] <Dgby714> Im agnostic
    [22:12:36] <Blumblebee> :O ...you can read minds

  5. #5
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Couldn't you keep it in the srl.simba file?

    @line1~ // #746

    etc? Or would you need it to check every file?
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  6. #6
    Join Date
    Jan 2008
    Location
    10° north of Hell
    Posts
    2,035
    Mentioned
    65 Post(s)
    Quoted
    164 Post(s)

    Default

    Well atm were using a handler for updaters.

    in the srl updater we just

    {$I Updater.sei}
    and SetupUpdater

    and your done

    (Its not that simple but that explains it.)

    So im gonna be updating Updater.sei and since its a handler we cant really expect everything that it updates to have a srl.simba.

    Dg's Small Procedures | IRC Quotes
    Thank Wishlah for my nice new avatar!
    Quote Originally Posted by IRC
    [22:12:05] <Dgby714> Im agnostic
    [22:12:36] <Blumblebee> :O ...you can read minds

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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