reporter1

Untitled

Mar 22nd, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. 11:53:03 - [OpenSimBirds]: Adding console command birds-enable - Enable Birds Flocking to region GrandCanyon
  2. 11:53:03 - [OpenSimBirds]: Adding console command birds-disable - Disable Birds Flocking to region GrandCanyon
  3. 11:53:03 - [OpenSimBirds]: Adding console command birds-size <num> - Adjust the size of the flock to region GrandCanyon
  4. 11:53:03 - [OpenSimBirds]: Adding console command birds-prim <name> - Set the prim used for each bird to that passed in to region GrandCanyon
  5. 11:53:03 - [OpenSimBirds]: Adding console command birds-speed <num> - Set the maximum velocity each bird may achieve to region GrandCanyon
  6. 11:53:03 - [OpenSimBirds]: Adding console command birds-force <num> - Set the maximum force each bird may accelerate to region GrandCanyon
  7. 11:53:03 - [OpenSimBirds]: Adding console command birds-distance <num> - Set the maximum distance that other birds are to be considered in the same flock as us to r
  8. egion GrandCanyon
  9. 11:53:03 - [OpenSimBirds]: Adding console command birds-separation <num> - How far away from other birds we would like to stay to region GrandCanyon
  10. 11:53:03 - [OpenSimBirds]: Adding console command birds-tolerance <num> - How close to the edges of things can we get without being worried to region GrandCanyon
  11. 11:53:03 - [OpenSimBirds]: Adding console command birds-stats - Show birds stats to region GrandCanyon
  12. 11:53:03 - [OpenSimBirds]: Adding console command birds-framerate <num> - [debugging] only update birds every <num> frames to region GrandCanyon
  13. 11:53:03 - [APPLICATION]:
  14. APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
  15.  
  16. Exception: System.IndexOutOfRangeException: Array index is out of range.
  17. at (wrapper managed-to-managed) object:ElementAddr (object,int,int,int)
  18. at Flocking.FlowMap.Initialise () [0x0016c] in /home/osgrid/OSGRID/grand/addon-modules/OpenSimBirds/Module/BirdsModule/FlowMap.cs:93
  19. at Flocking.FlockingModule.FlockInitialise () [0x0001a] in /home/osgrid/OSGRID/grand/addon-modules/OpenSimBirds/Module/BirdsModule/FlockingModule.cs:195
  20. at Flocking.FlockingModule.AddRegion (OpenSim.Region.Framework.Scenes.Scene scene) [0x002d7] in /home/osgrid/OSGRID/grand/addon-modules/OpenSimBirds/Module/BirdsModule/FlockingModule.cs:144
  21. at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.AddRegionToModules (OpenSim.Region.Framework.Scenes.Scene scene) [0x00361] in /home/osgrid/OSGRID/grand/OpenSim/ApplicationPlugins/RegionModulesController/RegionModulesControllerPlugin.cs:422
  22. at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) [0x00139] in /home/osgrid/OSGRID/grand/OpenSim/Region/Application/OpenSimBase.cs:419
  23. at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, IScene& scene) [0x00006] in /home/osgrid/OSGRID/grand/OpenSim/Region/Application/OpenSimBase.cs:364
  24. at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () [0x00141] in /home/osgrid/OSGRID/grand/OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs:132
  25. at OpenSim.OpenSimBase.StartupSpecific () [0x001b3] in /home/osgrid/OSGRID/grand/OpenSim/Region/Application/OpenSimBase.cs:273
  26. at OpenSim.OpenSim.StartupSpecific () [0x00121] in /home/osgrid/OSGRID/grand/OpenSim/Region/Application/OpenSim.cs:169
  27. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00002] in /home/osgrid/OSGRID/grand/OpenSim/Framework/Servers/BaseOpenSimServer.cs:150
  28. at OpenSim.Application.Main (System.String[] args) [0x00409] in /home/osgrid/OSGRID/grand/OpenSim/Region/Application/Application.cs:325
  29.  
  30. Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment