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

Check integrations to avoid showing error messages #48

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JohannesDeml
Copy link

As for now the experience with setting up a project was quite bad for me. I got quite a lot of error messages I was not to blame for.
With the code changes, sheet.php will now check whether or not promoter is used and if there is an integration of distribute. Additionally histories in the game project are no longer required (Which is the standard case according to the data.xml file in _template) and an image folder is added to the template folder during the installation.

dopresskit-errors

Johannes Deml added 4 commits July 20, 2016 11:50
A lot of error messages showed up in my case when I set up my first project. This was not the best experience, for non-programmers the errors might be even more misleading.
Otherwise we would need to check if histories is already initialized when looping through the histories entries. As for game projects there are even no histories used by default, so the user instantly gets an error message.
This provides a more clear roadmap what to do and avoids unnecessary error messages along the way
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

Successfully merging this pull request may close these issues.

None yet

1 participant