1. @Wulf im getting spammed with this any idears this is on server startup before any plugins load


    (22:25:04) | Vis query is exceeding collider buffer length.

    (22:25:04) | Vis query is exceeding collider buffer length.

    (22:25:05) | Vis query is exceeding collider buffer length.

    (22:25:05) | Vis query is exceeding collider buffer length.
     
  2. i updated my server today like normal on a Thursday except this time when the server restarted at 12am EST i got these errors coming up during the load up. anyone know how to fix this.
    Code:
    (13:07:49) | [14.9s] Spawning World
    (13:07:50) | [0.8s] Terrain Mesh
    (13:07:52) | [1.9s] Wire Meshes
    (13:07:52) | [2.9s] Procedural Generation
    (13:07:53) | Map Spawned 288 entities
    (13:07:54) | Destroying 300 old entities
    (13:07:55) | done.
    (13:07:55) | []
    (13:07:59) | Spawning 35125 entities
    (13:08:01) | 2426 / 35125
    (13:08:03) | 8098 / 35125
    (13:08:05) | 12953 / 35125
    (13:08:07) | 17632 / 35125
    (13:08:09) | 22106 / 35125
    (13:08:11) | 26784 / 35125
    (13:08:13) | 30895 / 35125
    (13:08:15) | 34523 / 35125
    (13:08:17) | done.
    (13:08:17) | Enforcing SpawnPopulation Limits
    (13:08:24) | done.
    (13:08:25) | Initializing 36040 entity links
    (13:08:25) | Vis query is exceeding collider buffer length.
    (13:08:27) | Vis query is exceeding collider buffer length.
    (13:08:27) | Vis query is exceeding collider buffer length.
    (13:08:27) | 1621 / 36040
    (13:08:27) | Vis query is exceeding collider buffer length.
    (13:08:28) | Vis query is exceeding collider buffer length.
    (13:08:28) | Vis query is exceeding collider buffer length.
    (13:08:29) | Vis query is exceeding collider buffer length.
    (13:08:29) | 5447 / 36040
    (13:08:30) | Vis query is exceeding collider buffer length.
    (13:08:30) | Vis query is exceeding collider buffer length.
    (13:08:30) | Vis query is exceeding collider buffer length.
    (13:08:31) | Vis query is exceeding collider buffer length.
    (13:08:31) | Vis query is exceeding collider buffer length.
    (13:08:31) | 8482 / 36040
     
  3. @Wombat @Thenitro219
    On both cases: You got probably a base on your server which got more than 8192 blocks.
    There's nothing Oxide can do against NOR is Oxide responsible for this issue. Remove that base ;)
     
  4. there arnt many people on my server. is that 8192 server wide or just per person. does this also count towards item's? or i guess a better question is what are you referring to by "blocks"
     
  5. BuildingBlocks
    Per building.
    Nope
     
  6. Is there any other way around this??