Author Topic: Server crashes when Loading Music  (Read 612 times)

I suspect Brick_PoleAdapters is to blame


try moving rtb to a different folder and then start
if it works then you have the classic problem of "rtb crashes servers when there's too many datablocks" which nobody has solved yet

Something to relate as rtb does something like this:
for(%i=0;%i<9999;%i++) $a = "a" @ $a; echo($a);

If I remember, RTB creates a massive string and tries to send it to clients, if the string is too big it will most likely crash.

Apparently removing RTB solved it. There's a problem. I need RTB for admin and prefs.

You can get oRBS, if you don't know where to find it, I can give you a link

You can get oRBS, if you don't know where to find it, I can give you a link
It's is orbs,Thankfully I kept rtb and fixed the problem by disabling useless addons