Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: darksoul on August 10, 2018, 08:23:14 AM

Title: Nobody is showing up in the menu besides me
Post by: darksoul on August 10, 2018, 08:23:14 AM
i have the latest version of ulx and ulib the gamemdode is darkrp and im not sure if the error showing up in console is because of ulx but i am getting this error,   (by the way i am having this issue on my server)
Code: [Select]
[ERROR] RunString:1: unexpected symbol near '<'
  1. unknown - RunString:0
Title: Re: Nobody is showing up in the menu besides me
Post by: MrPresident on August 10, 2018, 03:09:23 PM
RunString is a way for lua to run code from external sources (data files, url returns, etc). ULX does NOT do this.

You have something trying to run code externally on you. This is usually DRM from a script you've bought or a backdoor for hackers onto your server.

You need to figure out what is causing this issue, it's not ULX.