Page 1 of 1

Version 0.32 Release Candidate

PostPosted: Sat Jun 14, 2008 4:25 pm
by SirGolan
It took a bit longer than expected, but version 0.32 is almost ready to go out. At this time, I'm looking for people to test and report any bugs you may find. I've upgraded the alpha server (alpha.mv3d.com) to this version and have it up and running now. You can grab the client and server from SVN if you'd like. Note that a new Media package is available in the downloads section of the site. If you are running Windows and just want to try out the client, I have a zip file with everything you need (I think) located here:

http://download.mv3d.com/MV3D-0.32-rc2- ... Client.zip

Before logging in to the alpha server, you will have to create yourself an account using the login server:

https://login.mv3d.com:8080/

I hope to wrap up this release soon.

New features in this release:

- Graphics
* Trees
* Grass
* Clouds
* Multiple player models
- Tools
* Basis for the new in game editor
- Server
* Axiom based persistence engine
* Proper logging
* SSH REPL for admin/debugging
- In Game
* Character generator including model selection
* Chat works
* Enhanced biped physics
* Working water physics

Thanks,

Mike

Re: Version 0.32 Release Candidate

PostPosted: Tue Jul 01, 2008 5:39 am
by multiverseuser
Cool,

I'm downloading right now...
I'll be testing shortly

Thanks,

The login server doesn't seem to be working and I get this error:

c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient>MV3DClient.exe
c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient\twisted\python\win32.py:
15: RuntimeWarning: Python C API version mismatch for module win32api: This Python has API version 1013, module win32api has version 1012.
c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient\twisted\internet\posixbase.py:53: RuntimeWarning: Python C API version mismatch for module win32process:
This Python has API version 1013, module win32process has version 1012.
2008-06-30 22:43:25-0700 [-] Log opened.
2008-06-30 22:43:30-0700 [-] Starting factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-06-30 22:43:38-0700 [HTTPPageGetter,client] Traceback (failure with no frames): <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]
2008-06-30 22:43:38-0700 [HTTPPageGetter,client] Stopping factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-06-30 22:43:43-0700 [-] Traceback (failure with no frames): <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]
2008-06-30 22:43:46-0700 [-] Main loop terminated.

Re: Version 0.32 Release Candidate

PostPosted: Tue Jul 01, 2008 3:24 pm
by SirGolan
Hey..

There was a power outage the other day and the server never came back up. I'm fixing it right now.

Thanks,

Mike

Re: Version 0.32 Release Candidate

PostPosted: Fri Jul 04, 2008 4:06 pm
by multiverseuser
Hello,

I created an account by it is failing. here is the log.
I can't wait to try the new version

thanks,


c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient>MV3DClient.exe
c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient\twisted\python\win32.py:
15: RuntimeWarning: Python C API version mismatch for module win32api: This Python has API version 1013, module win32api has version 1012.
c:\multiverseSRC\MV3D-0.32-rc2-WindowsClient\MV3DClient\twisted\internet\posixbase.py:53: RuntimeWarning: Python C API version mismatch for module win32process:
This Python has API version 1013, module win32process has version 1012.
2008-07-04 08:59:59-0700 [-] Log opened.
2008-07-04 09:00:24-0700 [-] Starting factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-07-04 09:00:28-0700 [HTTPPageGetter,client] Starting factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-07-04 09:00:28-0700 [HTTPPageGetter,client] Stopping factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-07-04 09:00:28-0700 [HTTPPageGetter,client] Traceback (failure with no frames): Invalid credentials.: <class 'twisted.cred.error.UnauthorizedLogin'>
2008-07-04 09:00:28-0700 [HTTPPageGetter,client] Stopping factory <HTTPClientFactory: https://login.mv3d.com:8080/service/>
2008-07-04 09:00:30-0700 [-] Traceback (failure with no frames): Invalid credentials.: <class 'twisted.cred.error.UnauthorizedLogin'>
2008-07-04 09:00:31-0700 [-] Main loop terminated.

Re: Version 0.32 Release Candidate

PostPosted: Fri Jul 04, 2008 5:05 pm
by SirGolan
Ahh, the old timezone issue. I should turn that check off permanently. I thought I'd fixed it, but apparently not. It's off now and should work better, I hope.

Mike

Re: Version 0.32 Release Candidate

PostPosted: Fri Jul 04, 2008 7:05 pm
by SirGolan
Just noticed another login error and tracked down the issue. I fixed it for your account, but the account creation isn't adding some important attributes apparently, so that's a bigger bug. You should be able to log in now.

http://www.mv3d.com/trac/ticket/291

Mike

Re: Version 0.32 Release Candidate

PostPosted: Fri Jul 04, 2008 11:57 pm
by SirGolan
Btw, chat is working. I was logged in but just not at my computer when you were logged in.