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

F3X BTools not working in new places #163

Open
zertyya opened this issue Jan 22, 2024 · 7 comments
Open

F3X BTools not working in new places #163

zertyya opened this issue Jan 22, 2024 · 7 comments

Comments

@zertyya
Copy link

zertyya commented Jan 22, 2024

Since at least the 31/12/23, F3X appears to be broken in newly created projects, both in-game and in studio. Before beginning, the studio plugin works fine. Just the tool itself seems to be quite broken.

In both studio and in-game when you equip the tool this error occurs:

Players.Player.Backpack.Building Tools.Libraries.Signal:54: Missing arg data, likely due to :TweenSize/Position corrupting threadrefs.

When resumed and the tools use is attempted in any form, the following error occurs:

Players.Player.Backpack.Building Tools.Libraries.Signal:46: invalid argument #1 to 'unpack' (table expected, got nil)

While testing in-game I found the following errors within a few minutes of experimentation:

When selecting the different tools that none of them highlighted in the GUI menu
When switching from the move tool and then to the resize tool and deselecting the part, handles didn't disappear
Occasionally the highlight around selected parts would stick when deselected
Copying parts deselected the newly generated parts
When switching selection of a part sometimes handles would stick to the last part
When parts are deleted the handles are not removed

Images can be seen below to help describe my issues as I'm not great at writing descriptions. Quick experimentation will be able to get across what I'm saying.

Older games seem to work fine. Seems to be newly created games that are buggy.

image
image
image
image
image

@FrutigerMetro
Copy link

FrutigerMetro commented Mar 11, 2024

for some reason new places have SignalBehaviour set to Deferred in workspace properties, change it to Immediate and it should work as normal!
image

@NemusCraft
Copy link

@TonyRBXM

Also, the part creation doesn't close and move to move tool after part are created in F3X.
How would you fix that?

@NemusCraft
Copy link

Also, the part creation doesn't close and move to move tool after part are created in F3X. How would you fix that?

@twixhood

@FrutigerMetro
Copy link

No clue, it seems to me that F3X is kinda broken right now. It doesn’t work correctly on my game again for some reason.

@NemusCraft
Copy link

NemusCraft commented Jul 28, 2024 via email

@FrutigerMetro
Copy link

It’s been fixed? Finally

@NemusCraft
Copy link

NemusCraft commented Jul 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants