vigco1 Posted January 6, 2015 Share Posted January 6, 2015 (edited) Using getWorldHopper().hop() keeps giving me this: [iNFO][bot #1][01/06 04:20:34 ip.]: Hopping to world : 374 [WARN][bot #1][01/06 04:20:40 ip.]: Event executor is taking too long to suspend; terminating now... [iNFO][bot #1][01/06 04:20:40 ip.]: Started random solver : World Hopper [iNFO][bot #1][01/06 04:20:42 ip.]: Random solver exited : World Hopper [WARN][bot #1][01/06 04:20:50 ip.]: Event executor is taking too long to suspend; terminating now... [iNFO][bot #1][01/06 04:20:50 ip.]: Started random solver : Auto Login [iNFO][bot #1][01/06 04:20:57 ip.]: Random solver exited : Auto Login [WARN][bot #1][01/06 04:21:08 ip.]: Event executor is taking too long to suspend; terminating now... [iNFO][bot #1][01/06 04:21:08 ip.]: Started random solver : Welcome Screen [iNFO][bot #1][01/06 04:21:10 ip.]: Random solver exited : Welcome Screen It's taking 40 seconds to hop worlds, which is way too long because my script hops world every 15 seconds. Are there any solutions to make own faster worldhopping system? Any suggestions why I keep getting the "Event executor is taking too long to suspend; terminating now..." message? [EDIT] Also, sometimes it does not hop where it is supposed to, but just uses Auto Login to login back to the same world. Edited January 6, 2015 by vigco1 Link to comment Share on other sites More sharing options...
irwtonrs1 Posted January 6, 2015 Share Posted January 6, 2015 Sadly, it does take about 40-60 seconds per world hop as it is client sided so there is nothing we can do about it. Link to comment Share on other sites More sharing options...
Novak Posted January 6, 2015 Share Posted January 6, 2015 Sadly, it does take about 40-60 seconds per world hop as it is client sided so there is nothing we can do about it. false, write your own world hopping method Link to comment Share on other sites More sharing options...
vigco1 Posted January 13, 2015 Author Share Posted January 13, 2015 false, write your own world hopping method Any ideas or tutorials on how to do this? Link to comment Share on other sites More sharing options...