Host your own server and communicate with server operators.
-
HoboHob
Winter Celebration 2013
-
- Posts: 979
- Joined: Mon Nov 05, 2012 5:02 pm
This is lame, somebody post!
-
a girl
Scripter
-
- Posts: 85
- Joined: Thu Nov 15, 2012 6:32 am
Erm.... what happened to the links?
Oh I see Mat^2 AKA Jagex killed it. Time for some mirrors I guess.
-
[BP]TheKeyToaster
Deuce
-
- Posts: 15
- Joined: Sat Nov 17, 2012 11:22 am
Hii,
These links are dead.
That night, I do a tutorial for linux install, no fail ;)
"Sorry for my very bad english level :)"
Have a nice day ! :)
-
EssigGurkenFred
Deuced Up
-
- Posts: 111
- Joined: Tue Nov 06, 2012 3:15 pm
Hey izzy, are you guys going to reupload all the pyspades stuff on your servers?
-
danhezee
Former Admin / Co-founder
-
- Posts: 1710
- Joined: Wed Oct 03, 2012 12:09 am
EssigGurkenFred wrote:Hey izzy, are you guys going to reupload all the pyspades stuff on your servers?
We plan on having a new and improved feature server up soon with better selection of maps and scripts that arent broken.
-
LinktersHD
Deuced Up
-
- Posts: 124
- Joined: Thu Nov 01, 2012 12:27 pm
What's the link to a more updated version of Pyspades now?
-
izzy
Head Admin / Co-founder
-
- Posts: 474
- Joined: Tue Oct 09, 2012 8:16 pm
All links in first post have been updated.
-
greenelf
Deuce
-
- Posts: 1
- Joined: Sun Jan 06, 2013 4:26 pm
I am getting the following error:
Code: Select allTraceback (most recent call last):
File "run.py", line 87, in <module>
from pyspades.server import (ServerProtocol, ServerConnection, position_data,
File "../pyspades/server.py", line 20, in <module>
from pyspades.protocol import BaseConnection, BaseProtocol
File "../pyspades/protocol.py", line 19, in <module>
from pyspades.bytes import ByteReader, ByteWriter
ImportError: No module named bytes
Can someone help me? I am running Ubuntu server.
-
colorpinpoint
League Champs
-
- Posts: 60
- Joined: Tue Nov 06, 2012 11:06 pm
greenelf wrote:I am getting the following error:
Code: Select allTraceback (most recent call last):
File "run.py", line 87, in <module>
from pyspades.server import (ServerProtocol, ServerConnection, position_data,
File "../pyspades/server.py", line 20, in <module>
from pyspades.protocol import BaseConnection, BaseProtocol
File "../pyspades/protocol.py", line 19, in <module>
from pyspades.bytes import ByteReader, ByteWriter
ImportError: No module named bytes
Can someone help me? I am running Ubuntu server.
Are you sure you did "sh build_all.sh"?
-
MediumShadow
Deuce
-
- Posts: 12
- Joined: Fri Jan 18, 2013 2:51 pm
Im able to host the server woot!

-
LinktersHD
Deuced Up
-
- Posts: 124
- Joined: Thu Nov 01, 2012 12:27 pm
greenelf wrote:I am getting the following error:
Code: Select allTraceback (most recent call last):
File "run.py", line 87, in <module>
from pyspades.server import (ServerProtocol, ServerConnection, position_data,
File "../pyspades/server.py", line 20, in <module>
from pyspades.protocol import BaseConnection, BaseProtocol
File "../pyspades/protocol.py", line 19, in <module>
from pyspades.bytes import ByteReader, ByteWriter
ImportError: No module named bytes
Can someone help me? I am running Ubuntu server.
Looks like you haven't built it or it's didn't build properly.
Do
and then
-
topo
Global Moderator
-
- Posts: 179
- Joined: Thu Nov 01, 2012 12:43 pm
There is no need to run build_all.sh directly after running buil
d.sh
Code: Select all$ cat build.sh
python build.py build_ext --inplace
cd enet
python setup.py build_ext --inplace
Code: Select all$ cat build_all.sh
find . -type f -name "*.so" -o -name "*.pyc" -o -name "*.pyd" | xargs rm -f
rm -rf build/*
python build.py build_ext -f --inplace
cd enet
python setup.py build_ext -f --inplace
HLAGHLUAHGLUAHG
Who is online
Users browsing this forum: No registered users and 18 guests