View Single Post
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 12-29-2014 , 14:18   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #511

Quote:
Originally Posted by WhyteDem0n View Post
I'm using whatever files were included in https://github.com/splewis/csgo-mult...i1v1_0.5.2.zip . As for my web interface, I pulled it directly from the repo.
Then it's the problem I mentioned when I said

Code:
If you pulled the most recent version of the web interface from the git repo it won't work unless your plugin is updated as well.
(and by updated I meant compiling the plugin currently in the git repo)

There's no official release version of the web interface yet - that should come in the next release of the plugin though.

For now I'd suggest rolling your web interface back to this point: https://github.com/splewis/csgo-mult...20a6c7a020/web

(another alternative, if you're comfortable doing sql stuff, is to add "serverID INT NOT NULL default 0" to the multi1v1_stats table)
__________________
splewis is offline