srvpro icon indicating copy to clipboard operation
srvpro copied to clipboard

如何将预发行卡添加到服务器?How can I add prereleased cards to server?

Open KraadVV opened this issue 2 years ago • 10 comments

感谢您的工作,我在 Google Cloud Platform 上运行服务器与我的朋友一起玩。

但由于 docker 有 1 月的 lflist,所以我在扩展文件夹中添加了 4 月版本的 lflist。

它运作良好。

我还将 POTE 预发布的卡 cdb 文件添加到扩展文件夹中,似乎服务器接受使用 POTE 卡的用户。

但是当游戏开始时,它会显示如下错误消息:

[Server]: "CallCardFunction"(c101109047.initial_effect): attempt to call an error function

我怎样才能解决这个问题?

ENG:

Thanks to your work, I'm running server on Google Cloud Platform to play with my friends.

but since the docker has january lflists, so I added april version lflist in expansion folder.

It worked well.

I also added POTE prereleased card cdb files to expansions folder, and it seems like the server accepts user with decks using POTE cards.

But when the game starts, It shows error message like this:

[Server]: "CallCardFunction"(c101109047.initial_effect): attempt to call an error function

How can I fix this?

KraadVV avatar Apr 24 '22 12:04 KraadVV

expansions/script/c*.lua

mercury233 avatar Apr 24 '22 13:04 mercury233

Still some of the cards have no effect, printing another error message saying that it failed to call functions...

Screenshot_20220425-154333_YGOMobile.jpg

This is the image when error occurs.

KraadVV avatar Apr 25 '22 06:04 KraadVV

You can't use edopro scripts in ygopro server Should use databases from https://mercury233.coding.net/p/ygopro-pre-data/d/ygopro-pre-data/git/raw/master/expansions/pre-release.cdb, pre-update.cdb and scripts from https://github.com/Fluorohydride/ygopro-pre-script

mercury233 avatar Apr 25 '22 06:04 mercury233

You're the best :) Thx!!

KraadVV avatar Apr 25 '22 06:04 KraadVV

just one more question: put those .cdb files in expansion folders, right?

KraadVV avatar Apr 26 '22 15:04 KraadVV

just one more question: put those .cdb files in expansion folders, right?

yes

mercury233 avatar Apr 26 '22 23:04 mercury233

You can't use edopro scripts in ygopro server Should use databases from https://mercury233.coding.net/p/ygopro-pre-data/d/ygopro-pre-data/git/raw/master/expansions/pre-release.cdb, pre-update.cdb and scripts from https://github.com/Fluorohydride/ygopro-pre-script

is it not allowed to others? i can not enter and get the .cdb?

rRiInNgG avatar Sep 09 '23 15:09 rRiInNgG

thank you for your work.I know how to place the expansion. image

rRiInNgG avatar Sep 09 '23 15:09 rRiInNgG