# How to fix "Couldn't obtain plugin principle class"

RapidWeaver Classic is a Universal app and compatible with both Intel and Apple Silicon-based Macs.&#x20;

To take advantage of RapidWeaver on Apple Silicon based Macs, you’ll want to make sure **ALL your plugins are up-to-date.** If some of your installed plugins are not Universal, they will not run natively in RapidWeaver on Apple Silicon.

\
**If a plugin isn't compatible with Apple Silicon you will see the following error:**

```
RapidWeaver Failed to load some plugins
```

or

```
PluginName: Couldn't obtain plugin principle class
```

![](/files/WriKAGGXkAQD9oQx3GbW)

To make older plugins (that are not Universal) run on an M1 Mac you'll need to install Rosetta for macOS. Apple has a guide on [how to install Rosetta](https://support.apple.com/en-gb/HT211861). Along with information on how to enable it on a per App basis.

![](/files/JS2S21bH4kIqR4EpQhD4)

\
However, by running RapidWeaver under Rosetta, you'll lose some of the huge speed improvements M1 chips can bring.\
\
Please check with the developer of any plugins you're using to see if they are available as Universal builds. If they are not available we'd suggest looking for alternative solutions that can cover the features you're missing — The best place to ask about this is on the [RapidWeaver Forum](https://community.realmacsoftware.com/home).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-fix-couldnt-obtain-plugin-principle-class.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
