Have you ever tried looping 1,000,000,000 numbers?
#5

One billion accounts?
Assuming every account just takes one byte, this would result in a one billion byte (=1 Gigabyte) big file, though you probably need much more than a byte. When storing at least the username (~12 bytes) and the password (~12 more bytes), a separator between name and pw (1 byte), and line separators (another byte) the size would sum up to 26 gigabytes.

So 10kb is WAY too small, not matter what youre saving. Probably something in your loop went wrong and crashed or blocked the server, thats why you cant join
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)