Bug Report (Opening messaging app shows lua script errors)

Messages
331
Reaction score
182
Points
445
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
Messages
331
Reaction score
182
Points
445
  • Thread starter
  • Staff
  • #2
Just noticed now but the phone is app is broken as well.

1681412993745.png
 
Messages
2,200
Reaction score
3,107
Points
985
Location
United Kingdom
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?
 
Top