Created
March 25, 2010 21:04
-
-
Save knowuh/344118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
error (ArrayIndexOutOfBoundsException) | |
while observer running ASK in procedure RUNRUNRUN | |
(halted running of run) | |
NetLogo is unable to supply you with more details about this error. Please report the problem to [email protected] and paste the contents of this window into your E-mail. | |
java.lang.ArrayIndexOutOfBoundsException: 624 | |
at org.nlogo.util.MersenneTwisterFast.nextLong(MersenneTwisterFast.java:873) | |
at org.nlogo.prim._asm_runrunrun_left_3.perform(:2) | |
at org.nlogo.nvm.Context.runExclusive(Context.java:132) | |
at org.nlogo.nvm.ExclusiveJob.run(ExclusiveJob.java:69) | |
at org.nlogo.nvm.Context.runExclusiveJob(Context.java:183) | |
at org.nlogo.prim._asm_runrunrun_ask_0.perform(:1) | |
at org.nlogo.nvm.Context.stepConcurrent(Context.java:95) | |
at org.nlogo.nvm.ConcurrentJob.step(ConcurrentJob.java:95) | |
at org.nlogo.job.JobThread.runPrimaryJobs(JobThread.java:194) | |
at org.nlogo.job.JobThread.run(JobThread.java:117) | |
NetLogo 4.1 | |
main: org.nlogo.lite.InterfaceComponent | |
thread: JobThread | |
Java HotSpot(TM) 64-Bit Server VM 1.6.0_17 (Apple Inc.; 1.6.0_17-b04-248-10M3025) | |
operating system: Mac OS X 10.6.2 (x86_64 processor) | |
JOGL: (3D View not initialized) | |
OpenGL Graphics: (3D View not initialized) | |
trunk:45176 | |
model: resources/simple_e.nlogo | |
04:57:23.698 Events$RuntimeErrorEvent (org.nlogo.lite.AppletPanel$1) AWT-EventQueue-0 | |
04:57:23.684 Events$AddJobEvent (org.nlogo.window.ButtonWidget) AWT-EventQueue-0 | |
04:57:23.673 Events$InputBoxLoseFocusEvent (org.nlogo.window.ButtonWidget) AWT-EventQueue-0 | |
04:57:23.624 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
04:57:23.624 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
04:57:23.624 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
04:57:23.623 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
04:57:23.623 Events$PeriodicUpdateEvent (org.nlogo.lite.AppletPanel$1) AWT-EventQueue-0 | |
04:57:23.607 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
04:57:23.607 Events$InterfaceGlobalEvent (org.nlogo.window.SliderWidget) AWT-EventQueue-0 | |
running as applet in unknown browser |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment