Someone I’m talking with is attempting to setup an agent and has ran into the following. They have not posted here yet, so I’m posting for them and will relay info to them.
"I keep getting an exception executing: at org.sysethereum.agents.MainConfiguration.superblockDuration(http://MainConfiguration.java:119)
Which traces to:
Uint256 send = battleManager.superblockDuration().send(); return send.getValue();
battleManager.superblockDuration().send() returns null for some reason
driving me a bit nutty"