<html><head></head><body bgcolor="#FFFFFF"><div>I suspect that's a blamgate I made, so this concerned me, as many people have taken copies of them.</div><div><br></div><div>I just set up a default d2 setup, using the same version as you, though mine is running on Linux.</div><div><br></div><div>I did not have to set up a blamgate in order to recreate the problem. All I had to do was search for a remote region, in some other grid, in my viewer's map. I got virtually the same error that you did.</div><div><br></div><div>Looking further, I discovered that my console lacks the link-regions command and the show hyperlinks command. I suspect yours lacks them as well. Please verify this and let me know.</div><div><br></div><div>I will see if I can figure out why these commands are missing. It's probably something very simple.<br><br>-ste</div><div><br>On Mar 4, 2012, at 6:34 AM, Fokides Aegean <<a href="mailto:fokides@aegean.gr">fokides@aegean.gr</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal">Hi all (again)<o:p></o:p></p><p class="MsoNormal">After upgrading toi diva-r18222-b, hypergate and blamgate stopped functioning (teleports using landmarks to external regions seem to work properly though).<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">The error(s) when I use Hypergate<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">2012-03-04 12:25:42,607 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Link to hg.osgrid.org:80 Vue-3200, in 16830-0<o:p></o:p></p><p class="MsoNormal">2012-03-04 12:25:42,609 WARN  - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Please set this grid's Gatekeeper's address in [GridService]!<o:p></o:p></p><p class="MsoNormal">2012-03-04 12:25:42,612 ERROR - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Client packet handler for e4ae7548-fc60-4a01-9c40-e3a3ee92e87a for packet MapNameRequest threw an exception<o:p></o:p></p><p class="MsoNormal">2012-03-04 12:25:42,615 ERROR - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer Object reference not set to an instance of an object.<o:p></o:p></p><p class="MsoNormal">System.NullReferenceException: Object reference not set to an instance of an object.<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryCreateLink(UUID scopeID, Int32 xloc, Int32 yloc, String remoteRegionName, UInt32 externalPort, String externalHostName, String serverURI, UUID ownerID, GridRegion& regInfo, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryCreateLink(UUID scopeID, Int32 xloc, Int32 yloc, String remoteRegionName, UInt32 externalPort, String externalHostName, UUID ownerID, GridRegion& regInfo, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryLinkRegionToCoords(UUID scopeID, String mapName, Int32 xloc, Int32 yloc, UUID ownerID, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryLinkRegionToCoords(UUID scopeID, String mapName, Int32 xloc, Int32 yloc, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.LinkRegion(UUID scopeID, String regionDescriptor)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.GridService.GetHypergridRegionByName(UUID scopeID, String name)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.GridService.GetRegionsByName(UUID scopeID, String name, Int32 maxNumber)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.LocalGridServicesConnector.GetRegionsByName(UUID scopeID, String name, Int32 maxNumber)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.CoreModules.World.WorldMap.MapSearchModule.OnMapNameRequest(IClientAPI remoteClient, String mapName, UInt32 flags)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.HandleMapNameRequest(IClientAPI sender, Packet Pack)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessPacketMethod(Packet packet)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessInPacket(Packet packet)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.ProcessInPacket(Object state)<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">The error(s) when I use Blamgate<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">2012-03-04 12:27:43,671 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Link to sanctuary.homelinux.org:8012 Eld, in 27666-0<o:p></o:p></p><p class="MsoNormal">2012-03-04 12:27:43,673 WARN  - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Please set this grid's Gatekeeper's address in [GridService]!<o:p></o:p></p><p class="MsoNormal">2012-03-04 12:27:43,677 ERROR - OpenSim.Framework.Util [UTIL]: Continuing after async_call_method thread terminated with exception Object reference not set to an instance of an object.   at OpenSim.Services.GridService.HypergridLinker.TryCreateLink(UUID scopeID, Int32 xloc, Int32 yloc, String remoteRegionName, UInt32 externalPort, String externalHostName, String serverURI, UUID ownerID, GridRegion& regInfo, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryCreateLink(UUID scopeID, Int32 xloc, Int32 yloc, String remoteRegionName, UInt32 externalPort, String externalHostName, UUID ownerID, GridRegion& regInfo, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryLinkRegionToCoords(UUID scopeID, String mapName, Int32 xloc, Int32 yloc, UUID ownerID, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.TryLinkRegionToCoords(UUID scopeID, String mapName, Int32 xloc, Int32 yloc, String& reason)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.HypergridLinker.LinkRegion(UUID scopeID, String regionDescriptor)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.GridService.GetHypergridRegionByName(UUID scopeID, String name)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Services.GridService.GridService.GetRegionByName(UUID scopeID, String name)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.LocalGridServicesConnector.GetRegionByName(UUID scopeID, String regionName)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.Framework.Scenes.Scene.RequestTeleportLocation(IClientAPI remoteClient, String regionName, Vector3 position, Vector3 lookat, UInt32 teleportFlags)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Region.ScriptEngine.Shared.Api.OSSL_Api.<>c__DisplayClass4.<TeleportAgent>b__0(Object o)<o:p></o:p></p><p class="MsoNormal">   at OpenSim.Framework.Util.<>c__DisplayClass6.<FireAndForget>b__1(Object o)<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">In Myworld.ini file I have made changes suggested in <a href="http://opensimulator.org/wiki/Installing_and_Running_Hypergrid#Configuration_for_OpenSimulator_0.7.3">http://opensimulator.org/wiki/Installing_and_Running_Hypergrid#Configuration_for_OpenSimulator_0.7.3</a> (mainly removed /profile in some parameters) and it looks like:<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Startup]<o:p></o:p></p><p class="MsoNormal">    ; SmartThreadPool is reported to work well on Mono/Linux, but <o:p></o:p></p><p class="MsoNormal">    ; UnsafeQueueUserWorkItem has been benchmarked with better<o:p></o:p></p><p class="MsoNormal">    ; performance on .NET/Windows<o:p></o:p></p><p class="MsoNormal">    async_call_method = UnsafeQueueUserWorkItem<o:p></o:p></p><p class="MsoNormal">    ; recommended: false for mono / true for Windows<o:p></o:p></p><p class="MsoNormal">    use_async_when_possible = true<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[DatabaseService]<o:p></o:p></p><p class="MsoNormal">    ; ### Set the password (again)<o:p></o:p></p><p class="MsoNormal">ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=78559;"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[Network]<o:p></o:p></p><p class="MsoNormal">    http_listener_port = 9000<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[GridService]<o:p></o:p></p><p class="MsoNormal">Region_Fokides_1 = "DefaultRegion, FallbackRegion"<o:p></o:p></p><p class="MsoNormal">    Gatekeeper = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[HGInventoryService]<o:p></o:p></p><p class="MsoNormal">    ProfileServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">HomeURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[HGAssetService]<o:p></o:p></p><p class="MsoNormal">    ProfileServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">HomeURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[HGInventoryAccessModule]<o:p></o:p></p><p class="MsoNormal">    ProfileServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    HomeURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">Gatekeeper = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"> ; OutboundPermission = False<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[DataSnapshot]<o:p></o:p></p><p class="MsoNormal">    gridname = "Fokides"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[Messaging]<o:p></o:p></p><p class="MsoNormal">    Gatekeeper = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[LoginService]<o:p></o:p></p><p class="MsoNormal">    WelcomeMessage = "Welcome to Fokides!"<o:p></o:p></p><p class="MsoNormal">    GatekeeperURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">    SRV_HomeURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"    <o:p></o:p></p><p class="MsoNormal">    SRV_InventoryServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    SRV_AssetServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    SRV_ProfileServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    SRV_FriendsServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    SRV_IMServerURI = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    ;; For Viewer 2<o:p></o:p></p><p class="MsoNormal">    MapTileURL = "<a href="http://195.251.147.120:9000/">http://195.251.147.120:9000/</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[GatekeeperService]<o:p></o:p></p><p class="MsoNormal">    ExternalName = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    AllowTeleportsToAnyRegion = true<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[GridInfoService]<o:p></o:p></p><p class="MsoNormal">    login = <a href="http://195.251.147.120:9000/">http://195.251.147.120:9000/</a><o:p></o:p></p><p class="MsoNormal">    gridname = "Fokides"<o:p></o:p></p><p class="MsoNormal">    gridnick = "fokides"<o:p></o:p></p><p class="MsoNormal">    welcome = <a href="http://195.251.147.120:9000/wifi/welcome.html">http://195.251.147.120:9000/wifi/welcome.html</a><o:p></o:p></p><p class="MsoNormal">    register = <a href="http://195.251.147.120:9000/wifi/user/account">http://195.251.147.120:9000/wifi/user/account</a><o:p></o:p></p><p class="MsoNormal">    password = <a href="http://195.251.147.120:9000/wifi/forgotpassword">http://195.251.147.120:9000/wifi/forgotpassword</a><o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[WifiService]<o:p></o:p></p><p class="MsoNormal">    GridName = "Fokides"<o:p></o:p></p><p class="MsoNormal">    LoginURL = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal">    WebAddress = "<a href="http://195.251.147.120:9000">http://195.251.147.120:9000</a>"<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">…<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">What am I doing wrong?<o:p></o:p></p><p class="MsoNormal"> Am I supposed to use my external or the internal ip address?<o:p></o:p></p><p class="MsoNormal">Should I or shoud I not remove /profile in the parameters?<o:p></o:p></p><p class="MsoNormal">Should I make changes to other files as well? <o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Thanks in advance for your replies<o:p></o:p></p><p class="MsoNormal">Manos<o:p></o:p></p><p class="MsoNormal">                <o:p></o:p></p></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Opensim-users mailing list</span><br><span><a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a></span><br><span><a href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a></span><br></div></blockquote></body></html>