{"id":16636392,"url":"https://github.com/isxander/minecraftissues","last_synced_at":"2025-03-12T01:16:00.400Z","repository":{"id":46623899,"uuid":"378675320","full_name":"isXander/MinecraftIssues","owner":"isXander","description":"A repository of Minecraft errors and solutions/recommendations.","archived":false,"fork":false,"pushed_at":"2022-12-13T16:56:27.000Z","size":83,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T10:51:28.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isXander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-20T15:13:31.000Z","updated_at":"2024-04-12T18:54:39.000Z","dependencies_parsed_at":"2023-01-28T13:25:28.648Z","dependency_job_id":null,"html_url":"https://github.com/isXander/MinecraftIssues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2FMinecraftIssues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2FMinecraftIssues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2FMinecraftIssues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2FMinecraftIssues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isXander","download_url":"https://codeload.github.com/isXander/MinecraftIssues/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136025,"owners_count":20241990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T06:06:41.746Z","updated_at":"2025-03-12T01:16:00.382Z","avatar_url":"https://github.com/isXander.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinecraftIssues\nA repository of Minecraft errors and solutions/recommendations.\n\n### Schema\n```json5\n{\n  \"schema_version\": 1,\n  \"categories\": [\n    {\n      \"name\": \"Solutions\",\n      \"checks\": [\n        {\n          \"message\": \"You encountered a first-time crash using CEM mod. Just launch again to resolve the issue.\",\n          // methods can either be terminating or conditioning\n          // terminating are actual checks, for example: 'regex', 'contains' or 'mod_loaded'\n          // conditioning take more methods such as: 'and', 'or', 'not'\n          \"method\": \"and\",\n          \"conditions\": [ // conditions take more methods, can be another 'and', etc\n            {\n              \"method\": \"contains\",\n              \"query\": \"java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'cem'!\"\n            },\n            {\n              \"method\": \"contains\",\n              \"query\": \"Caused by: java.lang.ClassNotFoundException: me.lortseam.completeconfig.gui.cloth.ClothConfigScreenBuilder\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisxander%2Fminecraftissues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisxander%2Fminecraftissues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisxander%2Fminecraftissues/lists"}