Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
241 stars 33 forks source link

failed to compile package entry: exit status 3221225477 #433

Closed MatheusAgL closed 3 years ago

MatheusAgL commented 3 years ago

Windows 10 my SO

> Executing task: sampctl package build <

failed to compile package entry: exit status 3221225477

Terminal will be reused by tasks, press any key to close it.
{
    "user": "wearLyS",
    "repo": "Brasil-New-Start",
    "entry": "gamemodes\\main.pwn",
    "output": "gamemodes\\main.amx",
    "dependencies": [
        "Zeex/samp-plugin-crashdetect",
        "sampctl/samp-stdlib",
        "pawn-lang/sa-mp-fixes",
        "pawn-lang/YSI-Includes",
        "samp-incognito/samp-streamer-plugin",
        "NexiusTailer/Nex-AC",
        "Southclaws/progress2",
        "Southclaws/zcmd",
        "Southclaws/formatex",
        "pBlueG/SA-MP-MySQL",
        "sampctl/mapfix",
        "Y-Less/sscanf",
        "maddinat0r/samp-discord-connector",
        "oscar-broman/strlib",
        "BrunoBM16/samp-attachments-fix",
        "katursis/Pawn.RakNet",
        "oscar-broman/samp-weapon-config",
        "Zeex/samp-plugin-profiler"
    ],
    "local": true,
    "runtime": {
        "version": "0.3.7",
        "mode": "server",
        "plugins": [
            "mapandreas"
        ],
        "rcon_password": "25234ewgg423442",
        "port": 7777,
        "hostname": "SA-MP Server",
        "maxplayers": 100,
        "language": "",
        "mapname": "San Andreas",
        "weburl": "www.sa-mp.com",
        "gamemodetext": "Unknown",
        "announce": true,
        "lanmode": false,
        "query": true,
        "rcon": false,
        "logqueries": false,
        "sleep": 5,
        "maxnpc": 0,
        "stream_rate": 1000,
        "stream_distance": 200,
        "onfoot_rate": 30,
        "incar_rate": 30,
        "weapon_rate": 30,
        "chatlogging": true,
        "timestamp": true,
        "messageholelimit": 3000,
        "messageslimit": 500,
        "ackslimit": 3000,
        "playertimeout": 10000,
        "minconnectiontime": 0,
        "lagcompmode": 1,
        "connseedtime": 300000,
        "db_logging": false,
        "db_log_queries": false,
        "conncookies": true,
        "cookielogging": false,
        "output": true,
        "extra": {
            "discord_bot_token": "xxx"
        }
    },
    "build": {
        "name": "",
        "args": [
            "-;+",
            "-d3",
            "-(+",
            "-Z+"
        ],
        "constants": {
            "MAX_PLAYERS": "250"
        },
        "compiler": {
            "site": "github.com",
            "user": "sampctl",
            "repo": "compilers",
            "version": "3.10.10"
        }
    },
    "include_path": "legacy"
}
ADRFranklin commented 3 years ago

You just posted your discord token on a public viewable issue, I have removed it (it still exists in history and is viewable) but I suggest you regenerate a new one.

try running sampctl yourself to make sure it gives the same output.