I had the same issue.
CodeSpartan’s answer to this question solved it for me.
In your case you’d look in KaboomArenaServer.Target.cs and change the BuildingRocket() call to IsEngineInstalled().
Hope that helps.
I had the same issue.
CodeSpartan’s answer to this question solved it for me.
In your case you’d look in KaboomArenaServer.Target.cs and change the BuildingRocket() call to IsEngineInstalled().
Hope that helps.