流程图方式建模,运行时出现错误。
) H7 Q5 ]* \4 F: j" P# ]5 |表现为:小人儿和僵尸的icon都不动。
, S. x( s% S4 c* F' Yerror log中注明Erorr:Tried to call: public java.lang.Object FlowZombies.Zombie.step()
# U: h/ o2 I) ?2 K
# b# B3 z0 Z5 {# O5 O5 q# \) B# J2 zjava.lang.reflect.InvocationTargetException
. U- I& g9 Z. H3 i/ X) c at FlowZombies.Zombie$$FastClassByCGLIB$$f04c0135.invoke(<generated>)' o" c+ }* a( o! c
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)2 r' y+ v$ P9 l% w; ?7 V" A
at repast.simphony.engine.schedule.DynamicTargetAction.execute(DynamicTargetAction.java:69)
3 W/ b1 s- n2 Y6 o5 O6 Q/ I, t* h- ? at repast.simphony.engine.controller.ScheduledMethodControllerAction$ScheduleMethodAction.execute(ScheduledMethodControllerAction.java:253)
4 L7 o: w: U/ P3 Y2 e7 ` at repast.simphony.engine.schedule.DefaultAction.execute(DefaultAction.java:38)
- T5 Z1 D2 J0 j9 x) G at repast.simphony.engine.schedule.ScheduleGroup.executeList(ScheduleGroup.java:184)# E/ x* ~1 d& l/ e. o: {6 [
at repast.simphony.engine.schedule.ScheduleGroup.execute(ScheduleGroup.java:201) T: [" L; g% j- o7 Y
at repast.simphony.engine.schedule.Schedule.execute(Schedule.java:352)
" [5 e7 F( S. J6 T! ^( R at repast.simphony.ui.GUIScheduleRunner$ScheduleLoopRunnable.run(GUIScheduleRunner.java:53), b7 q$ l& g4 m5 o4 V- ?* q
at java.lang.Thread.run(Unknown Source)
- N* @8 s* L1 {/ hCaused 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]- w: |% t( k3 t* k- p5 o+ I+ p* F
Possible solutions: getNeighborhood(boolean)/ G: Z# K& _( s
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:54) Y9 U$ R$ p- t3 l
at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)/ L( y$ Q9 ~& {/ y
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
3 C2 {8 ^' w, B7 L) W, j! P at FlowZombies.Zombie.step(Zombie.groovy:128)- I4 ~/ W% |6 f' ]$ E m
3 k% b# O$ Z5 @5 }' ^: q
请高手指点迷津呀!痛苦中…… |