You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: