No, you don't understand what I mean by the exceptions. If you insert code that isn't perfectly logical (to the computer) it will throw an exception. This messes your game up, so you need to get to the bottom of it.
Also, note my second post above. It might be that you simply didn't use all of the code... Could you post the entire onCombatResult() method from your Event Manager? It shouldn't be hard to spot the problem. With any luck.
Also, note my second post above. It might be that you simply didn't use all of the code... Could you post the entire onCombatResult() method from your Event Manager? It shouldn't be hard to spot the problem. With any luck.