Map change problem
Hello.
I'm facing a strange problem at the moment. Server crashes and then restarts itself on map change (when people in server writes rtv; map time ended; or admin changed the map). I couldn't identify the problem for weeks now, but I found something interesting. When I write amx_map two times in a row instantly, map changes without problems. But when I write it one time, in most cases it crashes. Any ideas? |
Re: Map change problem
What does the console show when it crashes?
|
Re: Map change problem
I have the same problem.
I change map amx_map mapname amx_votemap namemap It transmits twice the map. And most of the time does not pass straight (fall \ Course) I think it's a load alot of plugins? So because there are many plugins then just do not respond. |
Re: Map change problem
No, there are only about 10 plugins. I will try to get console message when it crashes but I don't think I will be successful because in most cases there aren't any errors or something like that (based on my previous experience)
EDIT: I got something.. Quote:
Quote:
|
Re: Map change problem
seg fault basically = send / don't send error report dialog in windows
so it means it's crashing before it even gets to print a message a) check latest metamod b) if you the beta amx then go back to the stable version c) disable amxmodx completely and change map by rcon changelevel de_dust2, if it doesn't crash, then re-enable amxx, remove all 3rd party plugins, check again, if it doesn't crash, add all plugins back and start removing them one by one (or if you have a shitload like I used to then 3 by 3 and just single it out when it stops crashing) and you'll eventually find the one that's causing it. It's a lot of work but it's the only solution, these errors give absolutely no clue to why it's crashing. edit:: also the fact that it aborted on ham, ham was updated with the latest amxx which makes me think you're using the beta version(1.8.3 I think) go back to 1.8.2(i think) |
Re: Map change problem
Well, de_dust2 and amxmodx disabling wouldn't help I think, because I can change the map through console 5/6 times I guess, something like that. It crashes not everytime, but, let's say, every 6th time or so
|
Re: Map change problem
Is 1.8.3-dev stable version?
|
Re: Map change problem
Quote:
|
| All times are GMT -4. The time now is 02:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.