04-06-2011, 11:00 AM
Pages: 1 2
04-06-2011, 10:21 PM
04-07-2011, 12:21 AM
(04-06-2011, 11:00 AM)FakeTruth Wrote: [ -> ]Argh, can't add to .tar.gz files from WinRAR, so I'll just attach the single binary here lol
Thanks.
Edit: Sorry to be more trouble, but I'm now getting a seg fault right off the bat. Will try Ben Phelps' binary.
Edit2: Both give seg faults, but if I run FakeTruth's with sudo, it doesn't yell, but it silently pops me back to bash.
04-07-2011, 01:24 AM
(04-07-2011, 12:21 AM)timthetortoise Wrote: [ -> ](04-06-2011, 11:00 AM)FakeTruth Wrote: [ -> ]Argh, can't add to .tar.gz files from WinRAR, so I'll just attach the single binary here lol
Thanks.
Edit: Sorry to be more trouble, but I'm now getting a seg fault right off the bat. Will try Ben Phelps' binary.
Edit2: Both give seg faults, but if I run FakeTruth's with sudo, it doesn't yell, but it silently pops me back to bash.
What distro are you running. If you dont mind post me the output from these commands:
Code:
uname -a
cat /etc/issue
and a completely optional one, this
Code:
lshw
04-07-2011, 02:25 AM
Main server:
Alt server:
Same result on both systems with attached binary and your Ubuntu binary.
Code:
tim@saturn:~$ uname -a
Linux saturn 2.6.26-2-686 #1 SMP Thu Nov 25 01:53:57 UTC 2010 i686 GNU/Linux
tim@saturn:~$ cat /etc/issue
Debian GNU/Linux wheezy/sid \n \l
Alt server:
Code:
tim@neptune:~/MCServer$ uname -a
Linux neptune 2.6.32-5-686 #1 SMP Tue Mar 8 21:36:00 UTC 2011 i686 GNU/Linux
tim@neptune:~/MCServer$ cat /etc/issue
Debian GNU/Linux 6.0 \n \l
Code:
tim@saturn:~/MCServer$ ./MCServer
Segmentation fault
tim@saturn:~/MCServer$ sudo ./MCServer
tim@saturn:~/MCServer$
Same result on both systems with attached binary and your Ubuntu binary.
04-07-2011, 04:28 AM
I'll do a compile for Debian 6 32bit.
You can download a compile for Debian 6 i686 32bit here: Download
You can download a compile for Debian 6 i686 32bit here: Download
04-07-2011, 05:12 AM
Still receiving a segfault. Is anyone else having problems? If not, I'll blame it on my install and try it on a VM, but I don't have this problem with, really, anything else.
04-07-2011, 05:48 AM
That's very odd man, one of the first things that MCServer does, is log stuff
Got anything in your logs folder?

Got anything in your logs folder?
04-07-2011, 06:28 AM
No log folder is even created :\
I'm pretty sure something got borked in my servers' configurations/installs, it runs on my laptop (but fails to bind, don't care why on there), which is also Debian 6. Very odd stuff. Will have to experiment a bit.
I'm pretty sure something got borked in my servers' configurations/installs, it runs on my laptop (but fails to bind, don't care why on there), which is also Debian 6. Very odd stuff. Will have to experiment a bit.
Pages: 1 2