booing
|
  |
| Joined: 04 May 2009 |
| Total Posts: 6594 |
|
|
| 31 Dec 2011 01:20 PM |
I accidentally dragged my properties window away from its normal position. I drag it back. Roblox freezes. I wait 15 minutes. Roblox is still frozen. I raig and taskkill it. I don't see why that would be happening unless roblox wants it to.
~Atheist, dutch, canadian, programmer, "markuper" |
|
|
| Report Abuse |
|
|
oxcool1
|
  |
| Joined: 05 Nov 2009 |
| Total Posts: 15444 |
|
| |
|
|
| 31 Dec 2011 01:23 PM |
| It froze and died because I clicked save... |
|
|
| Report Abuse |
|
|
Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
|
| 31 Dec 2011 01:23 PM |
I now save whenever inserting something into ROBLOX, when closing a script, when I'm done grouping something, or when I'm done with a building or something like that (When making 3 part buildings).
Yeah. |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2011 01:23 PM |
I've done that a few times with long scripts...
~Read Between The Squiggles~ |
|
|
| Report Abuse |
|
|
SDuke524
|
  |
| Joined: 29 Jul 2008 |
| Total Posts: 6267 |
|
|
| 31 Dec 2011 01:24 PM |
| That happens to me all the time. My mouse is glitchy so it'll sometimes randomly click, and if I just so happen to be over anything in the roblox studio IDE, I gotta restart. |
|
|
| Report Abuse |
|
|
sdfgw
|
  |
 |
| Joined: 08 Jan 2009 |
| Total Posts: 41681 |
|
|
| 31 Dec 2011 01:24 PM |
| I've actually gotten into the habit of hitting Control-S whenever I close a script window or paste anything. |
|
|
| Report Abuse |
|
|
SDuke524
|
  |
| Joined: 29 Jul 2008 |
| Total Posts: 6267 |
|
|
| 31 Dec 2011 01:25 PM |
> I now save whenever inserting something into ROBLOX, when closing a script, when I'm done grouping something, or when I'm done with a building or something like that (When making 3 part buildings).
I save frequently with other IDE's however, roblox takes too long to save frequently like that. |
|
|
| Report Abuse |
|
|
sdfgw
|
  |
 |
| Joined: 08 Jan 2009 |
| Total Posts: 41681 |
|
|
| 31 Dec 2011 01:26 PM |
@Quenty:
grouping, forgot that one:
Control-G becomes Control-G, S |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2011 01:55 PM |
I wish you could Control-P to publish xD But, it makes you go through all of the options of what place and such as if you haven't already told it....
~Read Between The Squiggles~ |
|
|
| Report Abuse |
|
|
| |
|
|
| 31 Dec 2011 02:00 PM |
| With Windows XP that never happens but with Windows 7 for some reason it does happen? |
|
|
| Report Abuse |
|
|
oxcool1
|
  |
| Joined: 05 Nov 2009 |
| Total Posts: 15444 |
|
| |
|
|
| 31 Dec 2011 02:01 PM |
@oxcool1
Sorry...it was my fault I made your post late. |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 31 Dec 2011 02:10 PM |
| They could just do something like word does, which autosaves a copy somewhere and deletes it on exit. That way, if it crashes, it detects that the file is still there and gives you the option of opening it or deleting it. |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2011 03:10 PM |
| Just create an AutoHotkey program that automatically presses CTRL+S every 15 seconds and you should be fine. |
|
|
| Report Abuse |
|
|
belial52
|
  |
| Joined: 10 Oct 2009 |
| Total Posts: 8074 |
|
|
| 31 Dec 2011 03:14 PM |
You could make your own auto save with plugins, all it would have to be is:
while wait(300) do game:SaveToRoblox() print'Saved to roblox' end |
|
|
| Report Abuse |
|
|
NVI
|
  |
| Joined: 11 Jan 2009 |
| Total Posts: 4744 |
|
|
| 31 Dec 2011 06:33 PM |
The hilarious thing is that I remember sending a message to builderman directly long before it became a help page. I believe it was even back when he still answered his own messages. I recommended an autosave feature for the Studio, and he said it would be an excellent idea.
Over 4 years later...
... yeah. |
|
|
| Report Abuse |
|
|