Search found 8 matches

by Magnusxi
Fri Jun 05, 2015 2:42 pm
Forum: Server Setup & Guides
Topic: CentOS 7 Compiling errors
Replies: 14
Views: 12975

Re: CentOS 7 Compiling errors

EDIT: Issue Resolved.. I ran the following: LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH ldconfig Upon trying to update i ran into an issue.. [root@Cent7 darkstar]#./dsconnect ./dsconnect: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or d...
by Magnusxi
Fri May 22, 2015 5:13 pm
Forum: Server Setup & Guides
Topic: CentOS 7 Compiling errors
Replies: 14
Views: 12975

Re: CentOS 7 Compiling errors

Wow Thank you! worked perfectly, my new server is up, your awesome Alexandre24
by Magnusxi
Thu May 21, 2015 4:13 pm
Forum: Server Setup & Guides
Topic: CentOS 7 Compiling errors
Replies: 14
Views: 12975

Re: CentOS 7 Compiling errors

I have libzmq3-3.2... but i dont have and cannot seem to find libzmq3-dev, do you happen to know the install command? yum install libzmq3-dev returns no package..
by Magnusxi
Thu May 21, 2015 1:03 pm
Forum: Server Setup & Guides
Topic: CentOS 7 Compiling errors
Replies: 14
Views: 12975

Re: CentOS 7 Compiling errors

Ok ran into another issue, I get the fatal error zmq.hpp: No such file or directory.. Any ideas?
by Magnusxi
Wed May 20, 2015 12:24 pm
Forum: Scripting
Topic: Lottery Spawn Issues
Replies: 7
Views: 6330

Re: Lottery Spawn Issues

I removed the math and set the servervariable to 0, I checked the ID's of each PH against the list in /zones/*/MobID.lua and they match, but still no NM (did this for leapy and Emp)

Not sure what is the issue.
by Magnusxi
Wed May 20, 2015 11:16 am
Forum: Server Setup & Guides
Topic: CentOS 7 Compiling errors
Replies: 14
Views: 12975

CentOS 7 Compiling errors

I am trying to transfer my DSP server to a centos 7 box, When i try to compile i get warning sh autogen.sh configure.ac:129: warning: AC_LANG_SOURCE call detected in body ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: _AC_COMPILE_IFELSE...
by Magnusxi
Tue May 19, 2015 8:55 am
Forum: Scripting
Topic: Lottery Spawn Issues
Replies: 7
Views: 6330

Re: Lottery Spawn Issues

Thank you teotwawki, I tried adjusting it, but i will try again I will set it to a 50% for testing to see if it makes a difference.. If i restart the server it sets him to be ready to spawn correct? because i have not been waiting an hour before trying to spawn him Edit: Ok i tried setting it to (1,...
by Magnusxi
Mon May 18, 2015 10:01 am
Forum: Scripting
Topic: Lottery Spawn Issues
Replies: 7
Views: 6330

Lottery Spawn Issues

Hello, DSP I am playing around with a server, but i realized that my lottery spawns dont seem to be working, I even tried to set the 5% to higher percents by editing the random math values and they still do not spawn, mostly tried Leapy and Emp.. (standard scripts no edits except settings) So my que...