Posts: 444
Threads: 78
Joined: Jul 2011
10-14-2011, 10:47 PM
(This post was last modified: 10-15-2011, 10:51 AM by Pyro.)
Something really big!
I am working on a Buildism script generator/error checker.
I will be putting it onto
http://nicron.webuda.com/mainsite/buildism.php
This will hopefully get some new people upto scripting and get us some new games.
Posts: 444
Threads: 78
Joined: Jul 2011
It appears that while true do crashes Java :/
Posts: 444
Threads: 78
Joined: Jul 2011
10-14-2011, 11:12 PM
(This post was last modified: 10-14-2011, 11:13 PM by Pyro.)
(10-14-2011, 11:10 PM)Qwertygiy Wrote: (10-14-2011, 11:10 PM)Mustachio Wrote: It appears that while true do crashes Java :/
Did you remember to sleep() well enough?
-.- That's why it didn't work
Forgot to use sleep()
Posts: 2,617
Threads: 129
Joined: Jan 2013
Reputation:
0
Creating infinite loops with no delay = Crash.
Posts: 5,683
Threads: 413
Joined: Aug 2012
Reputation:
0
That's right, you are working on your games.
My bad -- I guess not being able to see recently updated games on the top bar anymore made me lose track of yours.
Posts: 964
Threads: 49
Joined: Apr 2011
Reputation:
0
while sleep() do
I know you can do it in Roblox, but can you do it in buildism too? :o