-
Notifications
You must be signed in to change notification settings - Fork 67
Can't compile #148
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
Comments
I installed but after complied it show. //// practicemode.sp |
I tried to install only the entity.inc file. After compiling, it displayed an error message of the effects.inc file. I tried to install it. After that, it was showing many error messages. Same as the text above |
The plugin code is still compiled against sourcemod 1.9: https://github.com/splewis/csgo-practice-mode/blob/master/.travis.yml#L8 I doubt it would compile on the latest SM versions, some changes are likely needed. |
Installed sourcemod 1.9 still have this problem. //// practicemode.sp |
Can you share that backup to me? |
My discord: Frenzi3d#3256 |
@stealthrs make PR! ^^ |
The botmimic repository should be updated first, then the submodule here including it should be updated. I'd suggest making a PR in In the meantime, compilation on 1.9 works fine AFAIK. |
It's a symlink to a file in a git submodule. Why do you think that's the problem? |
Or perhaps the symlink is setup incorrectly? Either way the continuous builds still work fine as-is, so it's not really that important to me to fix: https://ci.splewis.net/job/csgo-practice-mode/300/console. The travis builds also work: https://github.com/splewis/csgo-practice-mode/blob/master/.travis.yml#L25 |
If making a feature request, you should delete all the pre-filled text here.
If reporting a bug, fill in the following sections:
Expected behavior
//// practicemode.sp
//
// D:\Tourserver\TOURNAMENT SERVER\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\include\smlib/entities.inc(1773) : fatal error 196: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs
//
// Compilation aborted.
// 1 Error.
//
// Compilation Time: 0.3 sec
// ----------------------------------------
Actual behavior
Steps to reproduce
The text was updated successfully, but these errors were encountered: