Two notes on compilation:
(1) I had to manually remove the references with the yellow warning
icon next to them
and reload from opensim\bin where they were located. Again, not
sure why these
are not automatically picked up by VC#2008 since the dlls are
there. Build
finally succeeds but with 2 warnings:
fields
"ModularRex.RexParts.RexObjects.RexObjectPart.m_rexVisualMesh
and CollisionMesh are "never used"
(2) opensim.exe crashes as follows. I see that you are requiring a new
port (7000). I
added this part to port-forward from my router, but then opensim
still crashes at
startup. See below. I have modified my external address in the
report below to
be 98.X.Y.Z:
09:14:19 - [INTERGRID]: Starting to inform neighbors that I'm here
09:14:19 - [SCENE]: Loading land objects from storage
09:14:19 - [INTERGRID]: Completed informing neighbors that I'm here
09:14:19 - [UDPSERVER]: Opening UDP socket on 0.0.0.0 9001.
09:14:19 - [UDPSERVER]: UDP socket bound, getting ready to listen
09:14:19 - [UDPSERVER]: Listening on port 9001
09:14:19 - [REXAPPEAR]: PostInit called
09:14:19 - [VOICECHAT]: Listening connections from port 12000
09:14:19 - [VOICECHAT]: Connection handler started...
09:14:19 - [REX]: Overloading Login_to_Simulator
09:14:19 - [REX]: Initialising
09:14:20 - [CLIENT]: client_throttle_multiplier = 2
09:14:20 - [UDPSERVER]: Opening UDP socket on 98.X.Y.Z 7000.
09:14:20 - [APPLICATION]:
Unhandled Exception: System.Net.Sockets.SocketException: The requested
address i
s not valid in its context
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot,
SocketAddress
socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.ServerListener
()
at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.Start()
at ModularRex.RexNetwork.RexLogin.RexLoginModule.PostInitialise()
at OpenSim.Region.Environment.ModuleLoader.PostInitialise()
at
OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise
(OpenSi
mBase openSim)
at OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin plugin)
at OpenSim.Framework.PluginLoader`1.Load()
at OpenSim.Framework.PluginLoader`1.Load(String extpoint)
at OpenSim.OpenSimBase.LoadPlugins()
at OpenSim.OpenSimBase.StartupSpecific()
at OpenSim.OpenSim.StartupSpecific()
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()
at OpenSim.Application.Main(String[] args)
C:\OpenSim\opensim_region_sqlite3\bin>
--~--~---------~--~----~------------~-------~--~----~
this list: http://groups.google.com/group/realxtend
realXtend home page: http://www.realxtend.org/
-~----------~----~----~----~------~----~------~--~---