wootguy / RockTheVote

Sven Co-op plugin
5 stars 1 forks source link

No matching symbol 'RelaySay' in GameVotes.as #5

Closed danylopez123 closed 3 years ago

danylopez123 commented 3 years ago

I've followed all of the steps to install the plugin, however, i check my AngelScript log and i get this:

ERROR: mypathtosvencoop/svencoop_addon/scripts/plugins/gamevotes.as (162, 3) : No matching symbol 'RelaySay' ERROR: mypathtosvencoop/svencoop_addon/scripts/plugins/gamevotes.as (210, 4) : No matching symbol 'RelaySay' ERROR: mypathtosvencoop/svencoop_addon/scripts/plugins/gamevotes.as (214, 4) : No matching symbol 'RelaySay' ERROR: Plugin script compilation failed

wootguy commented 3 years ago

Download GameVotes.as again. The RelaySay stuff was pushed by accident.

danylopez123 commented 3 years ago

Seems that it fixed the problem, thanks!