[Opensim-dev] [Patch] NullPointerException in OpenSim.Region.Environment.Modules.ChatModule.SimChat

Mathias Soeken msoeken at informatik.uni-bremen.de
Sat Nov 10 15:12:13 UTC 2007


Hi,

there is a NullPointerException in the above mentioned method.

e.Scene is copied to locale variable scene and replaced when it is null, 
but in the LLVector3 constructor in the next line, e.Scene is used, so 
it can be null.

I replaced it with scene.

Best regards,
Mathias

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: opensim-nullpointerexception.patch
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20071110/499d641a/attachment-0001.ksh>


More information about the Opensim-dev mailing list