Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 [RESOLVED] Multiverse Complete - Script Errors

Go down 
3 posters
AuthorMessage
webgovernor
Newbie
Newbie
webgovernor


Posts : 8
Join date : 2012-11-29
Age : 37
Location : Montana

[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors EmptyFri 30 Nov - 11:44

Hello all,

I've downloaded the all-in-one zip from source forge, installed the client, and have attempted to run it. See below:

[RESOLVED] Multiverse Complete - Script Errors Multiv10

The logs don't show much...

Code:
INFO  [2012-11-29 17:29:06,846] MultiverseClient    Client command line arguments:
INFO  [2012-11-29 17:29:06,856] MultiverseClient    Checking if restart required
INFO  [2012-11-29 17:29:09,617] MultiverseClient    Client version up to date: 1.6.3163.21365
INFO  [2012-11-29 17:29:09,653] Client              Starting up client; client version number is 1.5.4465.30861
WARN  [2012-11-29 17:29:09,656] ConfigManager        ConfigManager constructor: Could not find file 'C:\Users\Jeffy\Documents\Multiverse World Browser\Config\LocalConfig.xml'
INFO  [2012-11-29 17:29:09,676] Axiom                *********Axiom 3D Engine Log *************
Copyright Copyright © Axiom and RealmForge Development Team 2003-2005
Version: 0.7.0.30853
Operating System: Microsoft Windows NT 6.1.7600.0
.Net Framework: 2.0.50727.4984

INFO  [2012-11-29 17:29:09,677] Axiom                *-*-* Axiom Intializing
INFO  [2012-11-29 17:29:09,703] PlatformManager      Loading PlatformManager 'E:\Programs\Multiverse\bin\Axiom.Platforms.Win32.dll'
INFO  [2012-11-29 17:29:09,709] Axiom                OverlayElementFactory for type 'BorderPanel' registered.
INFO  [2012-11-29 17:29:09,709] Axiom                OverlayElementFactory for type 'TextArea' registered.
INFO  [2012-11-29 17:29:09,710] Axiom                OverlayElementFactory for type 'Panel' registered.
INFO  [2012-11-29 17:29:09,833] Axiom                Total System Memory Size: 8190MB
INFO  [2012-11-29 17:29:09,949] Axiom                Loaded plugin Axiom.CgPrograms.CgPlugin from Axiom Cg Plugin
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'Point' registered.
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'Box' registered.
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'Ellipsoid' registered.
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'Cylinder' registered.
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'Ring' registered.
INFO  [2012-11-29 17:29:09,950] articleSystemManager Particle Emitter type 'HollowEllipsoid' registered.
INFO  [2012-11-29 17:29:09,951] articleSystemManager Particle Affector type 'LinearForce' registered.
INFO  [2012-11-29 17:29:09,951] articleSystemManager Particle Affector type 'ColourFader' registered.
INFO  [2012-11-29 17:29:09,951] articleSystemManager Particle Affector type 'ColourFader2' registered.
INFO  [2012-11-29 17:29:09,951] articleSystemManager Particle Affector type 'ColourImage' registered.
INFO  [2012-11-29 17:29:09,951] articleSystemManager Particle Affector type 'ColourInterpolator' registered.
INFO  [2012-11-29 17:29:09,952] articleSystemManager Particle Affector type 'Scaler' registered.
INFO  [2012-11-29 17:29:09,952] articleSystemManager Particle Affector type 'Rotator' registered.
INFO  [2012-11-29 17:29:09,952] Axiom                Loaded plugin Axiom.ParticleFX.ParticleFX from Axiom Particle Systems Plugin
INFO  [2012-11-29 17:29:09,952] Axiom                Loaded plugin Axiom.RenderSystems.DirectX9.Plugin from Axiom DirectX 9 Rendering System
INFO  [2012-11-29 17:29:09,954] Axiom                Loaded plugin Axiom.SceneManagers.Multiverse.MultiverseSceneManagerPlugin from Multiverse SceneManager Plugin
INFO  [2012-11-29 17:29:11,947] LoginHelper          LoginButton_Click
INFO  [2012-11-29 17:29:11,948] Network Information  Connecting to master tcp server
INFO  [2012-11-29 17:29:11,956] NetworkHelper        IP Address for master.multiversemmo.com: '209.105.244.194'
INFO  [2012-11-29 17:29:11,957] Network Information  Connecting to login server at 209.105.244.194:9005

Also, I can telnet to that IP/Port just fine.

Code:
$ telnet 209.105.244.194 9005
Trying 209.105.244.194...
Connected to 209.105.244.194.
Escape character is '^]'.

So, I thought that maybe it was trying to establish a new connection back to me via the ports listed here:
http://www.multiversemmo.com/site/w/index.php/Platform_Tutorial_Getting_Started

But, I've opened the UDP and TCP ports listed on the router, as well as disabled my local firewall.

Any suggestions?

I've read: http://www.multiversemmo.com/site/w/index.php/Client_Troubleshooting#Problems_connecting_to_servers

But it doesn't appear that my specific problems is listed.

Thanks for your help, in advance!



Last edited by webgovernor on Sat 1 Dec - 6:02; edited 1 time in total
Back to top Go down
http://www.repocms.com
Delurin
Head of Platform Development
avatar


Posts : 424
Join date : 2011-08-03

[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: Re: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors EmptySat 1 Dec - 1:20

Did you setup the master server with the master key? and login?
And are you running start-master.bat or master.sh.
If so post the master.out in the log files
Back to top Go down
webgovernor
Newbie
Newbie
webgovernor


Posts : 8
Join date : 2012-11-29
Age : 37
Location : Montana

[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: Re: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors EmptySat 1 Dec - 2:00

Delurin wrote:
Did you setup the master server with the master key? and login? ...

Thanks for the reply! No, I did nothing of that sort. I'm following the tutorial on the wiki, I'm on this step:

Run_the_Client_and_Access_the_Multiverse_Demo_World

Just installed the client and tools, and am attempting to login to the Times Square Demo.
Back to top Go down
http://www.repocms.com
CobaltBlues
Moderator
Moderator
CobaltBlues


Posts : 202
Join date : 2011-11-21
Location : Chicago Land

[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: Re: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors EmptySat 1 Dec - 4:51

The Multiverse demo world is currently offline. Currently you can setup your own server on your computer and connect to it. You would have to follow the wiki instructions on doing this. I updated the login page to state this.
Back to top Go down
http://www.multiversemmo.com
webgovernor
Newbie
Newbie
webgovernor


Posts : 8
Join date : 2012-11-29
Age : 37
Location : Montana

[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: Re: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors EmptySat 1 Dec - 6:02

scfischer7 wrote:
The Multiverse demo world is currently offline. Currently you can setup your own server on your computer and connect to it. You would have to follow the wiki instructions on doing this. I updated the login page to state this.

Well that certainly makes me feel better! Thanks!
Back to top Go down
http://www.repocms.com
Sponsored content





[RESOLVED] Multiverse Complete - Script Errors Empty
PostSubject: Re: [RESOLVED] Multiverse Complete - Script Errors   [RESOLVED] Multiverse Complete - Script Errors Empty

Back to top Go down
 
[RESOLVED] Multiverse Complete - Script Errors
Back to top 
Page 1 of 1
 Similar topics
-
» Multiverse Complete - Download Available
» <ASK> where the righ link for download multiverse (client, server and tool)
» Official Closure of Multiverse Inc., and plans for The Multiverse Foundation
» Server startup errors: startup_instance.py ?
» STARTUP FAILED -- didnt complete after 120 seconds Nightmare >>SOLVED

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Getting Started-
Jump to: