Time Nick Message 16:43 Mikeonline it should be possible to limit maxplayers and to have some reserved slots for special players who always get a slot 16:49 cornernote for now, you can use the API to ban/unban people 16:49 Mikeonline that wont prevent lag 16:49 cornernote so if you have 10 people max, the 11th comes.. check the whitelist, and if they are not in it, ban them .. wait 10 seconds, unban them 16:49 Mikeonline hm 16:50 Mikeonline that would be possible 16:50 Mikeonline cornernote do you know why it has so much cpu peaks? most 3d shooter work with 40 players without lag 16:50 cornernote and just have an FAQ on the server page that explains why they are being banned 16:50 cornernote no, sorry i dont know a lot about c++ 16:50 cornernote only enough to break it, not enough to fix it 16:51 Mikeonline :D 17:00 cornernote what servers do you run ? 17:13 Mikeonline what do you mean celeron55 17:13 Mikeonline cornernote 18:30 OWNSyouAll I may have found a bug 18:31 OWNSyouAll im trying to put a cloud block into the game and when it runs 18:31 OWNSyouAll generate_ore("mymod:cloud_block", "air", minp, maxp, blockseed+305, 1/10, 10, 20, 200, 500) 18:31 OWNSyouAll i get this and the server crashes 18:32 OWNSyouAll 4:29:26: ERROR[EmergeThread]: PseudoRandom.next(): max=198 min=200 18:32 OWNSyouAll 14:29:26: ERROR[EmergeThread]: ERROR: An unhandled exception occurred: LuaError: PseudoRandom.next(): max < min