other than the ini thing, all load issues I've seen seem to be fixed now.
New thing though that I've seen A LOT in 5 as opposed to 4...
Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10048) in P:\bot\Sources\MySQL.php on line 96
MySQL error (# 0) on query: Cannot connect to the database server!
There is no rhyme or reason to this happening. It seems to happen regularly when launching a new bot instance before an old one is 100% done loading, but that is not always the case. Sometimes I can get several bots to launch at "the same time" with no error, and sometimes I get it even when it's the first instance getting loaded.
Eventually it works itself out and everything appears to load fine, but I never saw this happen on 4 in the quantity is does in 5.