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

Attempted to call require with invalid argument(s). #2

Closed
ToastEngine opened this issue Mar 8, 2019 · 2 comments
Closed

Attempted to call require with invalid argument(s). #2

ToastEngine opened this issue Mar 8, 2019 · 2 comments
Assignees

Comments

@ToastEngine
Copy link

Having an issue doing the following, Roboto works but the one I added (Deutsch Gothic) doesn't seem too.

The font atlas the tool generated
https://pastebin.com/8fhpYTeS

INPUT
Font.Replace("Deutsch Gothic", MainMenu.Title.TextLabel)

OUTPUT
15:21:17.267 - Stack Begin 15:21:17.267 - Script 'ReplicatedFirst.ExternalDependencies.Font', Line 500 - field new 15:21:17.267 - Script 'ReplicatedFirst.ExternalDependencies.Font', Line 662 - field Replace 15:21:17.268 - Script 'ReplicatedFirst.InsomnisFramework.Modules.client_menu', Line 35 - method OpenMenu 15:21:17.268 - Script 'ReplicatedFirst.InsomnisFramework.Modules.client_interface', Line 76 - method init 15:21:17.268 - Script 'ReplicatedFirst.InsomnisFramework.client_bootstrap', Line 25 15:21:17.268 - Stack End
Any help would be appreciated!

@Gskartwii Gskartwii self-assigned this Mar 20, 2019
@Gskartwii
Copy link
Owner

I'll try to get back to you as soon as possible. It's been a while since I last looked at this project. Could you post the full error that is printed? The issue currently only contains the stack trace.

@ToastEngine
Copy link
Author

Solved it by redoing the atlas generator a couple times no idea how but it suddenly worked when I added more fonts then went back to gothic

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

No branches or pull requests

2 participants