| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 8,071
» Latest member: Psymetrix
» Forum threads: 2,431
» Forum posts: 12,448
Full Statistics
|
| Online Users |
There are currently 145 online users. » 0 Member(s) | 142 Guest(s) Bing, Yandex, Google
|
| Latest Threads |
Valrise RPG (PC/Android)
Forum: Advertisements
Last Post: Habshi
2026-04-08, 10:46 AM
» Replies: 0
» Views: 37
|
UZS Zombie Survival
Forum: Advertisements
Last Post: phnx
2026-04-04, 05:32 PM
» Replies: 0
» Views: 61
|
🎮 Free SA-MP Server Hosti...
Forum: Chat
Last Post: Centnodes
2026-04-02, 02:22 AM
» Replies: 14
» Views: 3,222
|
FCNPC for open.mp
Forum: Pawn Scripting
Last Post: mentaletion
2026-04-01, 12:28 PM
» Replies: 7
» Views: 7,421
|
Samp development
Forum: Chat
Last Post: pmemorex2016
2026-03-31, 09:57 AM
» Replies: 0
» Views: 126
|
Pawno compiler (pawncc.ex...
Forum: Support
Last Post: PutuSuhartawan
2026-03-20, 11:12 PM
» Replies: 0
» Views: 176
|
[0.3.7 & 0.3.DL] Los Sant...
Forum: Advertisements
Last Post: renza1st
2026-03-16, 05:58 AM
» Replies: 0
» Views: 123
|
Las Venturas Gang Wars - ...
Forum: Advertisements
Last Post: lvgwgta
2026-03-13, 11:17 AM
» Replies: 0
» Views: 112
|
Atlanta DeathMatch/Team D...
Forum: Advertisements
Last Post: NixaSha
2026-03-10, 04:57 AM
» Replies: 1
» Views: 159
|
mysql_samp
Forum: Plugins
Last Post: NullSablex
2026-03-10, 03:33 AM
» Replies: 0
» Views: 209
|
|
|
| Game randomly closing |
|
Posted by: Krisitis - 2024-02-01, 08:01 PM - Forum: Support
- No Replies
|
 |
Hello!
So I've been trying to use Steam version of GTA San Andreas by downgrading it to 1.0 and doing other stuff for it to work smoothly. The game itself on single player works fine, but once I play SA-MP for like an hour, game just randomly closes without even giving any errors.
Any idea what is that?
|
|
|
|
| crashdetect is crashing my server? |
|
Posted by: CJ101 - 2024-01-31, 07:50 PM - Forum: Support
- No Replies
|
 |
I want to use crashdetect , but it just crashes my server
[19:41:27] [Info] [debug] Server crashed while executing rxv4.amx
[19:41:27] [Info] [debug] AMX backtrace:
[19:41:27] [Info] [debug] #0 00000f70 in ?? () in rxv4.amx
[19:41:27] [Info] [debug] #1 000025b4 in public OnGameModeInit () in rxv4.amx
[19:41:27] [ERROR] signal 11 (SIGSEGV) catched; shutting log-core down (errno: 0, signal code: 1, exit status: 0)
I am loading it as the first plugin
the error is not my script, i commented out all of GameModeInit and still the same.
Using plugins:
streamer, discordconnector, and mysql . all updated to latest version
|
|
|
|
| Busco dearolladores para server |
|
Posted by: lucasstar1442 - 2024-01-30, 08:08 PM - Forum: Programación
- No Replies
|
 |
Buenas soy Sr.Zeppelin,
Estoy buscando gente que quiera formar parte en mi nuevo proyecto y que pueda plasmar mis ideas en un servidor roleplay en SAMP, toda ayuda o colaboración (Con remuneración) contactar conmigo por discord: Sr.Zeppelin
|
|
|
|
| Compile all files in gamemode folder |
|
Posted by: JasonDeRue - 2024-01-29, 01:59 PM - Forum: Pawn Scripting
- Replies (2)
|
 |
Hello, I'm using this build system for Sublime Text to compile my gamemode:
Code: {
"cmd": ["pawncc.exe", "-i includes", "$file", "-;+", "-v2", "-d3", "-Z+", "-\\)+"],
"path": "C:/Users/*****/Desktop/Server/pawno"
}
Imagine now I have 2 different files in gamemode folder that I want to compile at same time, how I can do it?
|
|
|
|
| Issue using y_iterator |
|
Posted by: CJ101 - 2024-01-23, 01:07 AM - Forum: Pawn Scripting
- Replies (1)
|
 |
PHP Code: C:\Users\jdawg\OneDrive\Desktop\server folder\pawno\include\YSI_Data\y_foreach\..\..\YSI_Core\y_core\y_samp_natives.inc(162) : error 035: argument type mismatch (argument 1) C:\Users\jdawg\OneDrive\Desktop\server folder\pawno\include\YSI_Data\y_foreach\..\..\YSI_Core\y_core\..\..\YSI_Players\y_android\..\..\YSI_Core\y_core\y_rconfix.inc(125) : error 035: argument type mismatch (argument 1) Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
At the top of my script I am including
#include <YSI_Data\y_iterate>
like i should
|
|
|
|
| failed to query server: socket read timed out |
|
Posted by: SomS - 2024-01-22, 11:30 PM - Forum: Questions and Suggestions
- No Replies
|
 |
Hi, I'm trying to use open.mp, to test and learn more, but when I run it, I get this message.
Also, when I open the server (it uses mysql) the log doesn't appear.
Code: Loaded 22 component(s) from C:\Users\ruben\Documents\GitHub\Open-MP-ABC\Server\components
[2024-01-22T23:19:28+0000] [Info] Loading plugin: mysql
[2024-01-22T23:19:28+0000] [Info] >> plugin.mysql: R41-4 successfully loaded.
[2024-01-22T23:19:28+0000] [Info] Legacy Network started on port 7777
[2024-01-22T23:19:38+0000] [Info] Couldn't announce legacy network to open.mp list.
[2024-01-22T23:19:38+0000] [Info] [Server Error] Status: 406
[2024-01-22T23:19:38+0000] [Info] [Server Error] Message: {"error":"failed to query server: socket read timed out"}
[2024-01-22T23:19:38+0000] [Info] This won't affect the server's behaviour.
It supposedly says it doesn't affect the server, but it is, since I can't log in to the server.
Can anyone help? I've been looking for these errors on the internet, but I can't find anything.
|
|
|
|
|