Plugin not wokring?

Why is this plugin not working? HERE is the output
problem1

1 Like

You need to have HTTP requests enabled in game settings

It’s telling you to enable HTTP requests, in order to do that:

Go to Game Settings
Navigate to the Options tab
Turn on HTTP requests

andd you should be good.

Hey! That’s my plugin :stuck_out_tongue:

That error’s appearing because Reclass doesn’t have permission to send HTTP requests to GitHub. This is required for the plugin to function as it must download the Roblox API in order to parse it and show class conversion options. You will see this message if you try to run Reclass without these required permissions:

image

To fix this, go to Manage Plugins, find Reclass, and you should see a small bit at the bottom called HTTP Requests:

image

If you click there, you’ll open this screen, where you can enable access to raw.githubusercontent.com:

image

This will allow Reclass to download raw text from GitHub, in this case the API dump from CloneTrooper1019’s Roblox Client Tracker.

Finally, if you open the Convert widget (Plugins > Reclass > Convert), you should find a Retry button. Click that and Reclass will retry the HTTP request.

Hope this helps :slightly_smiling_face:

5 Likes