Blockland Forums > General Discussion

RTB Dedicated Hosting Service

Pages: << < (199/249) > >>

Gambsy:


--- Quote from: Glassy¹ on November 16, 2012, 05:57:50 PM ---Just shut up already. Stop acting like you are so superior to everyone else.

--- End quote ---

Oh come now, he doesn't need to act like it. Have you seen the competition? This IS superior...

Böltster:


--- Quote from: Glassy¹ on November 16, 2012, 05:57:50 PM ---Just shut up already. Stop acting like you are so superior to everyone else.

--- End quote ---
so much 14 year old butthurt in this post

literally dripping with it

beachbum111111:


--- Quote from: Glassy¹ on November 16, 2012, 05:57:50 PM ---Just shut up already. Stop acting like you are so superior to everyone else.

--- End quote ---

He's acting like he is better because he has already proved that he is.

Trinick:

I have a few quesitons about the console logs.

1) console.log is written to on a per-line basis, but one line behind. If the most recent console lines are, for example:
"Ephialtes: hi
Lub: hi"
only Ephialtes' message would be logged until another log event happens, at which point it would log Lubs. I could be wrong about this, but I remember this being an issue when I made live console previews.

2) On Windows, which I assume is the OS you're using, files can only be read from when no other file descriptor is using them. Since blockland leaves an open file descriptor on it, a reader/parser program wouldn't be able to access it until Blockland closed the file descriptor. How are you getting around this?

Just curiosity, by the way, pretty irrelevant to whether or not I'll be buying your service.

Ephialtes:

We get the live console by wrapping the Blockland process and capturing the stdout, not by reading the console.log file.

Pages: << < (199/249) > >>

Go to full version