Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jasieleczeq opened this issue Nov 13, 2024 · 3 comments
Open

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

jasieleczeq opened this issue Nov 13, 2024 · 3 comments
Labels
🐛 bug Bugs or broken features ⚡ command Specific Adonis commands

Comments

@jasieleczeq
Copy link

jasieleczeq commented Nov 13, 2024

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 jasieleczeq added the 🐛 bug Bugs or broken features label Nov 13, 2024
@github-actions github-actions bot added the ⚡ command Specific Adonis commands label Nov 13, 2024
@ccuser44
Copy link
Contributor

Loader version

No response

Tell what the loader version is.

Also do you own the model?

@jasieleczeq
Copy link
Author

jasieleczeq commented Nov 13, 2024

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Bugs or broken features ⚡ command Specific Adonis commands
Projects
None yet
Development

No branches or pull requests

2 participants