dewarim / LittleGoblin

A browser game framework written in Grails
Other
10 stars 2 forks source link

Fighting in quests is broken #44

Closed dewarim closed 11 years ago

dewarim commented 11 years ago

S.V.:

When choosing to Fight in any quest, this exception is thrown: Grails Runtime Exception Error Details Error 500: Executing action [fight] of controller [de.dewarim.goblin.FightController] in plugin [goblin] caused exception: Runtime error executing action Servlet: grails URI: /goblin/grails/fight/fight.dispatch Exception Message: Cannot invoke method roll() on null object Caused by: Cannot invoke method roll() on null object Class: FightController At Line: [99] Code Snippet: