LinkerMod icon indicating copy to clipboard operation
LinkerMod copied to clipboard

Getting FFOTD Script and DISSOLVE Errors

Open TvurceC opened this issue 6 years ago • 5 comments

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)

TvurceC avatar Jan 01 '19 04:01 TvurceC

Are you running a mod when this happens?

SE2Dev avatar Jan 01 '19 18:01 SE2Dev

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 .

TvurceC avatar Jan 02 '19 05:01 TvurceC

Did you run the setup batch file?

SE2Dev avatar Jan 03 '19 03:01 SE2Dev

We both did, yes.

UnknownTimelord avatar Jan 03 '19 03:01 UnknownTimelord

It went through about ten minutes of text scrolling, I'm assuming extracting / converting assets. I also ran the converter in Launcher afterwards.

UnknownTimelord avatar Jan 03 '19 03:01 UnknownTimelord