流程图方式建模,运行时出现错误。5 }5 k( x3 A8 c! T- S
表现为:小人儿和僵尸的icon都不动。8 g. o4 M$ M1 o
error log中注明Erorr:Tried to call: public java.lang.Object FlowZombies.Zombie.step()
+ y1 L4 V8 k3 ]/ Z: u; t, e/ G R5 E; W* {* L
java.lang.reflect.InvocationTargetException0 F% p& h+ j. M* Q+ z& x
at FlowZombies.Zombie$$FastClassByCGLIB$$f04c0135.invoke(<generated>)/ g c/ ?/ x1 f' l7 U1 U7 ?
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
+ R4 [) |2 A+ D3 l$ C6 O at repast.simphony.engine.schedule.DynamicTargetAction.execute(DynamicTargetAction.java:69)
7 U, T* s; x8 Q# R- G* y. ^ at repast.simphony.engine.controller.ScheduledMethodControllerAction$ScheduleMethodAction.execute(ScheduledMethodControllerAction.java:253)9 P' W6 I7 O1 T$ s4 Q O
at repast.simphony.engine.schedule.DefaultAction.execute(DefaultAction.java:38)9 i1 g% [0 T! k6 `0 [
at repast.simphony.engine.schedule.ScheduleGroup.executeList(ScheduleGroup.java:184)
: ^! A) z! P( W: p9 [ A* m# c at repast.simphony.engine.schedule.ScheduleGroup.execute(ScheduleGroup.java:201)3 @+ M8 K* H& P/ {
at repast.simphony.engine.schedule.Schedule.execute(Schedule.java:352): l% [, K0 X& V% n9 g4 j8 Q
at repast.simphony.ui.GUIScheduleRunner$ScheduleLoopRunnable.run(GUIScheduleRunner.java:53)* p0 N) i: W E4 C
at java.lang.Thread.run(Unknown Source)
2 R$ G! p3 j( H6 |( K1 UCaused by: groovy.lang.MissingMethodException: No signature of method: repast.simphony.query.space.grid.GridCellNgh.getNeiborhood() is applicable for argument types: (java.lang.Boolean) values: [true]
' Z% Y% r M# C l, q! k# c! mPossible solutions: getNeighborhood(boolean). K- E6 _3 x/ Z/ ]; N1 l0 d( ~
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:54)
+ G; m9 X0 A. C K5 x/ {6 ?/ K at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)7 j) ?9 t2 p! M* P
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)+ j \& Y& B$ w3 w
at FlowZombies.Zombie.step(Zombie.groovy:128)9 O0 H6 h' l" Y" E& d6 j* l. t
, ~6 w1 }! K: C7 l% ~/ I请高手指点迷津呀!痛苦中…… |