manifest-networks / report

2 stars 0 forks source link

[BUG] Mugshot Script Error #263

Closed BreathXV closed 1 year ago

BreathXV commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

An error occurred when taking a mugshot I believe. 

Expected behavior A clear and concise description of what you expected to happen.

The script error didn't seem to cause anything to now work from the player's perspective. 

To Reproduce Steps to reproduce the behavior:

  1. Take mugshot.

Client Logs (%localappdata%/fivem/logs/) If applicable, add your latest log to help explain your problem. CitizenFXLog.log

Attach files here...

Screenshots If applicable, add screenshots to help explain your problem.

Attach files here...

Additional context Add any other context about the problem here.

[   3686265] [b2699_GTAProce]             MainThrd/ 
[   3697875] [b2699_GTAProce]        CrBrowserMain/ Uncaught (in promise) TypeError: Failed to fetch (webpack-internal:///4567:59)
[   3741406] [b2699_GTAProce]             MainThrd/ ^1SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:739: ^1SCRIPT ERROR: @qb-policejob/client/job.lua:762: 
[   3741406] [b2699_GTAProce]             MainThrd/ ^5 An error occurred while calling export `MugshotInitialize` in resource `qb-cad`:
[   3741406] [b2699_GTAProce]             MainThrd/   citizen:/scripting/lua/scheduler.lua:739: ^1SCRIPT ERROR: @qb-cad/client/handle-mugshot.lua:24: attempt to index a nil value (local 'input')^7
[   3741406] [b2699_GTAProce]             MainThrd/   ^3> Initialize^7 (^5@qb-cad/client/handle-mugshot.lua^7:24)
[   3741406] [b2699_GTAProce]             MainThrd/   ^3> ref^7 (^5@qb-cad/client/handle-mugshot.lua^7:65)
[   3741406] [b2699_GTAProce]             MainThrd/ ^5 ---^7
[   3741406] [b2699_GTAProce]             MainThrd/ ^3> ref^7 (^5@qb-policejob/client/job.lua^7:762)
[   3741406] [b2699_GTAProce]             MainThrd/ ^7
[   3741406] [b2699_GTAProce]             MainThrd/ ^3> fn^7 (^5@qb-target/client.lua^7:1420)
[   3846890] [b2699_GTAProce]             MainThrd/ 
[   4276328] [b2699_GTAProce]             MainThrd/ 
[   4280140] [b2699_GTAProce]             MainThrd/ 
[   4280890] [b2699_GTAProce]             MainThrd/ 
[   4282343] [b2699_GTAProce]             MainThrd/ 
[   4283015] [b2699_GTAProce]             MainThrd/ 
[   4283453] [b2699_GTAProce]             MainThrd/ 
[   4291109] [b2699_GTAProce]             MainThrd/ 
[   4293890] [b2699_GTAProce]             MainThrd/ 
[   4300531] [b2699_GTAProce]             MainThrd/ 
[   4735172] [b2699_GTAProce]             MainThrd/ 
[   4823687] [b2699_GTAProce]             MainThrd/ 
123B3n commented 1 year ago

Resolved