Ulysses

General => Off-Topic => Topic started by: chauklet on February 12, 2019, 03:55:23 PM

Title: error spammed in console
Post by: chauklet on February 12, 2019, 03:55:23 PM

My ULib/ULX versions (run "ulx version" in console):
ULib v2.63
ULX v3.73

Game mode(s) I am having this problem on:DarkRP

Lua errors shown in console, if any:
Code: [Select]
[ERROR] loadServerEnd:3: attempt to call method 'SendLua' (a nil value)
  1. fn - loadServerEnd:3
   2. unknown - addons/ulib/lua/ulib/shared/hook.lua:109

just recently I made a darkrp server and installed a few addons but now whenever I join the server my console in game is spammed with the error as well as my server console

Title: Re: error spammed in console
Post by: Megiddo on February 12, 2019, 06:44:09 PM
Find which addon is defining loadServerEnd. Even though ULib shows in the trace, the error is not coming from ULib.
Title: Re: error spammed in console
Post by: JamminR on February 12, 2019, 06:50:54 PM
It's not ULib causing it. (https://github.com/TeamUlysses/ulib/search?q=loadServerEnd&unscoped_q=loadServerEnd) (The only reason you even see ULib far down the trace is because we enhance the hook system)
It's not ULX causing it. (https://github.com/TeamUlysses/ulx/search?q=loadServerEnd&unscoped_q=loadServerEnd)

You have an addon causing that.
And from what little I can find searching for gmod and "loadserverend", it might be a back door of some sort.
Exploit/Backdoor References
https://pastebin.com/TJ8SwhzB
https://pastebin.com/cUYnXZjw
https://nulledbb.com/search.php?action=results&sid=213b9cbcc2208fe188bf5be68491769c&sortby=&order=desc