Adonis icon indicating copy to clipboard operation
Adonis copied to clipboard

:insert doesn't work/react at all

Open jasieleczeq opened this issue 1 year ago • 15 comments

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

jasieleczeq avatar Nov 13 '24 19:11 jasieleczeq

Loader version

No response

Tell what the loader version is.

Also do you own the model?

ccuser44 avatar Nov 13 '24 19:11 ccuser44

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.

jasieleczeq avatar Nov 13 '24 20:11 jasieleczeq

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.

ccuser44 avatar Nov 13 '24 22:11 ccuser44

Any update?

GalacticInspired avatar Jan 28 '25 23:01 GalacticInspired

This looks like it occurred when arguments weren't working for a period of time. I just tested on both stable and nightly it and it works as normal

WalkerOfBacon avatar Jan 28 '25 23:01 WalkerOfBacon

Still doesn't work for me, nothing has changed.

jasieleczeq avatar Jan 30 '25 20:01 jasieleczeq

Still doesn't work for me, nothing has changed.

Have you tried inserting a model from your inventory? Or have you done what ccuser said?

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

WalkerOfBacon avatar Jan 30 '25 20:01 WalkerOfBacon

print(game:GetService("InsertService"):LoadAsset(YOURASSETID))

This is what happens when i execute this script.

Image

jasieleczeq avatar Feb 10 '25 18:02 jasieleczeq

Any updates? I really need this command working. The Kohl's one works without any issues.

jasieleczeq avatar Feb 15 '25 16:02 jasieleczeq

@jasieleczeq are you able to give us the asset id which is causing the bug so we can investigate?

ImFirstPlace avatar Aug 24 '25 06:08 ImFirstPlace

I cannot insert any asset (model).

jasieleczeq avatar Aug 24 '25 07:08 jasieleczeq

I cannot insert any asset (model).

@jasieleczeq Can you record yourself running the command and post the video here (make sure you capture the output)? I can't reproduce this issue on my end.

Also make sure you are using the official loader https://create.roblox.com/store/asset/7510622625/Adonis-Admin-Loader-Epix-Incorporated

ImFirstPlace avatar Aug 24 '25 07:08 ImFirstPlace

Alrighty, it only happens with one of my models, sorry. Posting a recording below, loader version 260 stable. Kohl admin for example inserts it without issues.

https://github.com/user-attachments/assets/703e1883-f8d5-497b-a83e-4030bba21f02

jasieleczeq avatar Aug 24 '25 10:08 jasieleczeq

Hmm, the command didn't error, can you check if the model appeared in the workspace maybe it didn't teleport the model to you?

ImFirstPlace avatar Aug 24 '25 11:08 ImFirstPlace

nope, it just doesn't appear

jasieleczeq avatar Aug 24 '25 12:08 jasieleczeq