-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting FFOTD Script and DISSOLVE Errors #61
Comments
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 ***@***.***> 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
<#61 (comment)>,
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
====================================================
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)
The text was updated successfully, but these errors were encountered: