Chessnut / hl2rp

A NutScript framework schema based off Half-Life 2.
http://nutscript.rocks
MIT License
26 stars 34 forks source link

Players time out a lot, mostly when using a menu. #66

Closed GlorifiedPig closed 9 years ago

GlorifiedPig commented 9 years ago

This isn't very common, but it's not rare. My players randomly time out with no message in the console (for them too, they don't get any errors), and their Garry's Mod crashes sometimes. Any clue?

Chessnut commented 9 years ago

What addons/plugins do you have? On Sat, Mar 21, 2015 at 8:46 AM KillingPigs123 notifications@github.com wrote:

— Reply to this email directly or view it on GitHub https://github.com/Chessnut/hl2rp/issues/66.

GlorifiedPig commented 9 years ago

@Chessnut This was doing this before I had any addons or plugins, but this is what I have: Badair, Broadcast, Flashlight, Legs, Machine, MOTD, Notes, Parkour, Quests, Radio, Randomitem, Searching, Thirdperson and Tieing.

Chessnut commented 9 years ago

Try having a clean server with only the schema and the framework and see if that fixes anything.

On Sat, Mar 21, 2015 at 8:48 AM, KillingPigs123 notifications@github.com wrote:

@Chessnut https://github.com/Chessnut This was doing this before I had any addons or plugins, but this is what I have: Badair, Broadcast, Flashlight, Legs, Machine, MOTD, Notes, Parkour, Quests, Radio, Randomitem, Searching, Thirdperson and Tieing.

— Reply to this email directly or view it on GitHub https://github.com/Chessnut/hl2rp/issues/66#issuecomment-84375703.

GlorifiedPig commented 9 years ago

@Chessnut It does not work =/

Chessnut commented 9 years ago

You deleted all the addons and custom plugins?

GlorifiedPig commented 9 years ago

Yes

Chessnut commented 9 years ago

I'm not sure then.

On Sat, Mar 21, 2015 at 9:14 AM, KillingPigs123 notifications@github.com wrote:

Yes

— Reply to this email directly or view it on GitHub https://github.com/Chessnut/hl2rp/issues/66#issuecomment-84381932.

art-gur commented 9 years ago

I have a server where players come and open the menu, there is a connection error and starts the auto shutdown. In this case, the server does not turn off, and works on it and play the other players.

Chessnut commented 9 years ago

Try removing the legs plugin in the nutscript plugins folder and see of that helps On Sat, Mar 21, 2015 at 7:40 PM Artem notifications@github.com wrote:

I have a server where players come and open the menu, there is a connection error and starts the auto shutdown. In this case, the server does not turn off, and works on it and play the other players.

— Reply to this email directly or view it on GitHub https://github.com/Chessnut/hl2rp/issues/66#issuecomment-84501875.

blt950 commented 9 years ago

Only the players are timeing out randomly?

If yes, it sounds like they've a connection problem, or maybe they got some clientside addons which messes up something.

GlorifiedPig commented 9 years ago

Yea, I never timed out, once, but all of my members time out. @blt950

blt950 commented 9 years ago

Sounds more like a srcds/network issue than Nutscript you ask me. If your server is on localhost, it would explain why you don't time out, but others do.

But well, I suppose rather asking on Facepunch or other places, because it doesn't sound as a Nutscript issue to me.