bbaa

Results 6 comments of bbaa

我也强行上了个Pjax 已发Pr 可能有很多很多的bug

材料规划路线(试用版) 预计体力消耗: 1640 < **[S4-6] 21理智 x 98 = 2058** 刷图获得: [1-7] x53 - 固源岩 x66, 源岩 x6, 破损装置 x2, 酯原料 x3, 双酮 x2, 异铁碎片 x2, 代糖 x3 [S3-2] x2...

@kenvix @easyjack 请确认全局设置里的地址设置正确

> What's the path of that config file? @awsms /etc/create_ap.conf I think. ```gdb Thread 1 "wihotspot-gui" received signal SIGSEGV, Segmentation fault. __strcmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:283 283 VMOVU (%rdi), %ymm0 (gdb)...

``` #1 0x0000555555558fba in init_ui_from_config () at ui/ui.c:562 562 if(strcmp(values->ieee80211ax,"1")==0){ ``` Maybe we should check for null pointers. I think if(values->ieee80211ax&&strcmp(values->ieee80211ax,"1") is enough

Can someone test that PR #204 fixes this issue, thanks.