Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix ServerNewDex not logging correctly #1814

Merged

Conversation

NoobBucket
Copy link
Contributor

Fix a typo that caused an error. File was attempting to add a log to a log type that doesn't exist.

15:44:30.182 ServerScriptService.MainModule.Server.Core.Logs:91: attempt to index nil with '__meta'
15:44:30.183 Stack Begin
15:44:30.183 Script 'ServerScriptService.MainModule.Server.Core.Logs', Line 91 - function AddLog
15:44:30.183 Script 'ServerScriptService.MainModule.Server.Plugins.ServerNewDex', Line 52
15:44:30.183 Stack End

Fix a typo that caused an error
@Dimenpsyonal Dimenpsyonal changed the title Update ServerNewDex.rbxmx Fix ServerNewDex not logging correctly Jan 4, 2025
@Dimenpsyonal Dimenpsyonal merged commit 80754b1 into Epix-Incorporated:master Jan 4, 2025
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants