流程图方式建模,运行时出现错误。
, C! C8 Q( [5 W# S" h表现为:小人儿和僵尸的icon都不动。
6 T! Z1 n0 U" z& L, ^! o: w0 ~error log中注明Erorr:Tried to call: public java.lang.Object FlowZombies.Zombie.step()
' S, A5 K) A$ G
7 |0 T; z+ o7 c# I2 }9 ]% Z# Djava.lang.reflect.InvocationTargetException
$ e( [6 u! f, K$ v2 E9 q9 q at FlowZombies.Zombie$$FastClassByCGLIB$$f04c0135.invoke(<generated>)
: B/ C8 L' V; _5 @1 G5 K at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
/ S- j% ?! j0 y5 @) J9 Q at repast.simphony.engine.schedule.DynamicTargetAction.execute(DynamicTargetAction.java:69)
3 `' S2 o. C, h5 L# E at repast.simphony.engine.controller.ScheduledMethodControllerAction$ScheduleMethodAction.execute(ScheduledMethodControllerAction.java:253)% B: i# @. p7 ?4 ~" S# x
at repast.simphony.engine.schedule.DefaultAction.execute(DefaultAction.java:38)" F9 z( L2 U+ v7 L4 z% _1 j9 K0 V: c
at repast.simphony.engine.schedule.ScheduleGroup.executeList(ScheduleGroup.java:184)
# C( u% D# G4 ^5 h& P3 \ at repast.simphony.engine.schedule.ScheduleGroup.execute(ScheduleGroup.java:201)* g2 C I9 J$ K' T" ]
at repast.simphony.engine.schedule.Schedule.execute(Schedule.java:352)
5 L( h1 O5 l* @. s at repast.simphony.ui.GUIScheduleRunner$ScheduleLoopRunnable.run(GUIScheduleRunner.java:53)
! U9 ~9 g! |. U7 ?3 x/ D: Y at java.lang.Thread.run(Unknown Source). c a4 \0 |3 c7 ~
Caused 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]
. a3 p6 H" n4 W: |# M& W. OPossible solutions: getNeighborhood(boolean)
) i; s2 s7 x' T at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:54)
7 k! r! e2 R' o: v( R9 h6 J K at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)! p# J" C- c3 n% p" }
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
! y8 ~5 S( h ?0 ]' q( } at FlowZombies.Zombie.step(Zombie.groovy:128)
+ b' V2 {8 ?) s+ Y' i1 Q' ~ # S. t( R0 t8 q% X6 [$ d
请高手指点迷津呀!痛苦中…… |