Results 1 to 14 of 14

Thread: Simba not saving updates, script corrupts.

  1. #1
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default Simba not saving updates, script corrupts.

    Hi guys,
    I'm having an issue with simba losing it's settings after starting up a script. I am running Simba as Administrator both when I update and when I run the script.
    I do not understand why it is losing its settings. If I go into view -> extensions in the script it shows nothing no .sex attributes. However if I open it in simba with no script it will show the extensions .sex attributes.

    What is wrong guys, really annoying bug and is preventing me from scripting/running scripts on Simba. Does anyone know how I can fix this?
    Thank you.

  2. #2
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by Syntax View Post
    Hi guys,
    I'm having an issue with simba losing it's settings after starting up a script. I am running Simba as Administrator both when I update and when I run the script.
    I do not understand why it is losing its settings. If I go into view -> extensions in the script it shows nothing no .sex attributes. However if I open it in simba with no script it will show the extensions .sex attributes.

    What is wrong guys, really annoying bug and is preventing me from scripting/running scripts on Simba. Does anyone know how I can fix this?
    Thank you.
    This has been bugged for > 1 year I'm not sure if it is fixed in the latest simba

  3. #3
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    This has been bugged for > 1 year I'm not sure if it is fixed in the latest simba
    Did not fix it for me.
    Here is what it does fix though:
    Bug fixes:
    - Fix TRGB32
    - Fix GaussMatrix
    - Fix ConvoluteBitmap
    - Fix OnMouseMove
    - Fix TListBox.OnDrawItem
    - Fix KeyEvents
    - Fix DebugImage going out of reach
    - Fix for showing types in the function list sometimes messing up
    - {$loadlib} isn't case senstive anymore
    - MessageDlg, InputQuery, MessageBox, ShowMessage works in a sync call.
    /*Credit to Wizzup*/
    So do you guys have to manually update simba, open the script and then copy and paste the code into the simba you had to manually update? Because that is the only way I have gotten it to work.
    @Wizzup?
    @YoHoJo
    @The Mayor
    @Robert
    @BenLand100
    You guys got any idea for a fix?
    Last edited by Syntax; 08-30-2014 at 11:35 AM.

  4. #4
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Syntax View Post
    Did not fix it for me.
    Here is what it does fix though:


    So do you guys have to manually update simba, open the script and then copy and paste the code into the simba you had to manually update? Because that is the only way I have gotten it to work.
    @Wizzup?
    @YoHoJo
    @The Mayor
    @Robert
    @BenLand100
    You guys got any idea for a fix?
    Open simba from (Not using the script) then j7WRVse.png
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  5. #5
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Harrier View Post
    Open simba from (Not using the script) then j7WRVse.png
    Hi Harrier, thanks for the reply.
    That is what I am currently doing, I am looking for a fix for the bug
    Thank you,
    Syntax.

  6. #6
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Syntax View Post
    Hi Harrier, thanks for the reply.
    That is what I am currently doing, I am looking for a fix for the bug
    Thank you,
    Syntax.
    Doubt it will be fixed. Whats the point in fixing something that does work (Kinda)
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  7. #7
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Harrier View Post
    Doubt it will be fixed. Whats the point in fixing something that does work (Kinda)
    Hi Harrier,
    Do you understand what I am talking about? Basically when you open up a downloaded script it forces simba to lose all of its update. So even if I close the script and open simba, simba loses its updates/settings forcing me to have to reupdate it.
    This is not "sort" of working, it is broken. So I am trying to look at ways of fixing it.
    Thank you.

  8. #8
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Story time.
    So the other day i wake up. normal day, etc.
    i move my arm over my head and 'OWWW!' a shooting pain in it.
    so whatever. maybe i just slept on it wrong.
    later that day, i move my arm over my head and it still hurts.
    so i take a few asprin and my day goes on.
    day 2: wake up, move arm above head, still hurts.
    so i call up my doctor and he says he can get me in that day. i say thanks and hang up.
    i get to the doctor and sit in the waiting room for like 30 mins (srs, if youre gonna be 30 mins late, why not just schedule me 30 mins later?)
    so i finally get in.
    "what seems to be the problem?"
    'well, whenever i do this' (i move my arm above my head) 'i have a pain in my arm'
    "hmm. let me try something"
    so he proceeds to move my arm around in different ways and checks things.
    no pain anywhere else.
    "so doc, what should i do?"
    'oh, just dont move your arm there'
    so. whats the moral of the story here?
    if it doesnt work when you do it a specific way, DONT DO IT THAT WAY.

    also. the thing with the thing not working correctly when you open it through a script is not a bug in simba/etc. its an issue with windows, iirc.

    PS: when i need an issue resolved i like to mention all the mods and admins because they know exactly what is going on with simba at any given point in time.

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

    Default

    Quote Originally Posted by Syntax View Post
    Hi guys,
    I'm having an issue with simba losing it's settings after starting up a script. I am running Simba as Administrator both when I update and when I run the script.
    I do not understand why it is losing its settings. If I go into view -> extensions in the script it shows nothing no .sex attributes. However if I open it in simba with no script it will show the extensions .sex attributes.

    What is wrong guys, really annoying bug and is preventing me from scripting/running scripts on Simba. Does anyone know how I can fix this?
    Thank you.
    I've just fixed the bug, thanks for the report.

    You will see this fix it the next release. If you cannot wait or want to test it, you can find a build with this fix here.

    If you have any more problems regarding this issue, just post them here with a mention to me.

    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

  10. #10
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Dgby714 View Post
    I've just fixed the bug, thanks for the report.

    You will see this fix it the next release. If you cannot wait or want to test it, you can find a build with this fix here.

    If you have any more problems regarding this issue, just post them here with a mention to me.
    @Dgby714
    That fixed it! Thanks, exactly what I was looking for thank you
    Last edited by Syntax; 08-31-2014 at 06:58 AM.

  11. #11
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    Story time.


    so. whats the moral of the story here?
    if it doesnt work when you do it a specific way, DONT DO IT THAT WAY.

    also. the thing with the thing not working correctly when you open it through a script is not a bug in simba/etc. its an issue with windows, iirc.

    PS: when i need an issue resolved i like to mention all the mods and admins because they know exactly what is going on with simba at any given point in time.
    Hi Turpinator,
    I'm not really appreciating the sarcasm. I was reporting a bug, I mentioned those members because they may have came across a fix that I missed when I was searching.
    So basically what your saying is, if I have a broken leg. I shouldn't try to get it fixed and just not walk on it?
    Use to think you were a cool guy.
    Thanks,
    Syntax.

  12. #12
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by Dgby714 View Post
    I've just fixed the bug, thanks for the report.

    You will see this fix it the next release. If you cannot wait or want to test it, you can find a build with this fix here.

    If you have any more problems regarding this issue, just post them here with a mention to me.
    Lul what. Didn't you know about this like 2 years ago

  13. #13
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Lul what. Didn't you know about this like 2 years ago
    All I know it's fixed and I'm very happy

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

    Default

    Quote Originally Posted by The Mayor View Post
    Lul what. Didn't you know about this like 2 years ago
    I have no clue when I first knew about it... But I had no clue how to reproduce the issue (Olly was no help).

    So I was stuck doing random changes which never helped (according to Olly).

    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
  •