I tried both stealth and mirror the same thing happens and yeah is not appearing so not sure if I'm missing something. As for the logger i get this
 
	[INFO][Bot #1][01/24 08:08:48 AM]: Loaded 3 built-in random solvers! 
	[INFO][Bot #1][01/24 08:08:50 AM]: starting script without parameters 
	[ERROR][01/24 08:08:56 AM]: Uncaught exception! 
	java.lang.NullPointerException 
	    at f.aUx.G(nb:210) 
	    at f.aUx.m(nb:70) 
	    at k.nUL.<init>(ml:105) 
	    at k.nUL.m(ml:197) 
	    at j.Con.m(ak:1) 
	    at java.awt.event.InvocationEvent.dispatch(Unknown Source) 
	    at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 
	    at java.awt.EventQueue.access$500(Unknown Source) 
	    at java.awt.EventQueue$3.run(Unknown Source) 
	    at java.awt.EventQueue$3.run(Unknown Source) 
	    at java.security.AccessController.doPrivileged(Native Method) 
	    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 
	    at java.awt.EventQueue.dispatchEvent(Unknown Source) 
	    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 
	    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 
	    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 
	    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 
	    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 
	    at java.awt.EventDispatchThread.run(Unknown Source)