Bug #10072, was updated on 2007-Jan-19 22:54 Here is a current snapshot of the bug.
Project: libsecondlife Category: libsl Status: Closed Resolution: Works For Me Bug Group: Buggy Code Priority: 8 Submitted by: mvoogd Assigned to : jhurliman Summary: Teleport Issue Details: The teleport still doesnt work for me. This is what I get after the Client.Self.Teleport( region, pos ) command: INFO: Teleporting to region 1119302837307136 ERROR: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: newAddress at System.Net.IPAddress..ctor(Int64 newAddress) at libsecondlife.MainAvatar.TeleportHandler(Packer packet, Simulator simulator ) at libsecondlife.MainAvatar.EventQueueHandler(String message, Object body) at libsecondlife.Caps.EventQueue() Any suggestions? :) Follow-Ups: Date: 2007-Jan-20 02:14 By: jhurliman Comment: Ok, it should be fixed in the latest commit. Try it out and if you still have problems reopen the bug. ------------------------------------------------------- Date: 2007-Jan-20 01:16 By: jhurliman Comment: Getting closer, I fixed an endian issue in the teleport routine. Still can't successfully teleport though, not sure what's going on. Do we have to do something different now? ------------------------------------------------------- Date: 2007-Jan-19 23:16 By: otakup0pe Comment: What are you using for your dev environment ? It is working for me on osX / mono and for someone else on C# express on XP ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=10072&group_id=7710 _______________________________________________ Libsecondlife-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
