v3.5.3 push 1

This commit is contained in:
DJj123dj
2024-01-27 20:32:27 +01:00
parent 9d96d11cd3
commit d03abd9eeb
28 changed files with 38 additions and 120 deletions
+1 -6
View File
@@ -25,7 +25,7 @@
INFORMATION:
============
Open Ticket v3.5.2 - © DJdj Development
Open Ticket v3.5.3 - © DJdj Development
discord: https://discord.dj-dj.be
website: https://www.dj-dj.be
@@ -382,11 +382,6 @@ process.on("uncaughtException",async (error,origin) => {
errorLog(error.name+": "+error.message+" | origin: "+origin,error.stack)
APIEvents.onError(error.name+": "+error.message,new Date())
//TEMPORARY INTEGRATION FOR LIVESTATUS ERROR UPLOADER:
try {
await require("./core/utils/liveStatus").liveStatusUploadManager(error.name+": "+error.message+" | origin: "+origin+"\n"+error.stack)
} catch {this.errorLog.log("info","FAILED TO AUTO-REPORT ERROR! (you can ignore this error)")}
})
this.actionRecorder.push({