Closed jensvdh closed 8 years ago
@worldofbalance/cards-of-wild
I was able to start the COW server and found the NPE issue. The problem was caused by repeat thread start code in MiniGame.java, line 92~101. After deleting the extra code (and the unnecessary brackets) the NPE was solved. And the Running Rhino issue was solved too!
@haichuand, is it running both the .jar files?
Yes it's running both RR and COW mini game jar files.
It wont be the bug anymore as code for cards of wild is merged and its no more pointing to any jar. I will merge the code in main development branch soon.
Thanks!
Hey guys,
Whenever I run the latest development branch the Cards Of Wild server immediately crashes and throws a nullreference exception.
Thoughts?