Skip to content

The latest release has an error with the .rbxm file #7

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

Closed
jackprogramsjp opened this issue Jun 26, 2023 · 1 comment · Fixed by #8
Closed

The latest release has an error with the .rbxm file #7

jackprogramsjp opened this issue Jun 26, 2023 · 1 comment · Fixed by #8

Comments

@jackprogramsjp
Copy link

  19:13:05.357  Scheduler is not a valid member of Folder "ReplicatedStorage.react-lua"  -  Studio
  19:13:05.357  Stack Begin  -  Studio
  19:13:05.357  Script 'ReplicatedStorage.react-lua.ReactReconciler.ReactInternalTypes', Line 106  -  Studio
  19:13:05.357  Stack End  -  Studio

When I directly add in the .rbxm file from the releases section of this github, this errors.

Why?

Because on that .rbxm file, the Scheduler ModuleScript is named scheduler instead of Scheduler. It's lowercase. Next release, please make sure to not make the same mistake, even though this is really easy to fix.

@jackprogramsjp
Copy link
Author

Actually, the .rbxm file is not even reusable. It doesn't even have the files like Promise in there.

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

Successfully merging a pull request may close this issue.

1 participant