ToonTalk / modelling4all

Automatically exported from code.google.com/p/modelling4all
0 stars 0 forks source link

started session on oucs mac laptop #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start session and create simple model with move-forward

NetLogo is unable to supply you with more details about this error.  Please
report the problem to bugs@ccl.northwestern.edu and paste the contents of
this window into your E-mail.

java.net.MalformedURLException
 at java.net.URL.<init>(URL.java:601)
 at java.net.URL.<init>(URL.java:464)
 at org.nlogo.window.LiteApplet.go(LiteApplet.java:111)
 at org.nlogo.window.LiteApplet$1.run(LiteApplet.java:26)
 at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
 at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
 at jep.MySimpleEventQueue.dispatchEvent(MySimpleEventQueue.java:59)
 at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:2
69)
 at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190
)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
 at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

NetLogo 4.0.2
main: org.nlogo.window.LiteApplet
thread: AWT-EventQueue-8
Java VM: 1.5.0_13 (Apple Computer, Inc.; MRJ 1040.1.5.0_13-241)
operating system: Mac OS X 10.4.11 (ppc processor)
JOGL: (3D View not initialized)
OpenGL Graphics: (3D View not initialized)
model: null

10:15:53.948 WidgetAddedEvent (org.nlogo.window.ViewWidget) AWT-EventQueue-8
10:15:36.942 InterfaceGlobalEvent (org.nlogo.window.SwitchWidget)
AWT-EventQueue-6
10:15:36.942 PeriodicUpdateEvent (org.nlogo.window.LiteApplet$2)
AWT-EventQueue-6
10:15:36.738 InterfaceGlobalEvent (org.nlogo.window.SwitchWidget)
AWT-EventQueue-6
10:15:36.738 PeriodicUpdateEvent (org.nlogo.window.LiteApplet$2)
AWT-EventQueue-6
10:15:36.537 InterfaceGlobalEvent (org.nlogo.window.SwitchWidget)
AWT-EventQueue-6
10:15:36.537 PeriodicUpdateEvent (org.nlogo.window.LiteApplet$2)
AWT-EventQueue-6
10:15:36.336 InterfaceGlobalEvent (org.nlogo.window.SwitchWidget)
AWT-EventQueue-6
10:15:36.336 PeriodicUpdateEvent (org.nlogo.window.LiteApplet$2)
AWT-EventQueue-6
10:15:36.135 InterfaceGlobalEvent (org.nlogo.window.SwitchWidget)
AWT-EventQueue-6

browser info: sun.plugin 1.1 (Sun Microsystems, Inc.)

Original issue reported on code.google.com by howard.n...@gmail.com on 3 Jul 2008 at 9:15

GoogleCodeExporter commented 9 years ago
On a Mac try to visit

http://modelling4all.nsms.ox.ac.uk/User/applets/npRqdKZ5gfW2DzSar5cM77.html

if you get the same error report it to the NetLogo folks. If it works then 
something 
strange is happening with iframe on your browser.

In the fture include the URLs at the bottom of the Run tab to be sure we are 
talking 
about the same applet. I think this one is identical to the one you had 
troubles 
with.

Original comment by ToonT...@gmail.com on 3 Jul 2008 at 9:59

GoogleCodeExporter commented 9 years ago
Howard, we can close this if you sucessfully visit the URL above from a Mac.

Original comment by ToonT...@gmail.com on 21 Aug 2008 at 10:17