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

Create a help forum or add a FAQ section to the wiki #21

Open
FlashSilver88 opened this issue Jan 30, 2023 · 3 comments
Open

Create a help forum or add a FAQ section to the wiki #21

FlashSilver88 opened this issue Jan 30, 2023 · 3 comments

Comments

@FlashSilver88
Copy link

I believe a forum or FAQ section will help people who want to use this project debug any issues they are having. I ask this mostly for myself as I am experiencing problems with the card creation process that are likely a human error that I haven't spotted from following the wiki. I feel most human errors will be able to be solved by simply having someone look over the code. Therefore they shouldn't be wrote up as issues as that will likely clog up the issues page.

@piface314
Copy link
Owner

I'm not sure it is possible to open a forum here on GitHub, but a FAQ section on the wiki is indeed a good idea. For now, feel free to ask here about your problem. Later I'll gather the reported issues and format them into a proper FAQ section.

@FlashSilver88
Copy link
Author

It has to do with assigning effects to cards. I created some cards following the Creating cards page as an example. I can get fabrica to see and create the project, but effects seem to be completely nonexistent despite matching the pattern given the example. Strangely enough, I changed my projects config to use the examples in the Complete Example page and while it runs without error, the cards simply don't show up in EDOpro. Attached are my 'config.toml's and my project
toml file as text files as github doesn't support toml files.

mainConfig.txt
projectConfig.txt
myCards.txt

@piface314
Copy link
Owner

There does not seem to be any problem with your configurations. The card scripts created by YGOFabrica and placed under the project /script folder are just a template, it does not write the actual effects. It's just a convenience, since the game would complain if no script file was given for non-Normal Monster Cards.

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

2 participants