Author Topic: RTB Dedicated Hosting Service  (Read 93850 times)

Just shut up already. Stop acting like you are so superior to everyone else.

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

Just shut up already. Stop acting like you are so superior to everyone else.
so much 14 year old butthurt in this post

literally dripping with it

Just shut up already. Stop acting like you are so superior to everyone else.

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

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.

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

I know it doesn't apply to you because you're Ephialtes, but isn't that directly in violation of Badspot's wishes and Blockland's EULA? Seems like an unfair market advantage... :panda:

i actually might use this

my server isnt too laggy but when u have 32 people it starts to get a bit laggy, also i randomly crash when im hosting :\

I know it doesn't apply to you because you're Ephialtes, but isn't that directly in violation of Badspot's wishes and Blockland's EULA? Seems like an unfair market advantage... :panda:

Err nope - have you read the EULA?

I know it doesn't apply to you because you're Ephialtes, but isn't that directly in violation of Badspot's wishes and Blockland's EULA? Seems like an unfair market advantage... :panda:
Um, no? You're seeing the stdout when you look at the console... its the output of the process, which in no way requires interfering with Blockland to capture.



It's not modifying the game, it's redirecting the console output. Difference.

It's not modifying the game, it's redirecting the console output. Difference.
It's not redirecting, it's listening in on. That violates at least 3 of the listed "you may nots", and violates the "you may".

It's not redirecting, it's listening in on. That violates at least 3 of the listed "you may nots", and violates the "you may".
No, it's redirecting, you don't see the console output on the blockland console when you do this.

I'm not sure what you're trying to prove here but you are wrong. Wrapping a process is not in violation of the EULA at all. I'm not going to discuss this further without my lawyer present.

No, it's redirecting, you don't see the console output on the blockland console when you do this.
Then you're doing a horrible job wrapping a program.

I'm not sure what you're trying to prove here but you are wrong. Wrapping a process is not in violation of the EULA at all. I'm not going to discuss this further without my lawyer present.
I'm not trying to prove anything, it was a facetious joke, hence the sarcastic panda.