Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KraadVV opened this issue Apr 24, 2022 · 10 comments

Comments

@KraadVV
Copy link

KraadVV commented Apr 24, 2022

感谢您的工作,我在 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?

@mercury233
Copy link
Contributor

expansions/script/c*.lua

@KraadVV
Copy link
Author

KraadVV commented Apr 25, 2022

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.

@mercury233
Copy link
Contributor

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

@KraadVV
Copy link
Author

KraadVV commented Apr 25, 2022

You're the best :)
Thx!!

@KraadVV
Copy link
Author

KraadVV commented Apr 26, 2022

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

@mercury233
Copy link
Contributor

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

yes

@rRiInNgG
Copy link

rRiInNgG commented Sep 9, 2023

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
Copy link

rRiInNgG commented Sep 9, 2023

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

@vitechliu
Copy link

现在手动更新超先行 只需要把 萌卡超先行库 克隆到ygopro/expansions 下就行了

@rRiInNgG
Copy link

rRiInNgG commented Oct 7, 2024

现在手动更新超先行 只需要把 萌卡超先行库 克隆到ygopro/expansions 下就行了

谢谢啦。我那段时间已经会弄了,随便解压放进去都试了一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants