Posts: 44
Threads: 3
Joined: Feb 2010
Reputation:
0
RE: Re: Delayed state,next steps
This is very exciting, I will be a tester if you guys need more people. As soon as I figure out how to download the damn thing, I'm having no luck. What if you have the original MXO folder? can you use that and import new files?
Posts: 1,705
Threads: 52
Joined: Jun 2009
Reputation:
33
RE: Re: Delayed state,next steps
As we saw, morpheus' "thing" is only for messing around with packets on localhost atm, it's nowhere near being ready to be hosted on a remote server, because of its simplicity of handling udp and failure to follow mxo sequencing format, also the high cpu usage per player because he does like string search and replace EVERYWHERE, because its a prototype
so all test servers will have to be the c++ ones, i guess morpheus will use the python ones just for experimenting with packets
Posts: 841
Threads: 38
Joined: Jun 2009
Reputation:
12
RE: Delayed state,next steps
(08-02-2010, 09:50 AM)rajkosto Wrote: As we saw, morpheus' "thing" is only for messing around with packets on localhost atm, it's nowhere near being ready to be hosted on a remote server, because of its simplicity of handling udp and failure to follow mxo sequencing format, also the high cpu usage per player because he does like string search and replace EVERYWHERE, because its a prototype
so all test servers will have to be the c++ ones, i guess morpheus will use the python ones just for experimenting with packets
seems like "not ready" wasnt enough when asked.
Also... as scheduling doesnt accept the current initial sequence, i wanna see your c++ way to "do it right" & the way to create that packets.
Posts: 19
Threads: 0
Joined: Dec 2009
Reputation:
0
RE: Re: Delayed state,next steps
Trinity, best is to download the mxo client posted here even if you have one already.
I did that to make sure i am using the same equipment as the devs to reduce as much problems as possible