The file seems to be corrupt around line 1186, causing DrRacket to get confused as it tries to read in snip #333. Looking at the file, it seems like there should be a way to repair it at that point that will cause it to be openable in DrRacket, since the content following that seems to be reasonable. It's either the encoding of the snip that has this content:
#";;objects =='() or (list " or the one just before it, that's messed up, I think. Robby On Mon, Jun 6, 2016 at 12:13 AM, 张可星 <a247820...@gmail.com> wrote: > 在 2016年6月6日星期一 UTC+8下午12:50:38,johnbclements写道: >> > On Jun 5, 2016, at 8:18 PM, 张可星 <a247820...@gmail.com> wrote: >> > >> > When I open my file ,Dr racket told me as below >> > >> > `在读取/home/richard/桌面/TheGame.rkt时出现错误. >> > insert-file in text%: error loading the file (read-from-file-failed)` >> > >> > all my code are lost ,what can I do now? >> > I use Drracket 6.5 on ubuntu 16.04lts >> > I find the same issue here >> > http://lists.racket-lang.org/users/archive/2011-October/048596.html >> > But it doesn't help >> > As the same ,I do have picture in my code. >> >> 1) In the posting you refer to, it appears that a user was trying to open a >> file generated by a newer version of drracket in an older version. Is that >> true for you? >> >> 2) How large is the file, now? >> >> 3) Have you taken a look at the file with a text editor? >> >> John Clements > > 1)It is not true for me ,I create and open the file use Dr Racket 6.5 > 2)86.5 KB (86,545 byte) > 3)Yes I have > > what is signature.asc uesed for? > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.