#Attempted to call require with invalid argument(s). (Fresh installation)
1 messages · Page 1 of 1 (latest)
the errors supposed to be intentional (to detect exploits attempting to tamper with adonis's client from loading) but i'm pretty sure the debugger roblox provides will catch the error anyways regardless if it was inside a (x)pcall
Oh, alright. Thanks 🙂
Is it possible to block errors from that part? So I can debug other errors normally? xd
How do I get rid of this? It looks like it stays indefinitely :d
um you would probably need to fork it as far as i know
are you using a forked module?
thats odd how dex shows there though, i dont recall that supposed to be happening
Looks similar to #1265895554106265641, but I'm using Loader straight from Roblox marketplace, nothing more. 😄
that is quite odd, i'll look into it when i have some time since thats really odd and shouldn't ever happen
for that error, i feel like that part may need to be taken out if roblox's debugger is always going to catch an error regardless if it was even a pcall or not
Hm, I'm using debugger for catching bugs and such, so that error kinda ruins things, but yeah, another Roblox goofy day. 😄