"Rare" Bug When Saving

  • jklujm
    6th Feb 2013 Member 1 Permalink

    Even though I have TPT version 85.0, I still have that problem when when you save it crashes. Also the life of the elements isn't saving correctly. I set the life of TTAN, IRON, and NTCT to -1, but when I re-open that save, it returns to 0! However, it doesn't do this when I just reload.

  • boxmein
    6th Feb 2013 Former Staff 0 Permalink
    @jklujm (View Post)
    Life values are automatically capped between 0 and 65536 for saves. That's because how the LIFE value is saved. (an unsigned short int most likely!)
  • jacob1
    7th Feb 2013 Developer 0 Permalink
    @jklujm (View Post)
    does it crash all the time? Or just sometimes. Also, is there a specific save that tends to crash more often? And where is the exact spot is crashes? Is it after you hit save, or when it's submitting to the server? Or after.
    lots of questions ... but I might be able to find the problem after I know this.
  • jklujm
    7th Feb 2013 Member 0 Permalink

    Well it has been happening to one particular save, but that might be just because I've been working on that one a lot recently. It only crashes after I hit the save button, and it has done this about 4 times out of the many times I have saved it. If it helps the save ID is: 1084695.

  • Sergeant_Starfruit
    7th Feb 2013 Member 0 Permalink

    Here

  • jklujm
    8th Feb 2013 Member 0 Permalink

    Yeah how do you do that thing with the save? I haven't figured it out yet...

  • boxmein
    9th Feb 2013 Former Staff 0 Permalink
    @jklujm (View Post)
    ~SAVEID

    Which translates to
    ~1084695
    Which looks like


    (also see this here)
  • jklujm
    9th Feb 2013 Member 0 Permalink

     1084695View Save 1084695

     

    This is just me trying, don't mind me.

     

    Ok how do I get the graphic on there?

    I'm sorry if I'm being nooby right now. 

  • jacob1
    9th Feb 2013 Developer 0 Permalink
    @jklujm (View Post)
    it doesn't work with the WYSIWYG editor a lot of the time, because of all the extra HTML it inserts (many spans, p's, and newlines strings). You can turn that off, or somehow attempt to remove it yourself, I don't know how because I don't use that editor.
  • jklujm
    9th Feb 2013 Member 0 Permalink

    @jacob1 (View Post)

     I guess what I know for now will do... Any progress on that error?