gdmc_http_client_python icon indicating copy to clipboard operation
gdmc_http_client_python copied to clipboard

Importing the library without a world open should behave more clearly

Open caranha opened this issue 4 years ago • 1 comments

Feature branch: None

If you import sub-modules from the library (for example, GEO) without a minecraft world open, a large scary error message shows.

Either you should be amble to import sub-modules without a world running, or if that is impossible, a better error message (i.e "Don't forget to open the minecraft world before loading this module!") should be displayed (or maybe an appropriate error should be thrown?)

caranha avatar Feb 19 '22 03:02 caranha

Moved to https://github.com/avdstaaij/gdpc/issues/39

avdstaaij avatar Sep 24 '22 17:09 avdstaaij