Internet Explorer is not supported. Please upgrade to a more modern browser.
- [Wed 15:05:54 ERROR NamelessMC] Cannot connect to your website, got an unexpected API error: API error nameless:invalid_post_contents (meta: {"field":"tps"}). Run /forums last_error to retrieve the full stack trace.
Any clue to how to fix this or why its spamming my entire console? Forums are linking up, so idk why its throwing this spam.
Please help. thx.
» DASH.MC-SERVERS.TECH |
» STORE.MCST.IO |
HI @_pvpsmash_
This is a bug with is fixed in next release, However you can fix this by editing the file /modules/Core/includes/endpoints/ServerInfoEndpoint.php then change line 23 from
$api->validateParams($_POST, ['server-id', 'max-memory', 'free-memory', 'allocated-memory', 'tps']);
to
$api->validateParams($_POST, ['server-id', 'max-memory', 'free-memory', 'allocated-memory']);
You see the github commit here https://github.com/NamelessMC/Nameless/commit/d3de874575293b6ee2991050d8d9539e66983de4
My minecraft name: Partydragen
My Website: https://partydragen.com/
Owner of CubedCraft network: https://cubedcraft.com/
Thank you! Loving it so far!
One more thing - where is the absolute path to change the CSS/DEFAULT server banner that goes by server name? - ADMINCP does not allow, tried manually too.
» DASH.MC-SERVERS.TECH |
» STORE.MCST.IO |