Bug Report (Opening messaging app shows lua script errors)

Messages
411
Reaction score
231
Points
550
Type of Bug: Lua

Description of the Bug: Opening messaging app shows lua script errors

How to reproduce the Bug: Open the messaging app.
Script error warning pops up.
And it spits out this lua error message:

lua/includes/modules/draw.lua:65: 'Robot_Medium' isn't a valid font

1. SetFont - [C]:-1
2. SimpleText - lua/includes/modules/draw.lua:65
3. unknown - gamemodes/darkrp/gamemode/modules/smartphone/gui/messenger.lua:311
4. PaintManual - [C]:-1
5. unknown - gamemodes/darkrp/gamemode/modules/smartphone/gui/smartphone.lua:322

Time Stamp: anytime

Errors: lua/includes/modules/draw.lua:65: 'Robot_Medium' isn't a valid font

1. SetFont - [C]:-1
2. SimpleText - lua/includes/modules/draw.lua:65
3. unknown - gamemodes/darkrp/gamemode/modules/smartphone/gui/messenger.lua:311
4. PaintManual - [C]:-1
5. unknown - gamemodes/darkrp/gamemode/modules/smartphone/gui/smartphone.lua:322

Media: https://i.imgur.com/Fdvv0tk.png
 
Upvote 0
I’m not sure if this is an issue for everyone but it seems to be a content issue with the font in your client, have you tried maybe reinstalling the content and seeing if that fixes it?
 
Back
Top