Partition table error

when i change my partition_table file in sdkconfig, nvs_init failed to initiate,
i change platform.ini and add this line to it:
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = espidf
monitor_speed = 115200
board_build.partitions = partitions_two_ota.csv

what is the problem ? everything is updated!

it happend in softAP mode, but why???