mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
change that message a bit
This commit is contained in:
@@ -83,7 +83,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
}
|
||||
if (tokenBegin == null)
|
||||
{
|
||||
m_log.Debug ($"[YEngine]: parsing errors {m_DescName} (part {m_PartUUID}; {m_CameFrom}");
|
||||
m_log.Debug ($"[YEngine]: parsing errors at (primName:scriptName): {m_DescName} (partid: {m_PartUUID})");
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user