Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

Problem using with app

Open X9vRq7bK2mLp8sTy4Nz1fVa6Wx0eQhZpRtY opened this issue 3 months ago • 1 comments

I’ve integrated the prometheus src folder to work with my vercel-hosted website using github workflows this took me really long haha but the issue is that the code it outputs always throws 5x line 1, attempt to call a nil value error. The issue with this is the code i’m testing with is literally just printing hello.

If anyone can advise me on a fix you can find my source for my obfuscator with github workflows here.

— The issue is not with the way I output it I don’t believe, as all the code is shown as the output. — I’ll add i’m using the code in a roblox executor environment

Image Image