Meteorrejectsaddon033jar: Top
Start Minecraft, join a world/server, open Meteor GUI (Right Shift or your keybind).
Look for the addon’s modules/settings.
When posting for help, include:
Example post:
“Meteor rejects
MyAddon-1.2.3.jaron MC 1.20.4, Meteor build 0.5.5. Log says: ‘Addon API version 2 required, got 1.’” meteorrejectsaddon033jar top
[ ] Minecraft version matches Meteor’s target version.
[ ] Meteor Client itself loads fine without addon.
[ ] Addon .jar is in mods/ folder.
[ ] No spaces or special chars in .jar filename.
[ ] Downloaded addon from trusted source.
[ ] Fabric API is installed (if addon requires it).
[ ] No other mods conflict (test alone).
Go to the addon’s official source (GitHub, Meteor Forums, or Meteor’s Discord).
Look for a release that matches your exact Meteor version. Start Minecraft, join a world/server, open Meteor GUI
| Reason | Explanation |
|--------|-------------|
| Outdated API | The addon was built for an older version of Meteor that is no longer compatible. |
| Mismatched Minecraft version | Addon uses a different MC version (e.g., 1.19.2 addon on 1.20.4 Meteor). |
| Missing meteor-addon.json | The JAR doesn’t properly declare itself as a Meteor addon. |
| Corrupted JAR | The file was partially downloaded or modified. |
| Signature / developer check | Meteor may reject unsigned or untrusted addons (depending on settings). |
| Duplicate or conflicting addon | Another addon with the same internal ID is already loaded. | Example post: