Raised This Month: $51 Target: $400
 12% 

[SOLVED][CSGO][ZE - Franc1sco 3.4.1] New Crash Report


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bayshades
Member
Join Date: Sep 2019
Old 04-09-2020 , 13:47   [SOLVED][CSGO][ZE - Franc1sco 3.4.1] New Crash Report
Reply With Quote #1

Okay so last version of Zombie Reloaded - Franc1sco version 3.4.1 crashes server when RoundEnd
I was turning myself zombie and killing my friend at start of round. I did this 2 or 3 rounds and last round server get crashed to default map
https://crash.limetech.org/3zaxf3ps4y4g
Code:
Stack Trace
Function
0	sourcemod.2.csgo.so!ConCmdManager::DispatchClientCommand [ConCmdManager.cpp:156 + 0x0] 
1	sourcemod.2.csgo.so!PlayerManager::OnClientCommand [PlayerManager.cpp:1143 + 0x22] 
2	sourcemod.2.csgo.so!__SourceHook_FHCls_IServerGameClientsClientCommand0::CMyDelegateImpl::Call [FastDelegate.h:1079 + 0xd] 
3	metamod.2.csgo.so!__SourceHook_FHCls_IServerGameClientsClientCommand0::Func(edict_t*, CCommand const&) + 0xb7
Code:
Metamod:Source version 1.10.7-dev
Compiled on: Sep 2 2019
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
] sm version
SourceMod 1.10.0.6478, by AlliedModders LLC
To see running plugins, type "sm plugins"
To see credits, type "sm credits"
Visit http://www.sourcemod.net/
And Sometimes Its Crashing When i was trying to change map here is the dump: https://crash.limetech.org/6cp7ndj4jslj
Code:
0 linux-gate.so!__kernel_vsyscall + 0x9
1 libc-2.26.so!__GI_raise + 0xc2
2 libc-2.26.so!__GI_abort + 0x121
3 libc-2.26.so!__libc_message + 0x20b
4 libc-2.26.so!malloc_printerr + 0x1e
5 libc-2.26.so!munmap_chunk + 0x9b
6 server.so + 0x878498
7 server.so + 0x4a1a22
8 server.so + 0x85f84a
9 server.so + 0x85f8c2
10 server.so + 0x652ef0
11 server.so + 0x653102
12 server.so + 0x6a7b03
13 metamod.2.csgo.so!__SourceHook_MFHCls_SGD_Lev elShutdown::Func() + 0xd5
14 engine.so + 0x272b2d
15 engine.so + 0x27304d
16 engine.so + 0x273129
17 engine.so + 0x2e150a
18 engine.so + 0x2de3e6
19 dedicated.so + 0x21b1d
20 dedicated.so + 0x21ba8
21 engine.so + 0x2de4dd
22 engine.so + 0x415d60
23 engine.so + 0x2df6d5
24 dedicated.so + 0x21c84
25 dedicated.so + 0x82df0
26 dedicated.so + 0x82df0
27 dedicated.so + 0x1a5d3
28 srcds_linux!main + 0xf9
29 libc-2.26.so!__libc_start_main + 0xf3
30 srcds_linux + 0x8bd
31 srcds_linux + 0x600
32 srcds_linux + 0x92c
33 0xffc49941
34 0x5f736463
Plugins:
REMOVED
I tried everything to solve this but im out of idea so I cant do anything (even i tried coding type of playerclasses.txt etc. I changed them to UTF-8 )

Last edited by bayshades; 04-10-2020 at 17:24.
bayshades is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 04-09-2020 , 15:00   Re: [CSGO][ZE - Franc1sco 3.4.1] New Crash Report
Reply With Quote #2

1 sourcemod.2.csgo.so!PlayerManager::OnClientCo mmand [PlayerManager.cpp:1143 + 0x22]

This crash appear to be when you type certain command. Use a logging system like my plugin for find the last command typed before the crash.


Also you have multiple plugins, you can try disabling plugins for see when the crashes stopped.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 04-09-2020 at 15:01.
Franc1sco is offline
Send a message via MSN to Franc1sco
bayshades
Member
Join Date: Sep 2019
Old 04-09-2020 , 15:16   Re: [CSGO][ZE - Franc1sco 3.4.1] New Crash Report
Reply With Quote #3

I fixed the first crash but second one is really complicated. Do u have any idea that which plugin cause of crash?
And btw its hostinger's server so i didnt used plugins except hosts own plugins they have over 100 servers with thoose plugins but none of them activated ZombieReloaded. Only Me activated ZombieReloaded so when i disable ZombieReloaded, Server is fine but whenever i activate ZombieReloaded its crashes during changing map. Like we were playing ze_pirates then i attempted change map with !map ze_green for ze_greencity_fix server crashed. That only happens when ZombieReloaded.smx active.

Last edited by bayshades; 04-09-2020 at 15:25.
bayshades is offline
bayshades
Member
Join Date: Sep 2019
Old 04-09-2020 , 18:51   Re: [CSGO][ZE - Franc1sco 3.4.1] New Crash Report
Reply With Quote #4

Code:
0	studiorender.so + 0x24e7c
1	engine.so + 0x17e868
2	engine.so + 0x17f3ba
3	engine.so + 0x17f694
4	engine.so + 0x17f8c4
5	engine.so + 0x17f9f9
6	engine.so + 0x26a4dc
7	engine.so + 0x1af725
8	engine.so + 0x26a361
9	engine.so + 0x272b94
10	engine.so + 0x27304d
11	engine.so + 0x273129
12	engine.so + 0x2e150a
13	engine.so + 0x2de3e6
14	dedicated.so + 0x21b1d
15	dedicated.so + 0x21ba8
16	engine.so + 0x2de4dd
17	engine.so + 0x415d60
18	engine.so + 0x2df6d5
19	dedicated.so + 0x21c84
20	dedicated.so + 0x82df0
21	dedicated.so + 0x82df0
22	dedicated.so + 0x1a5d3
23	srcds_linux!main + 0xf9
24	libc-2.26.so!__libc_start_main + 0xf3
25	srcds_linux + 0x8bd
26	srcds_linux + 0x600
27	srcds_linux + 0x92c
28	0xffc999b4
29	0x5f736463
bayshades is offline
bayshades
Member
Join Date: Sep 2019
Old 04-09-2020 , 19:50   Re: [CSGO][ZE - Franc1sco 3.4.1] New Crash Report
Reply With Quote #5

Here is memory report
Removed

Last edited by bayshades; 04-10-2020 at 17:24.
bayshades is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:19.


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