Project1

标题: 轩辕剑菜单存档的问题 [打印本页]

作者: xjfgdh    时间: 2008-4-19 06:54
标题: 轩辕剑菜单存档的问题
“脚本'截图存档' 的99行 发生了 EOFError”
“End of file reached”
怎么解决?
我用范例工程能截图阿,自己的工程就出现这个了,哪位大哥帮忙下阿
@gold = Marshal.load(file)
   @save_map_name = Marshal.load(file)
   @characters = Marshal.load(file)
   @frame_count = Marshal.load(file)
   @game_system = Marshal.load(file)
   @game_switches = Marshal.load(file)
   @game_variables = Marshal.load(file)
   @total_sec = @frame_count / Graphics.frame_rate
搞了5个小时了,还这样,郁闷死了




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1