Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 845 online users. » 1 Member(s) | 841 Guest(s) Bing, Google, Yandex, Client rwzhsyxlhuhyxl
|
|
|
SA-MP Most common problems fix <server/> |
Posted by: Youssef - 01-29-2017, 05:07 PM - Forum: Tutorials
- Replies (7)
|
|
Hello !
I've collected this list of common problems fixes for servers owners, hope it will be useful for you
#1 - Server instantly crashes when started
Most commonly it's an error in your server.cfg file or your gamemode is missing. Check the server_log.txt file and the reason should be located at the bottom. If not, check crashinfo.txt file. The better solution to find out what is causing the crash is using the Crash detect plugin by Zeex/0x5A656578 click for link which will give more information like line numbers, function names, parameter values, etc. If the script is compiled in debug mode (-d3 flag) to make compiler put extra information about all that stuff into the output .amx.
#2 - Server is not working - firewall is disabled
You will need to forward your ports to allow players to join your server. You can forward your ports using the PF Port Checker. Download it from: www.portforward.com If the ports are not forwarded that means you have to open them in your router. You can check the router list at http://portforward.com/english/routers/port_forwarding/routerindex.htm
It has all the information on how to forward ports.
#3 - 'Packet was modified'
The error commonly shown as:
Code: [hh:mm:ss] Packet was modified, sent by id: <id>, ip: <ip>:<port>
happens when a player times out or is currently having connection issues.
#4 - 'Warning: client exceeded messageslimit'
The error commonly shown as:
Code: Warning: client exceeded 'messageslimit' (1) <ip>:<port> (<count>) Limit: x/sec
happens when number of messages per second a client sends to the server exceeds.
#5 - 'Warning: client exceeded ackslimit'
The error commonly shown as:
Code: Warning: client exceeded 'ackslimit' <ip>:<port> (<count>) Limit: x/sec
happens when acks limit exceeds.
#6 - 'Warning: client exceeded messageholelimit'
The error commonly shown as:
Code: Warning: client exceeded 'messageholelimit' (<type>) <ip>:<port> (<count>) Limit: x
happens when message hole limit exceeds.
#7 - 'Warning: Too many out-of-order messages'
The error commonly shown as:
Code: Warning: Too many out-of-order messages from player <ip>:<port> (<count>) Limit: x (messageholelimit)
happens when 'out of order messages' reuses messageholelimit setting.
For more information about this, refer to this
#8 - Players constantly getting "Unacceptable NickName" error but it is valid
If you are sure you use an acceptable name and the server runs on Windows then try to change the compatibility option of the samp-server.exe to Windows 98 and it should be fixed after a server restart.
Windows servers with high up time may also cause this issue to occur. This has been noticed of around 50 days of server up time. To resolve it, a reboot is required.
#9 - MSVCR___.dll/MSVCP___.dll not found
This problem regularly occurs on Windows servers when trying to load a plugin that was developed using a higher version of the Visual C++ runtime than is currently installed on your computer. To fix this, download the appropriate Microsoft Visual C++ runtime libraries. Note that the SA-MP server is 32 bit, therefore you'll also need to download the 32 bit (x86) version of the runtime, regardless of architecture. The version of the runtime you specifically require is denoted by the numbers in the filename (see the table below), although it does not hurt to install all of them. These libraries do not stack, or in other words: you won't get the runtimes for the 2013 and earlier versions if you only install the 2015 version.
#10 - Pawno common problems
- Unable to execute compiler on Windows Vista/7
Run pawno.exe as an administrator.
- Failed to set data for ' '
In the directory where you have pawno.exe in, you'll find a file called settings.ini. Open it up using any text editor(such as Notepad) and change "FileAssoc" from 1 to 0. If that doesn't work, run your pawno.exe as an administrator.
Thanks for reading , hope you like it .
|
|
|
New Datacenter located at Bulgaria! |
Posted by: Bob - 01-17-2017, 04:32 AM - Forum: Services Quality Enchantments
- Replies (7)
|
|
Dear customers,
We are now at Bulgaria!
Located at :
- Europe
- close to Asia for better connection.
The servers on which our infrastructure is hosted are located in Europe, but we cater to a global audience. We try to provide a reliable cloud solution on a custom built platform that can be used from customers located in countries all around the world. Our cloud hosting solution is built with open source software and consists of a single platform from which you can control and manage all your virtual servers.
Our main data center is located in Bulgaria, a country located in the European Union, at the crossroads between Europe and Asia, giving you access and great connectivity to many developing markets spread across a vast area.
DDoS Protection
You don't have to worry about DDoS any longer because our entire infrastructure is protected against Layer 3 and 4 attacks and we can mitigate DDoS attacks up to 100Gbps in size.
Modern Facility
We are located in Telepoint, a Tier 3+ Carrier Neutral Data Center, one of the largest telecom facilities in Eastern Europe.
Enterprise hardware
Our servers are high quality enterprise machines produced by DELL, one of the leading manufacturers in the world, known for their top performance.
High-Speed Internet
Each GameServer is connected to the internet through a 1Gbps uplink, giving you great network speeds and the ability to withstand a large amount of traffic without any issues.
Thanks for choosing us!
Kind regards,
-EHN Team.
|
|
|
Accounts Awaiting Activation |
Posted by: Yaa - 01-14-2017, 01:34 PM - Forum: Report Abuse/Issues
- Replies (1)
|
|
Hello !
i noticed a lots of new users not activated their accounts due a no email sended to them
i was have that issue too before Bob activated my account
i think u should update MyBB to lastest version 1.8.10
|
|
|
Search Issue |
Posted by: Yaa - 01-10-2017, 10:04 PM - Forum: Report Abuse/Issues
- Replies (1)
|
|
Hello
just noticed Quick Search/Full Search not work just try to put anything on it it's always says :
Quote:Sorry, but no results were returned using the query information you provided. Please redefine your search terms and try again.
|
|
|
[Gamemode]San Andreas Playground |
Posted by: Yaa - 01-10-2017, 09:53 PM - Forum: Releases/Scripts
- Replies (17)
|
|
San Andreas Playground
1 - Introduction :
Hello ! I want to share with you my gamemode ! this gamemode containing 53 files (+60000 lines) also so many feature, DM/Stunt/Freeroam/Roleplay
2- Features :
- MySQL Login / Register System
- Advanced Admin System
- Feature System (i will explaint it see down)
- DeathMatches System
- Big gamemode with Medium Memory usage
- Property System
- House System
- Stunts Zones
- Unique VIP House & Ammo Nation and so many others feature check it with using the gm !
3 - History:
San Andreas Playground Started as a small server hosted by Elite Host after 2 months of fun we released first gamemode created fully by me but he was Memory Hunting due of using many language of it (json / C++/Pawno/and some languages also edited YSI Includes version ) ( https://github.com/saplayground/San-Andreas-Playground) and was lag and timeout so much after while i updated it to stable version (R2) (download link down vv)
4 - Administration Ranks:
1 - Moderator
2 - Administrator
3- Manager
5 - Unique Features System:
this is the unique thing on server this is system show manager a dialog using (/server features) can enable or disable some feature to players/specific player like (Animals Cars / Fly / Ramping / Boost) Commands
6 - Download Link:
https://github.com/saplayground/San-Andr...tag/2.0-R2
Find any bugs ? pm me or just open a new issue on github (https://github.com/saplayground/San-Andr...issues/new)
Have fun with using it !
Yaa
|
|
|
|