Ow dear. Sorry for inconvenience, but I will need your some to figure this out.I no longer get this splash page, sadly. I accepted it the first time I started playing and trying to open it now automatically redirects me from /games/taimanin-asagi-battle-arena/ to /games/taimanin-asagi-battle-arena/play/. Let me know if I can assist you with anything further.
Cheers,
I would need some logs. Normally, there is an http log dump of recent actions, but you must actually get past that step first. Therefore, please do the following to enable complete logging:
- add the attched file to the directory where you run the command
- execute stakhan from that directory using:
Code:
java -cp lib/* -Dlog4j.configurationFile=./log4j2-trace.xml mini.stakhan.core.Stakhan
You may also want to CTRL+F to find and hide your nutaku credentials if you care. I will take a look at the response to "/games/taimanin-asagi-battle-arena/play/". It should normally contain some json object with data needed, which I find using this regular expression, which I should probably imrpove.
Code:
gadgetInfo\s*=\s*(\{[\w\"/?,.\-+=&%:\r\n\s]+})