AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved Map crashing server (ze_rush_B) (https://forums.alliedmods.net/showthread.php?t=313151)

brunoronning 12-30-2018 00:27

Map crashing server (ze_rush_B)
 
I'm having a problem on a specific map, it's crashing the server. However, other servers use this map without any problems.

Crash report: https://crash.limetech.org/c3h24do4gfpn

Bacardi 12-30-2018 02:56

Re: Map crashing server
 
sm plugins list
sm exts list



Try move SM plugins in disabled folder, restart server, does it still crash?

What map? Link please.

backwards 12-30-2018 04:56

Re: Map crashing server
 
Please give us a link to the bsp file, maybe from a fastdl link.

brunoronning 12-30-2018 05:43

Re: Map crashing server
 
Quote:

Originally Posted by Bacardi (Post 2631733)
sm plugins list
sm exts list



Try move SM plugins in disabled folder, restart server, does it still crash?

What map? Link please.

Server is stable, problem is only on that map.
Quote:

Originally Posted by 1337norway (Post 2631747)
Please give us a link to the bsp file, maybe from a fastdl link.

http://fastdl.gflclan.com/csgo/maps/...B_v2_2.bsp.bz2

ps: the map has many problems (wrong tps, some trigger_hurts, etc) on purpose (because the creator wanted to leave the map private due to crying with some servers). I'm fixing with stripper and I want to release after finishing.

Maybe he did something to crash (It happens at retroboss)?

psē: sorry for my english

Bacardi 12-30-2018 06:03

Re: Map crashing server
 
Well problem at least found.

Also, be careful when compress map to bz2, you should not change compression settings, it could broke map or game can't uncompress it right.

brunoronning 12-30-2018 06:21

Re: Map crashing server
 
Quote:

Originally Posted by Bacardi (Post 2631756)
Well problem at least found.

Also, be careful when compress map to bz2, you should not change compression settings, it could broke map or game can't uncompress it right.

Others servers use this map with fix by the stripper, so it is possible to solve.

I have already fixed 95% of the map

Bacardi 12-30-2018 07:22

Re: Map crashing server
 
well I don't get any crash at this point.
Maybe it is in your plugins ?? Did you try disable all SM plugins, does it still crash ??

*edit
Ok I started found something :D
Code:

{
"model" "*164"
"targetname" "hurt_door_tunnels"
"StartDisabled" "0"
"spawnflags" "1"
"origin" "-7568 -4427 111.97"
"nodmgforce" "0"
"damagetype" "0"
"damagemodel" "0"
"damagecap" "99999"
"damage" "99999"
"classname" "trigger_hurt"
"hammerid" "20802889"
"OnStartTouch" "ConsoleCommandsay THIS MAP IS PRIVATE!01"
"OnStartTouch" "ConsoleCommandsay BECAUSE SOME PEOPLE (INCLUDING SERVER MANAGERS)11"
"OnStartTouch" "ConsoleCommandsay DON'T TREAT MAPPERS WITH THEIR DESERVED RESPECT,21"
"OnStartTouch" "ConsoleCommandsay IS THE REASON WHY THIS MAP ISN'T AVAILABLE TO EVERYONE!41"
"OnStartTouch" "scr_overlay_neoStartOverlays41"
"OnStartTouch" "ConsoleCommandsay FOR THEIR HARD WORK AND TIME THEY SPENT,31"
"OnStartTouch" "ConsoleCommandsay IF YOU THINK YOU ARE A PART OF A COMMUNITY, ACT LIKE IT!51"
}
{
"model" "*165"
"targetname" "hurt_great_hall"
"StartDisabled" "0"
"spawnflags" "1"
"origin" "-7888 -2956 103.99"
"nodmgforce" "0"
"damagetype" "0"
"damagemodel" "0"
"damagecap" "99999"
"damage" "99999"
"classname" "trigger_hurt"
"hammerid" "20802968"
"OnStartTouch" "ConsoleCommandsay THIS MAP IS PRIVATE!01"
"OnStartTouch" "ConsoleCommandsay BECAUSE SOME PEOPLE (INCLUDING SERVER MANAGERS)11"
"OnStartTouch" "ConsoleCommandsay DON'T TREAT MAPPERS WITH THEIR DESERVED RESPECT,21"
"OnStartTouch" "ConsoleCommandsay IS THE REASON WHY THIS MAP ISN'T AVAILABLE TO EVERYONE!41"
"OnStartTouch" "scr_overlay_neoStartOverlays41"
"OnStartTouch" "ConsoleCommandsay FOR THEIR HARD WORK AND TIME THEY SPENT,31"
"OnStartTouch" "ConsoleCommandsay IF YOU THINK YOU ARE A PART OF A COMMUNITY, ACT LIKE IT!51"
}{
"model" "*166"
"targetname" "hurt_b_bombsite"
"StartDisabled" "0"
"spawnflags" "1"
"origin" "-7885.5 -1586 146.02"
"nodmgforce" "0"
"damagetype" "0"
"damagemodel" "0"
"damagecap" "99999"
"damage" "99999"
"classname" "trigger_hurt"
"hammerid" "20803004"
"OnStartTouch" "ConsoleCommandsay THIS MAP IS PRIVATE!01"
"OnStartTouch" "ConsoleCommandsay BECAUSE SOME PEOPLE (INCLUDING SERVER MANAGERS)11"
"OnStartTouch" "ConsoleCommandsay DON'T TREAT MAPPERS WITH THEIR DESERVED RESPECT,21"
"OnStartTouch" "ConsoleCommandsay IS THE REASON WHY THIS MAP ISN'T AVAILABLE TO EVERYONE!41"
"OnStartTouch" "scr_overlay_neoStartOverlays41"
"OnStartTouch" "ConsoleCommandsay FOR THEIR HARD WORK AND TIME THEY SPENT,31"
"OnStartTouch" "ConsoleCommandsay IF YOU THINK YOU ARE A PART OF A COMMUNITY, ACT LIKE IT!51"
}


brunoronning 12-30-2018 07:47

Re: Map crashing server
 
Crash only occurs on the second part of the map (in the retroboss), you will not even get there because several corrections are necessary.

*edit:
I will send a partial fix on a PM.

*edit2:
I already tested using only the sourcemod base plugins.

backwards 12-30-2018 09:40

Re: Map crashing server
 
Quote:

Originally Posted by brunoronning (Post 2631780)
I will send a partial fix on a PM.

Why keep it private and not post it public so other people can help?

Bacardi 12-30-2018 09:53

Re: Map crashing server
 
Quote:

Originally Posted by brunoronning (Post 2631720)
I'm having a problem on a specific map, it's crashing the server. However, other servers use this map without any problems.

Crash report: https://crash.limetech.org/c3h24do4gfpn

I have to say this.
When I did see this topic name and post, I tough "Hey, maybe it's just bad plugin I could help".
After all, this map work in other servers but not in one.


But I didn't realize, other servers means literally other server owners... just OP do not get map work in own server.

And this map do have "protections", which need plugin to remove some entities. (And map will crash server in some point).
However, I receive private message from OP, what was stripper config file, "partial fix".
Reading config file, you also need add and modified some entities in map...

That's it. I give up :D

I like to do something else than solve "protection" in this map.
With my skill this take so much time to look...

*edit
What I tried to tell you (all), write whole problem in FIRST POST, not second or third post.


All times are GMT -4. The time now is 08:46.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.