Results 1 to 10 of 10

Thread: What happened?

  1. #1
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default What happened?

    Been working fine. Wake up this morning and this is whats going on.


    Running MSI...
    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\SRL/SRL/core/simba.simba' used from 'C:\Simba\Includes\srl/srl.simba'
    [Error] C:\Simba\Includes\MSI/MSI/Core/Objects.simba(1715:50): Type mismatch at line 1714
    Compiling failed.

  2. #2
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by ineedtonutt View Post
    Been working fine. Wake up this morning and this is whats going on.


    Running MSI...
    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\SRL/SRL/core/simba.simba' used from 'C:\Simba\Includes\srl/srl.simba'
    [Error] C:\Simba\Includes\MSI/MSI/Core/Objects.simba(1715:50): Type mismatch at line 1714
    Compiling failed.
    did you recently update MSI/Simba?

  3. #3
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    did you recently update MSI/Simba?
    No but everything it set to automatically update. Everything was fine 6 hours ago.

  4. #4
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by ineedtonutt View Post
    No but everything it set to automatically update. Everything was fine 6 hours ago.
    You're getting further then me. I just updated everything and when i run MSI simba just freeze's and crashes.

  5. #5
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Running MSI...
    [Error] C:\Simba\Includes\MSI/MSI/Core/Objects.simba(1715:50): Type mismatch at line 1714
    Compiling failed.

    1714 if (i = high(objs) and length(objs) = 1) then
    1715 reportInfo.falseReason := script.skillName + ' requirement not met (' +
    1716 toStr(reportInfo.skillLevels[currentScript]) +
    1717 '/' + toStr(objs[i].level) + ')';

  6. #6
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Please update your MSI, this has been fixed last night.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  7. #7
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Please update your MSI, this has been fixed last night.
    Compiling failed.
    No MSI update available.
    Running MSI...
    [Error] C:\Simba\Includes\MSI/MSI/Core/Objects.simba(1715:50): Type mismatch at line 1714
    Compiling failed.

    I already reinstalled Simba and still no go.

  8. #8
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Simba>MSI>Settings>Override Update
    Simba>MSI>Update

    That will force Simba to download the newest version of MSI.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  9. #9
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    MSI Updater: Local Version - "1250" | Remote Version = "1250"
    MSI Updater: Update File - "http://wizzup.org/static/srl/msi.tar.bz2"
    MSI Updater: Downloading...
    MSI Updater: Decompressing...
    MSI Updater: Extracting...
    MSI Update Successful!
    [Error] (40:39): Unknown type 'TMSObject' at line 39
    Compiling failed.

    function MSI_GetObject(obj: Integer): TMSObject;

  10. #10
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Updated again. Working now. Thank you so very much sir.

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
  •