Re: [Opensim-users] Landmark Auction ID ?

2014-08-23 Thread Damean Paolino
I’ve confirmed that it’s not the asset.  The landmark wasn’t imported and it
occurs even with a newly created landmark for the region in question.  

 

When looking at the landmark, where it shows location, it’s showing the
description instead of the region and intra-region coordinates… Also, for
the area of the parcel, it’s showing a value of 1869901645 m².  This of
course cannot be correct.  

 

 

 

 

 

From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 11:52 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?

 

The information of this landmark is in assets table... a landmark is a
asset.
The problem may be a landmark imported in a old iar to a user in a new
instalation.
The actual parcel is not in auction but the old,when you do the landmark
was.
Look in assets table by the value for the uuid of this landmark you can see
the auction id .

mysql# select * from assets where id=theuuidofyourlandmark;

Regards,
Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hi Luisillo,
 
 
 
Thank you for your response.  Yes, I have that function disabled for all but
me.  I’ve confirmed that the Auction ID is ‘0’ for the region in question.
Whats really Odd is, when I open a LM pointing to this region or look it up
in search, it is showing the description field in the location field and
showing the area size to be some astronomical number (like 9 digits long).
So I have no explanation for this.  As I mentioned, all was well with this
region until approx. one week ago then suddenly this issue.
 
 
 
Kind Regards,
 
Damean
 
 
 
 
 
From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 2:35 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?
 
 
 
Hello Damean,
I think was some user playing with a script using OSSL functions
http://opensimulator.org/wiki/OsSetParcelDetails
 
Search in your database, table land  if you have more with the same
problem.
 
mysql# select * from land where AuctionID !=0;
 
OSSL functions are powerfull and must be used with prudence.
Look your OpenSim.ini OSFunctionThreatLevel
 
Regards,
Luisillo 
 
El 22/08/2014 a las #4, Damean Paolino escribió:
 
Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.
 
 
 
The same thing is happening when you choose the region in search and click
'show on map' or you attempt to teleport to the region.
 
 
 
This region has been online for months and all has been fine, then this
issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.  
 
 
 
Would anyone have an idea what might be causing this and how to resolve it?
 
 
 
Thank you in advance for your assistance.
 
 
 
Kind Regards,
 
Karl
 
 
 
 
 
 
 
 
 
 
 
 
___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
 
 
 
 
 
  _  
 
 
  http://www.avast.com/ http://www.avast.com/ 
 
Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus  http://www.avast.com/ http://www.avast.com/  está activa. 
 
 
 
 






___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users





  _  


 http://www.avast.com/ 

Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus http://www.avast.com/  está activa. 

 

___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


Re: [Opensim-users] Landmark Auction ID ?

2014-08-23 Thread Damean Paolino
The region DB is showing the correct information and the search tables are
showing the correct information..  when you open a LM to this region, or
pull up its information in search when on the region, the LAND HANDLER
receives the request for the region/parcel details correctly and indicates
that the information was sent.  When on a different region when opening the
LM or pulling the region information in search, the LAND HANDLER and the
LAND IN CONNECTOR is indicating that the information was sent to the viewer,
but again, the information is incorrect.

 

 

 

 

 

 

From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 11:52 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?

 

The information of this landmark is in assets table... a landmark is a
asset.
The problem may be a landmark imported in a old iar to a user in a new
instalation.
The actual parcel is not in auction but the old,when you do the landmark
was.
Look in assets table by the value for the uuid of this landmark you can see
the auction id .

mysql# select * from assets where id=theuuidofyourlandmark;

Regards,
Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hi Luisillo,
 
 
 
Thank you for your response.  Yes, I have that function disabled for all but
me.  I’ve confirmed that the Auction ID is ‘0’ for the region in question.
Whats really Odd is, when I open a LM pointing to this region or look it up
in search, it is showing the description field in the location field and
showing the area size to be some astronomical number (like 9 digits long).
So I have no explanation for this.  As I mentioned, all was well with this
region until approx. one week ago then suddenly this issue.
 
 
 
Kind Regards,
 
Damean
 
 
 
 
 
From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 2:35 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?
 
 
 
Hello Damean,
I think was some user playing with a script using OSSL functions
http://opensimulator.org/wiki/OsSetParcelDetails
 
Search in your database, table land  if you have more with the same
problem.
 
mysql# select * from land where AuctionID !=0;
 
OSSL functions are powerfull and must be used with prudence.
Look your OpenSim.ini OSFunctionThreatLevel
 
Regards,
Luisillo 
 
El 22/08/2014 a las #4, Damean Paolino escribió:
 
Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.
 
 
 
The same thing is happening when you choose the region in search and click
'show on map' or you attempt to teleport to the region.
 
 
 
This region has been online for months and all has been fine, then this
issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.  
 
 
 
Would anyone have an idea what might be causing this and how to resolve it?
 
 
 
Thank you in advance for your assistance.
 
 
 
Kind Regards,
 
Karl
 
 
 
 
 
 
 
 
 
 
 
 
___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
 
 
 
 
 
  _  
 
 
  http://www.avast.com/ http://www.avast.com/ 
 
Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus  http://www.avast.com/ http://www.avast.com/  está activa. 
 
 
 
 






___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users





  _  


 http://www.avast.com/ 

Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus http://www.avast.com/  está activa. 

 

___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


Re: [Opensim-users] Landmark Auction ID ?

2014-08-23 Thread Damean Paolino
Well I found the cause of my issue..  it was an extraneous carriage return
line feed character in the parcel description field.  The data was
populating correctly in the DB (both the region and search tables) but when
the region was feeding the parcel data back to the viewer, it was throwing
everything off.  I modified the data in the parcel description field to be
pure text and all is well.  

 

Thanks to all who took the time to respond to my query.

 

Kind Regards,

Damean

 

 

From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Damean Paolino
Sent: Saturday, August 23, 2014 6:09 PM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?

 

The region DB is showing the correct information and the search tables are
showing the correct information..  when you open a LM to this region, or
pull up its information in search when on the region, the LAND HANDLER
receives the request for the region/parcel details correctly and indicates
that the information was sent.  When on a different region when opening the
LM or pulling the region information in search, the LAND HANDLER and the
LAND IN CONNECTOR is indicating that the information was sent to the viewer,
but again, the information is incorrect.

 

 

 

 

 

 

From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 11:52 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?

 

The information of this landmark is in assets table... a landmark is a
asset.
The problem may be a landmark imported in a old iar to a user in a new
instalation.
The actual parcel is not in auction but the old,when you do the landmark
was.
Look in assets table by the value for the uuid of this landmark you can see
the auction id .

mysql# select * from assets where id=theuuidofyourlandmark;

Regards,
Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hi Luisillo,
 
 
 
Thank you for your response.  Yes, I have that function disabled for all but
me.  I’ve confirmed that the Auction ID is ‘0’ for the region in question.
Whats really Odd is, when I open a LM pointing to this region or look it up
in search, it is showing the description field in the location field and
showing the area size to be some astronomical number (like 9 digits long).
So I have no explanation for this.  As I mentioned, all was well with this
region until approx. one week ago then suddenly this issue.
 
 
 
Kind Regards,
 
Damean
 
 
 
 
 
From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 2:35 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?
 
 
 
Hello Damean,
I think was some user playing with a script using OSSL functions
http://opensimulator.org/wiki/OsSetParcelDetails
 
Search in your database, table land  if you have more with the same
problem.
 
mysql# select * from land where AuctionID !=0;
 
OSSL functions are powerfull and must be used with prudence.
Look your OpenSim.ini OSFunctionThreatLevel
 
Regards,
Luisillo 
 
El 22/08/2014 a las #4, Damean Paolino escribió:
 
Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.
 
 
 
The same thing is happening when you choose the region in search and click
'show on map' or you attempt to teleport to the region.
 
 
 
This region has been online for months and all has been fine, then this
issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.  
 
 
 
Would anyone have an idea what might be causing this and how to resolve it?
 
 
 
Thank you in advance for your assistance.
 
 
 
Kind Regards,
 
Karl
 
 
 
 
 
 
 
 
 
 
 
 
___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
 
 
 
 
 
  _  
 
 
  http://www.avast.com/ http://www.avast.com/ 
 
Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus  http://www.avast.com/ http://www.avast.com/  está activa. 
 
 
 
 





___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

 

  _  


 http://www.avast.com/ 

Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus http://www.avast.com/  está activa

Re: [Opensim-users] Landmark Auction ID ?

2014-08-22 Thread Luisillo Contepomi

Hello Damean,
I think was some user playing with a script using OSSL functions
http://opensimulator.org/wiki/OsSetParcelDetails

Search in your database, table land  if you have more with the same 
problem.


mysql# select * from land where AuctionID !=0;

OSSL functions are powerfull and must be used with prudence.
Look your OpenSim.ini OSFunctionThreatLevel

Regards,
Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.

  


The same thing is happening when you choose the region in search and click
'show on map' or you attempt to teleport to the region.

  


This region has been online for months and all has been fine, then this
issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.

  


Would anyone have an idea what might be causing this and how to resolve it?

  


Thank you in advance for your assistance.

  


Kind Regards,

Karl

  

  





___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users




---
Este mensaje no contiene virus ni malware porque la protección de avast! 
Antivirus está activa.
http://www.avast.com
___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


Re: [Opensim-users] Landmark Auction ID ?

2014-08-22 Thread Luisillo Contepomi

Really Odd.

I will  try to reproduce it.

--Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hi Luisillo,

  


Thank you for your response.  Yes, I have that function disabled for all but
me.  I’ve confirmed that the Auction ID is ‘0’ for the region in question.
Whats really Odd is, when I open a LM pointing to this region or look it up
in search, it is showing the description field in the location field and
showing the area size to be some astronomical number (like 9 digits long).
So I have no explanation for this.  As I mentioned, all was well with this
region until approx. one week ago then suddenly this issue.

  


Kind Regards,

Damean

  

  


From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Friday, August 22, 2014 2:35 AM
To: opensim-users@opensimulator.org
Subject: Re: [Opensim-users] Landmark Auction ID ?

  


Hello Damean,
I think was some user playing with a script using OSSL functions
http://opensimulator.org/wiki/OsSetParcelDetails

Search in your database, table land  if you have more with the same
problem.

mysql# select * from land where AuctionID !=0;

OSSL functions are powerfull and must be used with prudence.
Look your OpenSim.ini OSFunctionThreatLevel

Regards,
Luisillo

El 22/08/2014 a las #4, Damean Paolino escribió:

Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.
  
  
  
The same thing is happening when you choose the region in search and click

'show on map' or you attempt to teleport to the region.
  
  
  
This region has been online for months and all has been fine, then this

issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.
  
  
  
Would anyone have an idea what might be causing this and how to resolve it?
  
  
  
Thank you in advance for your assistance.
  
  
  
Kind Regards,
  
Karl
  
  
  
  
  
  







___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users





   _


  http://www.avast.com/

Este mensaje no contiene virus ni malware porque la protección de avast!
Antivirus http://www.avast.com/  está activa.

  





___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users




---
Este mensaje no contiene virus ni malware porque la protección de avast! 
Antivirus está activa.
http://www.avast.com
___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


[Opensim-users] Landmark Auction ID ?

2014-08-21 Thread Damean Paolino
Hello Everyone ..  I'm encountering a strange issue.  It seems to crop up
once in a while.  One of the regions on the grid, starting about a week ago,
is showing an Auction ID in the landmark.  I've checked the region DB and
the auction ID field does not contain any valid information and when you
click show on map, the map pointer goes off to some far off place.  When
you attempt to teleport, it says the region no longer exists.

 

The same thing is happening when you choose the region in search and click
'show on map' or you attempt to teleport to the region.

 

This region has been online for months and all has been fine, then this
issue cropped up approx.. one week ago.  We have over 200 regions and this
is the only one experiencing this issue.  

 

Would anyone have an idea what might be causing this and how to resolve it?

 

Thank you in advance for your assistance.

 

Kind Regards,

Karl

 

 

___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users