DayZ Server Running Problem
#1

I am Trying to run Kitten Gamemode of Dayz on VPS Ubuntu
Here logs :
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:06:41] filterscripts = ""  (string)
[10:06:41] 
[10:06:41] Server Plugins
[10:06:41] --------------
[10:06:41]  Loading plugin: mysql_static.so
[10:06:41]  >> plugin.mysql: R33 successfully loaded.
[10:06:41]   Loaded.
[10:06:41]  Loading plugin: streamer.so
[10:06:41] 

*** Streamer Plugin v2.7.7 by Incognito loaded ***

[10:06:41]   Loaded.
[10:06:41]  Loading plugin: sscanf.so
[10:06:41] 

[10:06:41]  ===============================

[10:06:41]       sscanf plugin loaded.     

[10:06:41]          Version:  2.8.1        

[10:06:41]    © 2012 Alex "******" Cole  

[10:06:41]  ===============================

[10:06:41]   Loaded.
[10:06:41]  Loading plugin: FCNPC.so
[10:06:41] 
[10:06:41] -------------------------------------------------
[10:06:41]      FCNPC - Fully Controllable NPC v0.1 B15
[10:06:41] 
[10:06:41] - Author: OrMisicL
[10:06:41] - Build:  Jun  2 2015 at 09:50:10
[10:06:41] -------------------------------------------------
[10:06:41] 
[10:06:41] Loading ...
[10:06:41]   Loaded.
[10:06:41]  Loading plugin: MapAndreas.so
[10:06:41]   Loaded.
[10:06:41]  Loaded 5 plugins.

[10:06:42] 
[10:06:42] Filterscripts
[10:06:42] ---------------
[10:06:42]   Loaded 0 filterscripts.

In Putty
ultraz2@vps:~/sampsvr3$ nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
Segmentation fault
Any Help?
Server not working!
Reply
#2

use crashdetect and complie using -d3
Reply
#3

Quote:
Originally Posted by TATIK
Посмотреть сообщение
use crashdetect and complie using -d3
Keep with me & i will tell you the Conclusion
Reply
#4

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:35:26] filterscripts = ""  (string)
[10:35:26] 
[10:35:26] Server Plugins
[10:35:26] --------------
[10:35:26]  Loading plugin: crashdetect.so
[10:35:26]   CrashDetect v4.15.1 is OK.
[10:35:26]   Loaded.
[10:35:26]  Loading plugin: mysql_static.so
[10:35:26]  >> plugin.mysql: R33 successfully loaded.
[10:35:26]   Loaded.
[10:35:26]  Loading plugin: streamer.so
[10:35:26] 

*** Streamer Plugin v2.7.7 by Incognito loaded ***

[10:35:26]   Loaded.
[10:35:26]  Loading plugin: sscanf.so
[10:35:26] 

[10:35:26]  ===============================

[10:35:26]       sscanf plugin loaded.     

[10:35:26]          Version:  2.8.1        

[10:35:26]    © 2012 Alex "******" Cole  

[10:35:26]  ===============================

[10:35:26]   Loaded.
[10:35:26]  Loading plugin: FCNPC.so
[10:35:26] 
[10:35:26] -------------------------------------------------
[10:35:26]      FCNPC - Fully Controllable NPC v0.1 B15
[10:35:26] 
[10:35:26] - Author: OrMisicL
[10:35:26] - Build:  Jun  2 2015 at 09:50:10
[10:35:26] -------------------------------------------------
[10:35:26] 
[10:35:26] Loading ...
[10:35:26]   Loaded.
[10:35:26]  Loading plugin: MapAndreas.so
[10:35:26]   Loaded.
[10:35:26]  Loaded 6 plugins.

[10:35:26] 
[10:35:26] Filterscripts
[10:35:26] ---------------
[10:35:26]   Loaded 0 filterscripts.

[10:35:27] [debug] Server crashed due to an unknown error
[10:35:27] [debug] Native backtrace:
[10:35:27] [debug] #0 b72f9e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[10:35:27] [debug] #1 b72f2bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[10:35:27] [debug] #2 b72f3dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[10:35:27] [debug] #3 b72f4226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[10:35:27] [debug] #4 b72f9adc in ?? () from plugins/crashdetect.so
[10:35:27] [debug] #5 b7724600 in ?? ()
[10:35:27] [debug] #6 b65c08a3 in _ZN8CAddress10InitializeEv () from plugins/FCNPC.so
[10:35:27] [debug] #7 b65caf39 in _ZN7CServer10InitializeEv () from plugins/FCNPC.so
[10:35:27] [debug] #8 b65c2695 in AmxLoad () from plugins/FCNPC.so
[10:35:27] [debug] #9 080d1c89 in ?? () from ./samp03svr
[10:35:27] [debug] #10 080a4f5f in ?? () from ./samp03svr
[10:35:27] [debug] #11 080ab922 in ?? () from ./samp03svr
[10:35:27] [debug] #12 080aa0fd in ?? () from ./samp03svr
[10:35:27] [debug] #13 b7336637 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[10:35:27] [debug] #14 0804b4e1 in ?? () from ./samp03svr
Server logs with crashdetect plugin
Reply
#5

Quote:

[10:35:27] [debug] Server crashed due to an unknown error

i said -d3 :P
Reply
#6

Still not Opened.
Reply
#7

I think the problem is from the vps
Reply
#8

Quote:
Originally Posted by Loinal
Посмотреть сообщение
I think the problem is from the vps
Can you explain?
Reply
#9

ubuntu and debian vps

sudo apt-get install lib32stdc++6

chmod +x samp-npc samp03svr announce

./samp03svr & <- Ligar server start

nohup ./samp03svr & <- Ligar server start

killall samp03svr <- Ligar server stop
Reply
#10

Quote:

login as: ultraz2
ultraz2@51.254.75.3's password:
Welcome to Kali GNU/Linux 2.0 (GNU/Linux 2.6.32-042stab117.16 x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage

21 packages can be updated.
0 updates are security updates.

Last login: Wed Feb 1 11:42:03 2017 from 197.167.61.7
ultraz2@sorenkai:~$ cd samp03svr
-bash: cd: samp03svr: No such file or directory
ultraz2@sorenkai:~$ cd sampsvr
-bash: cd: sampsvr: No such file or directory
ultraz2@sorenkai:~$ cd sampsvr3
ultraz2@sorenkai:~/sampsvr3$ sudo apt-get install lib32stdc++6
[sudo] password for ultraz2:
ultraz2 is not in the sudoers file. This incident will be reported.
ultraz2@sorenkai:~/sampsvr3$ ./samp03svr
ultraz2@sorenkai:~/sampsvr3$ nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
ultraz2@sorenkai:~/sampsvr3$ nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
Segmentation fault
ultraz2@sorenkai:~/sampsvr3$ kilall samp03svr
-bash: kilall: command not found
ultraz2@sorenkai:~/sampsvr3$ sudo apt-get install lib32stdc++6
[sudo] password for ultraz2:
ultraz2 is not in the sudoers file. This incident will be reported.
ultraz2@sorenkai:~/sampsvr3$ chmod +x samp-npc samp03svr announce
chmod: changing permissions of 'samp-npc': Operation not permitted
chmod: changing permissions of 'samp03svr': Operation not permitted
chmod: changing permissions of 'announce': Operation not permitted
ultraz2@sorenkai:~/sampsvr3$ ./samp03svr

Started server on port: 7780, with maxplayers: 200 lanmode is OFF.

Segmentation fault
ultraz2@sorenkai:~/sampsvr3$ nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
Segmentation fault
ultraz2@sorenkai:~/sampsvr3$ ./samp03svr

Started server on port: 7780, with maxplayers: 100 lanmode is ON.

Segmentation fault
ultraz2@sorenkai:~/sampsvr3$ nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
Segmentation fault
ultraz2@sorenkai:~/sampsvr3$

Still not working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)