Darwinbots Forum
Code center => Bugs and fixes => Topic started by: Peksa on September 14, 2007, 04:47:45 PM
-
Well, title says it all. When I loaded a sim of mine and started some graphs, I accidentally started Internet Populations graph and I got the following error:
Run-time error '76':
Path not found
I'm using version 2.43h, I have set up an internet nickname but haven't run any internet games.
Edit: I forgot to mention that DB crashed to desktop because of this.
-
Ah. I create some local file system directories the first time you run Inet mode. The graph needs them. The work around is to click the F1 button. After that, the fiel system directoryies will exist and this should never happen. Nice find. I'll fix in the drop.
-
I got a similar crash once when I clicked the "update data" button or whatever it's called on the internet pop graph.
-
I got a similar crash once when I clicked the "update data" button or whatever it's called on the internet pop graph.
I have gotten an access denied error when I clicked the "update data" , and the program stopped.
Before this, I have pressed it sometimes and then it just updates the data. So a random error or did I do something wrong.
-
I got a similar crash once when I clicked the "update data" button or whatever it's called on the internet pop graph.
I have gotten an access denied error when I clicked the "update data" , and the program stopped.
Before this, I have pressed it sometimes and then it just updates the data. So a random error or did I do something wrong.
Probably timing related. A population file is probably open and in the process of being updated, which is why you get the access denied. I need to add better execption handling.