actboy168 / YDWE

A Tool to Help the Creation of Warcraft III Map
GNU General Public License v3.0
467 stars 137 forks source link

最新编译的版本打开报错 #62

Closed luciouskami closed 7 years ago

luciouskami commented 7 years ago

问题签名: 问题事件名称: APPCRASH 应用程序名: worldeditydwe.exe 应用程序版本: 0.0.0.0 应用程序时间戳: 469fb61a 故障模块名称: KERNELBASE.dll 故障模块版本: 6.1.7601.23543 故障模块时间戳: 57d2f948 异常代码: e06d7363 异常偏移: 0000c54f OS 版本: 6.1.7601.2.1.0.256.1 区域设置 ID: 2052 其他信息 1: 0a9e 其他信息 2: 0a9e372d3b4ad19135b953a78882e789 其他信息 3: 0a9e 其他信息 4: 0a9e372d3b4ad19135b953a78882e789

luciouskami commented 7 years ago

2016-11-01 14:23:51.163 [root]-[info ] ------------------------------------------------------ 2016-11-01 14:23:51.186 [root]-[info ] YDWE Script engine 1, 25, 3, 2003 started. 2016-11-01 14:23:51.186 [root]-[info ] Compiled at 03:19:39, Oct 31 2016 2016-11-01 14:23:51.186 [root]-[info ] Windows version: 6.1.7601 2016-11-01 14:23:51.186 [root]-[debug] Initialize script engine successfully. 2016-11-01 14:23:51.186 [root]-[info ] Script engine startup complete. 2016-11-01 14:23:51.186 [lua]-[debug] ***** ydwe initialize start ***** 2016-11-01 14:23:51.187 [lua]-[trace] Initializing 'sys' 2016-11-01 14:23:51.193 [lua]-[trace] Initializing 'filesystem' 2016-11-01 14:23:51.203 [lua]-[trace] Initializing 'gui' 2016-11-01 14:23:51.209 [lua]-[trace] Initializing 'util' 2016-11-01 14:23:51.210 [lua]-[debug] ydwe path E:\MAPEDIT\YDWE1.30.2娴嬭瘯鐗? 2016-11-01 14:23:51.210 [lua]-[debug] war3 path F:\war3 2016-11-01 14:23:51.210 [lua]-[trace] Initializing 'event' 2016-11-01 14:23:51.258 [lua]-[trace] Initializing 'ar_stormlib' 2016-11-01 14:23:51.258 [root]-[error] exception: [string "E:\MAPEDIT\YDWE1.30.2测试版\share\script\YDWE..."]:16: module 'ar_stormlib' not found:

2016-11-01 14:23:51.319 [event]-[info ] Entering main program. 2016-11-01 14:23:51.320 [event]-[debug] Command line:

好像找到问题了。。。 no field package.preload['ar_stormlib'] no file 'E:\MAPEDIT\YDWE1.30.2测试版\share\script\ar_stormlib.lua' no file 'E:\MAPEDIT\YDWE1.30.2测试版\bin\modules\ar_stormlib.dll'

luciouskami commented 7 years ago

fixed

LazyKnightX commented 7 years ago

好吧已经修复了,无视这条,所以看来是因为之前没有发现BUG导致类似情况

话说回来这种重要组件不加上真的好么,之前也遇到好几个版本出现关键文件丢失的情况,编译过后还得手动加,这些应该Component里直接上的吧

actboy168 commented 7 years ago

因为这个库已经删掉了 @LazyKnightX

LazyKnightX commented 7 years ago

没找到删除线- -上面那条评论的下半部分原本打算用删除线干掉的