本帖最后由 madeinchina 于 2020-2-25 00:06 编辑
以下是CKQuest里Topic Info Fragment编译后出现的TIF.psc文件的内容。
Starting 1 compile threads for 1 files...
Compiling "TIF__0502E12F"...
D:\skyrim\skyrim\Data\Scripts\Source\TIF__0502E12F.psc(0,0): error while attempting to read script TIF__0502E12F: 文件“D:\skyrim\skyrim\Data\Scripts\Source\TIF__0502E12F.psc”正由另一进程使用,因此该进程无法访问该文件。
No output generated for TIF__0502E12F, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TIF__0502E12F
t
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname TIF__0502E12F Extends TopicInfo Hidden
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
每次打开CK编译的第一个TIF.psc都能不报错,但之后都会弹出一个空白的error框,然后新编译的TIF.psc文件就是这样的。
这是第一次编译不彻底吗?为什么会这样呢?
|