Page MenuHomeFeedback Tracker

Player spawnpoints broken since 1.23 update
Awaiting internal Testing, UrgentPublic

Description

Hello

With 1.23 new system spawn groups, previous settings are broken
I used for years previous settings, when you can put almost any location on the map as a spawnpoint, except of buildings

With 1.23 if u choose any spawn in water / near water / trees / bushes you will get error and spawn in the ocean for Cherno and in the corner of the map for Livonia

I tried almost all numbers in settings for cfgplayerspawnpoints, tried different spots, still get error

No issues for open space (field)

As an example i send you file for Livonia with 2 spawns (any of them broken)

1 - middle of the lake (worked before)

2 - road near carrier

3 - island spawn in Chernarus

I believe there are some restrictions for some reason, so please fix it, let people who pay money for the server rent decide at least where they can spawn on their private servers

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General
Steps To Reproduce
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<playerspawnpoints>
    <fresh>
        <spawn_params>
            <min_dist_infected>1.0</min_dist_infected>
            <max_dist_infected>50.0</max_dist_infected>
            <min_dist_player>1.0</min_dist_player>
            <max_dist_player>50.0</max_dist_player>
            <min_dist_static>0</min_dist_static>
            <max_dist_static>0</max_dist_static>
        </spawn_params>
         <generator_params>
            <grid_density>2</grid_density>
            <grid_width>8.0</grid_width>
            <grid_height>8.0</grid_height>
            <min_dist_static>0</min_dist_static>
            <max_dist_static>10</max_dist_static>
            <min_steepness>-45</min_steepness>
            <max_steepness>45</max_steepness>
        </generator_params>
        <generator_posbubbles>
           <pos x="3547.01" z="8993.49"/> <!--lake-->
           <pos x="6903.88" z="4620.96"/> <!--carrier road-->
	   <!--<pos x="13732.41" z="3730.80"/> <!--chernarus island-->
        </generator_posbubbles>
    </fresh>
</playerspawnpoints>

Event Timeline

Hoshbraun created this task.Jun 5 2024, 6:10 AM
Geez changed the task status from New to Awaiting internal Testing.Jun 5 2024, 10:28 AM