Can't create pdmod
Avatar

What title says. Basically when I'm trying to load project.script the error pops "Mod Script Error".
I followed this guide https://modworkshop.net/showthread.php?tid=788
Here's the script:

@Name Duel Of The Fates
@Author Gambler
@Description Replaces Shadows And Trickery with Duel Of The Fates.
@Version 1.15

;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/120831995.stream : mod\120831995.stream
soundbanks/streamed/music/281413119.stream : mod\281413119.stream
soundbanks/streamed/music/989733159.stream : mod\989733159.stream
soundbanks/streamed/music/586552360.stream : mod\586552360.stream
soundbanks/streamed/music/965428519.stream : mod\965428519.stream
soundbanks/streamed/music/471133328.stream : mod\471133328.stream

Replies
Avatar

I don't see any issues with the script itself (apart from Name, but that's probably the forum messing it up anyway), are the files actually present? For example, if project.script is at C:\Example\Folder\project.script then the files above would need to be in C:\Example\Folder<strong>mod, otherwise you'll get an error.

Avatar

Yes they are there

Avatar

Well, I'm going to need more details on exactly what error it is, because "Mod Script Error" doesn't tell me anything at all apart from the fact that an error occurred. I'm referring to the text in the red rectangle below:

So, what does yours say?

Avatar

Sorry to keep you waiting, but everything seems to be fine now

Avatar

Okay, good to hear. Happy modding :)

43 801