LinkerMod
LinkerMod copied to clipboard
Getting FFOTD Script and DISSOLVE Errors
This is the error Error: ******* Server script compile error ******* Error: Could not find script 'maps/_zombiemode_ffotd': (file 'maps/_zombiemode.gsc', line 22) level thread maps_zombiemode_ffotd::main_start(); *
==================================================== Com_ERROR: Server script compile error Could not find script 'maps/_zombiemode_ffotd' maps/_zombiemode.gsc(21): level thread maps_zombiemode_ffotd::main_start(); (see console for details)
====================================================
dvar set ui_menuLvlNotify 0
dvar set com_errorTitle Error
dvar set com_errorMessage Server script compile error
Could not find script 'maps/_zombiemode_ffotd' maps/_zombiemode.gsc(21): level thread maps_zombiemode_ffotd::main_start(); (see console for details)
ERROR: Server script compile error Could not find script 'maps/_zombiemode_ffotd' maps/_zombiemode.gsc(21): level thread maps_zombiemode_ffotd::main_start(); (see console for details)
Are you running a mod when this happens?
I’m attempting to run a map I made. This happens after compile and trying to run the map.
On Tue, Jan 1, 2019 at 11:03 AM SE2Dev [email protected] wrote:
Are you running a mod when this happens?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Nukem9/LinkerMod/issues/61#issuecomment-450747041, or mute the thread https://github.com/notifications/unsubscribe-auth/AsJYfGuIuaeTBckwvlc35YLLE3ZXMQG2ks5u-6MGgaJpZM4Zlw5N .
Did you run the setup batch file?
We both did, yes.
It went through about ten minutes of text scrolling, I'm assuming extracting / converting assets. I also ran the converter in Launcher afterwards.