Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
Contact their support team.
Posts: 1,311
Threads: 11
Joined: Mar 2015
Reputation:
0
Can you try a blank gamemode (with the same plugins and includes)? Do it work then?
Posts: 1,506
Threads: 13
Joined: Jun 2015
Had the same issue on their services, moved towards Ultra-H and having no issues.
Posts: 1,311
Threads: 11
Joined: Mar 2015
Reputation:
0
Did the gamemode already work at this Server or do you try it for the first time?
On your PC (localhost) it work?
Posts: 563
Threads: 59
Joined: Nov 2015
Reputation:
0
It worked. What should I do?
Posts: 1,506
Threads: 13
Joined: Jun 2015
Quote:
Originally Posted by Mencent
Did the gamemode already work at this Server or do you try it for the first time?
On your PC (localhost) it work?
|
Frag.gs has a huge MySQL plugin loading issue - One fix would be to upload mysql.net connector and putting the plugin in the main directory.
Posts: 928
Threads: 13
Joined: Feb 2016
Reputation:
0
Check mysql_log.txt.
I don't think the issue from the MySQL plugin, Since it's getting loaded properly.
Posts: 1,506
Threads: 13
Joined: Jun 2015
^^
https://www.frag.gs/knowledgebase/10...e-mysql-plugin
https://dev.mysql.com/downloads/connector/c/
Quote:
Originally Posted by oMa37
Check mysql_log.txt.
I don't think the issue from the MySQL plugin, Since it's getting loaded properly.
|
It is, I tried MySQL version of my gamemode and it didn't work but when i tried my Y_INI version with the same plugins, it worked.
Posts: 563
Threads: 59
Joined: Nov 2015
Reputation:
0
So I should just use the newest MySQL version and compile with it? Easy then, if that's it.
Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
If they don't give you support, then switch hosts!!!
Posts: 669
Threads: 15
Joined: Jul 2009
Reputation:
0
FRAG servers are memory limited depending on the package, so the free package has the lowest amount of available memory to prevent abuse. The Whirlpool plugin has been known to cause issues, using a disproportionately large amount of memory on startup which causes the server to be shut down. For some reason it happens after the plugin has been loaded. mysql_static looks like it's loading correctly, so I would try removing Whirlpool and see if that resolves your issue.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Whirlpool is unnecessary now, anyway. There is a SHA256 native which is a perfectly viable alternative that incidentally doesn't require an entire plugin to be loaded. Also I can't help but say: you get what you pay for. If you pay nothing, don't expect anything.