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

Don't crash at startup when there are no modules #13

Open
bnjbvr opened this issue Nov 18, 2022 · 2 comments
Open

Don't crash at startup when there are no modules #13

bnjbvr opened this issue Nov 18, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@bnjbvr
Copy link
Owner

bnjbvr commented Nov 18, 2022

No description provided.

@bnjbvr bnjbvr added the good first issue Good for newcomers label Nov 18, 2022
@Yoric
Copy link

Yoric commented Feb 10, 2023

Happy to try and work on that. How can I reproduce this issue? Running

$ HOMESERVER=localhost:9999 BOT_USER_ID=@bot:localhost:9999 BOT_PWD=password MATRIX_STORE_PATH=./cache REDB_PATH=./example.db ADMIN_USER_ID=@admin:localhost:9999 cargo run

doesn't seem to cause any error message.

@bnjbvr
Copy link
Owner Author

bnjbvr commented Feb 13, 2023

Ah nice, maybe I've accidentally fixed it 😀 Thanks for trying it! Would you be interested in adding some kind of tests? (That might require refactoring the core functions a bit 🤔 and such a refactoring would likely improve the overall architecture)

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

No branches or pull requests

2 participants