GAMMACASE / ServerRedirect

SourceMod plugin that allows players to see and connect to other servers
https://forums.alliedmods.net/showthread.php?t=322306
GNU General Public License v3.0
67 stars 26 forks source link

server_redirect/net.sp(91) : error 139: could not find type "GameData" #17

Closed am1github closed 4 years ago

am1github commented 4 years ago

We use SourceMod 1.10.0.6455 and get this error while compiling server_redirect.sp:

server_redirect/net.sp(91) : error 139: could not find type "GameData" server_redirect/net.sp(96) : error 104: cannot find any methods for int server_redirect/net.sp(96) : warning 206: redundant test: constant expression is non-zero server_redirect/net.sp(96) : error 029: invalid expression, assumed zero server_redirect/net.sp(96) : error 029: invalid expression, assumed zero server_redirect/net.sp(96) : fatal error 190: too many error messages on one line

All requirements seems to fit:

GAMMACASE commented 4 years ago

You also need sourcemod 1.10 includes for this to compile.