Command Prompt Shutdown
#1

Whenever I click on samp-server, the command prompt turns off after the following:

Quote:

[13:41:09] Loading Points...
[13:41:09] Loading Families...
[13:41:09] Loading Houses...
[13:41:09] *** Audio Plugin: Started TCP server on port 7777
[13:41:09] Loading Dynamic Doors...
[13:41:09] Loading Map Icons...
[13:41:09] Loading Dealerships...
[13:41:09] Loading The Pay...
[13:41:10] Loading Gates...
[13:41:10] Loading Garages...
[13:41:10] Loading Businesses...
[13:41:10] Initialising TurfWars...
[13:41:10] Loading Turfs...
-- SHUTDOWN --

Reply
#2

It's more like a crash rather than a shutdown.

Include the crashdetect plugin https://sampforum.blast.hk/showthread.php?tid=262796 and compile with debug information https://github.com/Zeex/samp-plugin-...ith-debug-info
Reply
#3

Err.. Not really understanding what to do there, I put it into my plugins and edited it with my server.cfg but then it does this when I add the crashdetect plugin.

Quote:

Reply
#4

Install microsoft C++ redistributable packets and .NET framework 4.5
Reply
#5

PHP код:
C:\Users\Ryan\Desktop\--CSRP SERVER--\gamemodes\csrp6.pwn(10543) : warning 219local variable "object" shadows a variable at a preceding level
C
:\Users\Ryan\Desktop\--CSRP SERVER--\gamemodes\csrp6.pwn(11167) : warning 217loose indentation
C
:\Users\Ryan\Desktop\--CSRP SERVER--\gamemodes\csrp6.pwn(11251) : warning 217loose indentation
C
:\Users\Ryan\Desktop\--CSRP SERVER--\gamemodes\csrp6.pwn(61693) : warning 217loose indentation
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
4 Warnings

PHP код:
new string[128], giveplayeridobjectslot
Reply
#6

Change the name of object from that line and the part which is used to something else.

Also, update your sscanf plugin and add nativechecker pre-last (before crashdetect and crashdetect to be last).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)