FAQ

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(I want to run my own Local Grid but one or more of the servers fail to start)
(I want to run my own Local Grid but one or more servers fail to start)
Line 28: Line 28:
  
 
* Start the servers in the correct UGAS order and answer the questions as recommended (see [[OpenSim: Configuration]]).
 
* Start the servers in the correct UGAS order and answer the questions as recommended (see [[OpenSim: Configuration]]).
* Be sure to have set all the external URI's to the correct IP: 127.0.0.1 if running on your local machine, or aaa.bbb.ccc.ddd when running on a remote server.
+
* Be sure to have set all the external URI's to the correct IP: 127.0.0.1 if running on your local machine, or aaa.bbb.ccc.ddd if running on a remote server.
 
* Check again all the *.xml configuration files for any wrong settings or typing errors...!
 
* Check again all the *.xml configuration files for any wrong settings or typing errors...!
 
* Don't forget to connect with your SL-viewer to port 8002 (Grid User-Server) instead of 9000 (Standalone OpenSim-Server).
 
* Don't forget to connect with your SL-viewer to port 8002 (Grid User-Server) instead of 9000 (Standalone OpenSim-Server).

Revision as of 16:24, 6 August 2007

Contents

Frequently asked questions

VS2005 wont open the .sln file

  • Try running the VS2005 C#. You are probably running VS2005 C++. This is a C# project.

Running OpenSim.exe from a Cygwin shell has access denied for some dll's

  • Do a 'cd bin' followed by 'chmod 777 *' to make all dll files executable.

I cannot start my sim

I start the sim and it doesn't connect

When OpenSim is first started, it needs configuration.

I start the OpenSim.Grid.UserServer.exe and it errors

If this error is access denied for username@localhost, the mysql database is not set up.

It will print some text and wait for input - either an enter to accept a default value, or another value you can supply.

I want to run my own Local Grid but one or more servers fail to start

  • Start the servers in the correct UGAS order and answer the questions as recommended (see OpenSim: Configuration).
  • Be sure to have set all the external URI's to the correct IP: 127.0.0.1 if running on your local machine, or aaa.bbb.ccc.ddd if running on a remote server.
  • Check again all the *.xml configuration files for any wrong settings or typing errors...!
  • Don't forget to connect with your SL-viewer to port 8002 (Grid User-Server) instead of 9000 (Standalone OpenSim-Server).

I cannot connect to my OpenSim

I connect but cannot move

If the client connects but the avatar can only spin in place and not move, then the sim is not correctly configured. It completed the initial login function, but packets are not being exchanged between the client and the sim, probably due to a network configuration error on the sim.

Can I teleport from the Linden Lab Second Life grid to my Sim?

No, OpenSim islands cannot connect to the Linden Lab grid.

Personal tools
General
About This Wiki