#help

1 messages · Page 1 of 1 (latest)

blazing island
#

@true barn

lean hollow
#

dont @ people

#

!endpoints

warped troutBOT
#

:point_right: Solution for the No endpoint_add_* found error (unless zap game server):
:one: open your server.cfg
:two: remove all endpoint_add_* lines
:three: add this to the start of the file:

endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"

You can change the port as you like but ONLY change the IP (0.0.0.0) if you really know what you are doing.
:point_right: For ZAP-Hosting servers you MUST use the IP:PORT of your server instead of 0.0.0.0:30120.

lean hollow
#

why is does your server.cfg have .txt at the end of it

#

remove it

blazing island
#

it still doesn't change anything

lean hollow
#

remove the .txt

warped troutBOT
#

:rocket: Congratulations @blazing island, you leveled up to <@&828359841512816671>!

blazing island
#

thanks

#

please help me for the problems

blazing island
cloud tinsel
#

just chill

#

that screenshot shows that you haven't even saved the changes

blazing island
cloud tinsel
#

"in your screenshot, you have not saved the changes in your cfg file"

blazing island
#

Yes, but how can we do it?

cloud tinsel
#

im not going to run you through how to save a file on VSC

#

its basically the same as word

#

if you are unsure, please search it up

blazing island
#

okay thanks

blazing island
cloud tinsel
#

yes more than likely

#

which is that you didn't save the file

#

which is why i told you to

blazing island
#

ok

blazing island
lean hollow
#

because you dont have oxmysql or es_extended installed

lean hollow
#

is it in your resources folder

#

send a full screenshot

blazing island
blazing island
blazing island
cloud tinsel
#

bro thinks that if he ghosts pings people he will continue to get help

#

stop beinga clowjn

#

you already replied to him 3 times

#

just relax for once

blazing island
#

Excuse me, I took it off on purpose! I'm not going to lie, I really need help because I don't understand...

warped troutBOT
lean hollow
#

stop pinging me over and over again cuh

cloud tinsel
lean hollow
#

it probably isnt working because you didnt subfolder correctly

#

use [needs]

#

at that, those two resources are better off in your root resource folder

blazing island
#

okay thanks I'll try

warped troutBOT
woeful cargo
#

es_extended requires everything that it comes with in esx_core

#

its why its literally bundled together

blazing island
#

okay thans

blazing island
woeful cargo
blazing island
#

good thanks

blazing island
#

Do you know why?

woeful cargo
warped troutBOT
#

@blazing island
The information you are asking is already in the screenshot you provided, please read it carefully. :face_with_raised_eyebrow:

blazing island
woeful cargo
#

please

#

just

#

READ the documentation

blazing island
#

Do you know what the problem is?

warped troutBOT
#

@blazing island
A Server list query error almost certainly means that the FiveM server list was not able to reach your server and it won't show up in the server list.
The most common reason for this is misconfigured firewall or router.

  • It may happen randomly sometimes, but if it happens every 3 minutes then you need to deal with this problem.
  • You can type !ports to find out how to configure your network.
  • Also make sure you do not have sv_master1 set in your server.cfg.
    :rocket: The easiest way to get a DDoS protected & pre-configured FiveM txAdmin server is on ZAP :rocket:
    :point_right: :point_right: https://zap-hosting.com/txAdmin :point_left: :point_left:
static karma
#

^^ typically that issue is related to ports not being opened (sometimes it happens just because and goes away)

blazing island
#

!ports

#

!ports

warped troutBOT
#

For someone to be able to access your FiveM/RedM server or txAdmin from the internet, you need to open ports 30120 TCP/UDP and 40120 TCP.
For detailed instructions, click on the button below that matches your host.

blazing island
#

help me please

agile arrow
warped troutBOT
#

@blazing island
:point_right: If you are having ECONNREFUSED 127.0.0.1:3306 when connecting to the database, this probably means you do not have a database installed or running.
windows Windows Home Hosted or VPS:
:one: Download and install XAMPP: https://www.apachefriends.org/
:two: Start MySQL: https://i.imgur.com/UNnKmnt.png
:three: On txAdmin, click on the Cancel button and try again.
linux Linux VPS or Self Hosted:
It depends on your distro (like CentOS, Ubuntu, etc), you will need to google how to install MariaDB in it.
pterodactyl Pterodactyl setups (most hosting providers):
Open a support ticket at your hosting provider to ask their help in setting up the database.
If your pterodactyl is self hosted (you own the instance), this video MAY be the solution.

agile arrow