I had the same issue with mono under osx
Sent via BlackBerry from Cingular Wireless  

-----Original Message-----
From: "Jesse Nesbitt" <[EMAIL PROTECTED]>
Date: Mon, 24 Jul 2006 19:06:23 
To:"Development list for libsecondlife" <libsecondlife-dev@gna.org>
Subject: [libsecondlife-dev] SLProxy Bug

Hi everyone,
I don't know if this is the place to report it, but I've found a bug
in SLProxy (on Linux under Mono, haven't tested other configurations)
that causes you to be trapped in the sim you log into (subsiquent
regions enables fail)
>From the SLProxy app:
Error: Data type System.Net.IPAddress for field IP doesn't match
expected type IPADDR
Error: Data type System.Net.IPAddress for field IP doesn't match
expected type IPADDR
**Note: the above two lines are repeated alot, below is what happens
on a teleport**
creating proxy for 72.5.12.59:52274 at 127.0.0.1:37042
Error: Data type System.Net.IPAddress for field SimIP doesn't match
expected type IPADDR

>From the client:
2006-07-25T01:06:21Z WARNING: LLWorld::addRegion for a simulator that
already exists!
2006-07-25T01:06:21Z INFO: simulator_enable() Enabling 0.0.0.0:45200
with code 10660598
2006-07-25T01:06:21Z WARNING: LLWorld::addRegion for a simulator that
already exists!
2006-07-25T01:06:21Z INFO: simulator_enable() Enabling 0.0.0.0:45456
with code 10660598
2006-07-25T01:06:22Z INFO: TeleportRequest: '1039038488506112':{ 128, 128, 0 }
2006-07-25T01:06:22Z INFO: LLCircuit::addCircuitData for 0.0.0.0:45712
2006-07-25T01:06:22Z INFO: Adding new region (945:1007)
2006-07-25T01:06:22Z INFO: Host: 0.0.0.0:45712
2006-07-25T01:06:22Z INFO: viewer: handle_teleport_location Enabling
0.0.0.0:45712 with code 10660598
2006-07-25T01:07:12Z WARNING: RegionDump:  0.0.0.0:45712 { 241920, 257792, 0 }
2006-07-25T01:07:12Z WARNING: RegionDump:  0.0.0.0:45456 { 237312, 246784, 0 }
2006-07-25T01:07:12Z WARNING: RegionDump:  0.0.0.0:45200 { 237056, 247040, 0 }
2006-07-25T01:07:12Z WARNING: RegionDump: Kula 2 127.0.0.1:37039 {
237312, 247040, 0 }
2006-07-25T01:07:12Z WARNING: Agent position global { 237314, 247035,
42.403 } agent { 1.66708, -4.67041, 42.403 }
2006-07-25T01:07:12Z WARNING: Regions visited 1
2006-07-25T01:07:12Z WARNING: gFrameTimeSeconds 207.134
2006-07-25T01:07:12Z WARNING: Disabling region Kula 2 that agent is in!

I'm going to probe the source and see what's wrong, as this just
cropped up in the latest commit.

-- 
--Jesse

_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev
_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to