Grasscutters / Grasscutter

A server software reimplementation for a certain anime game.
https://grasscutter.io/
GNU Affero General Public License v3.0
16.21k stars 4.47k forks source link

Why does ShopmallGoodsExcelConfigData.json not work after configuration[Bug] #1396

Open HangbinYang opened 2 years ago

HangbinYang commented 2 years ago

Describe the bug I tried adjusting config files like ShopmallGoodsExcelConfigData.json, including ShopmallEntranceExcelConfigData.json, etc, but it didn't work in game, if I adjust the price of an item that already exists, it works fine, but when I add a new item to the mall, I can't see the newly added items in the mall. It seems that the client has fixed the goodsid or limited the number of items displayed. Is this a bug?

Which branch did you use? Grasscutter version: 1.2.2-dev

lunaticwhat commented 2 years ago

how many item you already put in the json ?

HangbinYang commented 2 years ago

how many item you already put in the json ?

I only added one, but it still doesn't work. I can only use the existing goodsId to set up items, not by adding new goodsId.

millet6 commented 2 years ago

您已经在 json 中放入了多少项目?

我只加了一个,但还是不行。 我只能使用现有的goodsId来设置物品,而不是通过添加新的goodsId。

为什么我修改goodsId 并不起作用,修改后有重启服务器