This site requires JavaScript, please enable it in your browser!
Greenfoot back
notBell
notBell wrote ...

2019/4/26

Error Message - Source File Changed on Disk

notBell notBell

2019/4/26

#
I am running my GreenFoot program from a network drive (I have full access to the folder), and each time I make a change (each line of code written) I get a pop up window telling me that the source file has changed on disk. Do I want to reload or cancel. 12 times this window opens and I have to cancel out of all of them or the line of code I wrote will undo. Is this error on my side with the network (I can't write the programs locally because these computers refresh to a saved state), or some setting in Greenfoot that I can adjust to fix?
nccb nccb

2019/4/29

#
This is a bug in Greenfoot, where the dialog should show once but then be dismissable. In the next version of Greenfoot, we are hoping to fix this issue (and one or two others which have been causing trouble), to show the dialog less eagerly (in the case of slow network saving as you are experiencing) and stop it showing up repeatedly. We hope to have that new version out in May, but we don't have a good work-around until then (besides saving on a local disk).
nccb nccb

2019/5/3

#
Just to let you know that Greenfoot 3.5.4 is now released, which hopefully will fix this issue. You can get it from the Downloads section.
You need to login to post a reply.