Resource icon

[tl] Game Server Listing [Paid] 3.0.0

No permission to buy ($25.00)
I have an outlook.com email. Can you please reset my password and DM it to me here. My username on your website is Madhouse
 
Trying to upgrade to latest and got...

Code:
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'GameQ\Protocols\Aa3' for key 'protocol_class' in src/XF/Db/AbstractStatement.php at line 217
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 89
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 225
XF\Db\AbstractAdapter->insertBulk() in src/addons/Truonglv/GameServers/Setup.php at line 137
Truonglv\GameServers\Setup->importGames() in src/addons/Truonglv/GameServers/Setup.php at line 50
Truonglv\GameServers\Setup->postUpgrade() in src/XF/AddOn/AddOn.php at line 574
XF\AddOn\AddOn->postUpgrade() in src/XF/Admin/Controller/AddOn.php at line 698
XF\Admin\Controller\AddOn->actionFinalize() in src/XF/Mvc/Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13
 
Trying to upgrade to latest and got...

Code:
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'GameQ\Protocols\Aa3' for key 'protocol_class' in src/XF/Db/AbstractStatement.php at line 217
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 89
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 225
XF\Db\AbstractAdapter->insertBulk() in src/addons/Truonglv/GameServers/Setup.php at line 137
Truonglv\GameServers\Setup->importGames() in src/addons/Truonglv/GameServers/Setup.php at line 50
Truonglv\GameServers\Setup->postUpgrade() in src/XF/AddOn/AddOn.php at line 574
XF\AddOn\AddOn->postUpgrade() in src/XF/Admin/Controller/AddOn.php at line 698
XF\Admin\Controller\AddOn->actionFinalize() in src/XF/Mvc/Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13
 
Possible to do something similar to this in the widget or could it be supported? It's a lot more compact and draws attention.
qdfesh.png


If not, being able to use query info in a HTML/PHP widget would be nice too, that way we could do it ourselves.
 
Last edited:
@Chernabog It allows you to use either xPaw's source query lib or GameQ. So, it should support everything available here, more or less:

https://github.com/Austinb/GameQ/wiki/Supported-servers-list-v2
https://github.com/xPaw/PHP-Source-Query

It's also got a couple of custom ones, like IW4x (Modern Warfare 2), for example. If there's something else you need, @truonglv is pretty good at taking feedback ;)

So basically if I run a Rust server (Rust (A2S) - Server query port is server port+1) I could use this add-on to show the server live status and number of players online directly from a widget on my XF site? :P
 
Top Bottom