Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: jmd7231 on June 08, 2015, 04:54:08 PM

Title: Server Crashing need help!
Post by: jmd7231 on June 08, 2015, 04:54:08 PM
After the recent gmod update if a player is dead on my server and uses a command in ulx like !slap without using the menu the server crashes. So if I am alive and use !slap on someone the server is fine however if I am dead and use !slap on someone the server will crash unless i am in the UI menu for ulx. I really dont understand why this is. Also the dead can type and talk to the living.
UPDATE: It only works if you are alive. Also I checked my logs to see what happened when i type the slap.
it showed this:
jmd7231 slapped Captain Corndog with 0 damage
ServerLog: [ULX] jmd7231 slapped Captain Corndog with 0 damage
L 06/08/2015 - 00:08:47: [ULX] jmd7231 slapped Captain Corndog with 0 damage
jmd7231 slapped Captain Corndog with 0 damage
ServerLog: [ULX] jmd7231 slapped Captain Corndog with 0 damage
L 06/08/2015 - 00:08:47: [ULX] jmd7231 slapped Captain Corndog with 0 damage
jmd7231 slapped Captain Corndog with 0 damage
ServerLog: [ULX] jmd7231 slapped Captain Corndog with 0 damage
This times 100+ Lines
This could be the source of the crash it is registering my command when i am dead and creating a possible infinite loop causing the server to crash? possibly just a theory
Title: Re: Server Crashing need help!
Post by: Tomzen on June 08, 2015, 05:32:48 PM
Have you tried updating to the latest version of ULX?
Title: Re: Server Crashing need help!
Post by: jmd7231 on June 08, 2015, 05:44:56 PM
I overwrited the ulx and ulib folders i had from https://github.com/Nayruden/Ulysses
also I found that it only crashes DURING an active round of TTT. I updated ttt to the lastest version from github aswell.
Title: Re: Server Crashing need help!
Post by: Stickly Man! on June 09, 2015, 08:14:16 AM
This looks to be similar to this issue posted here: http://facepunch.com/showthread.php?t=1469670 (http://facepunch.com/showthread.php?t=1469670)

I would like some more information- can you check if it only occurs on TTT? Does the same thing happen on DarkRP or Sandbox? What other ULX-related addons do you have?

I've opened an issue here to remind me to look into it when I can: https://github.com/Nayruden/Ulysses/issues/473 (https://github.com/Nayruden/Ulysses/issues/473)
Title: Re: Server Crashing need help!
Post by: Stickly Man! on June 11, 2015, 08:09:28 AM
As reported on the issue, this appears to have been a bug in a patch submitted to TTT that was pushed in the latest Garry's Mod update. Updating TTT to the latest version on the garrysmod Github page (or using the dev branch of Garry's Mod or waiting for another update) should fix the problem.