I have a worse error.
I copied the XIP files into the Plugins directory, and added the plugin in the config dialog.
My DJMAX installation is in D:\DiyeiMacs, so my XIP.ini is as follows:
Code:
;XIP2 1.7 configure
[path]
pak=D:\DiyeiMacs
; 存放歌曲pak的路径,绝对路径
; Path where the PAK file exists.
dat=D:\DiyeiMacs
; 存放歌曲列表的路径
; 若安装了djmax,则设置dat=djmax的路径,保持最新歌曲列表。没安装则设为dat=plugins,使用此插件内置的歌曲列表。
; If you have installed DJMAX, place this same as PAK path
; Else use "dat=plugins" to use build-in song information library.
However, when I try to run Synth'n, I get this Notepad pop-up with log.txt:
Code:
Synth'N LOG FILE
Version : 0.45b1
----- Start Field -----
ERROR 339: Closing program.
Globalstate=0
StateID=1
Err.no=339
What's wrong?