Epix-Incorporated / Adonis

Roblox Server Administration System
https://adonis.dev
MIT License
308 stars 178 forks source link

:insert doesn't work/react at all #1708

Open jasieleczeq opened 1 week ago

jasieleczeq commented 1 week ago

Version channel

Stable (Default)

Loader version

No response

What part of Adonis is this related to?

Command

What happened?

The :insert (:ins) command isn't working at all. After being executed it doesn't do anything, nor post any errors.

Steps to reproduce

Use :insert command with any model ID.

Device

Windows

Relevant log output

No response

ccuser44 commented 1 week ago

Loader version

No response

Tell what the loader version is.

Also do you own the model?

jasieleczeq commented 1 week ago

Sorry, I have no clue how to check that, but the bug occurs also on the newest one from toolbox.

Yes, I own the model and the place, I even added the model to the insertlist, but it still doesn't work.

ccuser44 commented 1 week ago

Sorry, I have no clue how to check that, but the bug occurs also on the newest one from toolbox.

Yes, I own the model and the place, I even added the model to the insertlist, but it still doesn't work.

Try to see what happens when you run :script print(game:GetService("InsertService"):LoadAsset(YOURASSETID)) and check the Roblox F9 developer GUI serverlogs.