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

l4d1 Sourcemod not working after update to steampipe


Post New Thread Reply   
 
Thread Tools Display Modes
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 05-29-2014 , 10:21   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #51

I got a few things I noticed during the upgrade from valve.

for the basecomm.smx plugin, I noticed on some other servers I do not use it anymore and have this plugin instead https://forums.alliedmods.net/showthread.php?p=1383953 it has the same options for "muting, gag and silence" I tested this on the windows server from someone where the basecomm failed to load and this one loads and works.


@ Ellie, some friends of mine have Linux as well, and they have the same issue with MM and SM and L4DToolz that isn't loading, and I helped them to copy the server version 1.0.2.8 over the new one and change the version in steam.inf file.
they all work perfectly now without any errors, if you need this version I can send you a link (I have to upload this version first)


@psychonic

I do not know the difference between these 2 while they have the same commands

Last edited by Danny_l4d; 05-29-2014 at 10:26.
Danny_l4d is offline
Ellie
Senior Member
Join Date: Apr 2013
Old 05-29-2014 , 14:00   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #52

Quote:
Originally Posted by Danny_l4d View Post
for the basecomm.smx plugin, I noticed on some other servers I do not use it anymore and have this plugin instead https://forums.alliedmods.net/showthread.php?p=1383953 it has the same options for "muting, gag and silence" I tested this on the windows server from someone where the basecomm failed to load and this one loads and works.
Will try it thanks

Quote:
Originally Posted by Danny_l4d View Post
@ Ellie, some friends of mine have Linux as well, and they have the same issue with MM and SM and L4DToolz that isn't loading, and I helped them to copy the server version 1.0.2.8 over the new one and change the version in steam.inf file.
they all work perfectly now without any errors, if you need this version I can send you a link (I have to upload this version first)
I wish I thought of making backup of the server files. I'll have to do that from now on. I just didn't think this game would get such an update and break things after such a long time. If you can upload it that would be fantastic. I can tell you the specific files/folder needed. It's only about 130MB. I'll PM you the list.

Last edited by Ellie; 05-29-2014 at 14:10.
Ellie is offline
psychonic

BAFFLED
Join Date: May 2008
Old 05-29-2014 , 23:16   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #53

I was trying on Windows before, but even checking on linux now, I still cannot reproduce the basecomm crash on start issues with just SM and stock plugins loaded. (#5 being basecomm)

Code:
sm version
 SourceMod Version Information:
    SourceMod Version: 1.6.0-dev+5cb1044
    SourcePawn Engine: SourcePawn 1.2, jit-x86 (build 1.6.0-dev+5cb1044)
    SourcePawn API: v1 = 4, v2 = 6
    Compiled on: May 29 2014 17:15:33
    Built from: https://github.com/alliedmodders/sourcemod/commit/5cb1044
    Build ID: 4429:5cb1044
    http://www.sourcemod.net/
sm plugins list
[SM] Listing 17 plugins:
  01 "Basic Ban Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  02 "Player Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  03 "Anti-Flood" (1.6.0-dev+5cb1044) by AlliedModders LLC
  04 "Client Preferences" (1.6.0-dev+5cb1044) by AlliedModders LLC
  05 "Basic Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  06 "Reserved Slots" (1.6.0-dev+5cb1044) by AlliedModders LLC
  07 "Admin Menu" (1.6.0-dev+5cb1044) by AlliedModders LLC
  08 "Admin Help" (1.6.0-dev+5cb1044) by AlliedModders LLC
  09 "Basic Comm Control" (1.6.0-dev+5cb1044) by AlliedModders LLC
  10 "Fun Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  11 "Basic Votes" (1.6.0-dev+5cb1044) by AlliedModders LLC
  12 "Basic Chat" (1.6.0-dev+5cb1044) by AlliedModders LLC
  13 "Sound Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  14 "Admin File Reader" (1.6.0-dev+5cb1044) by AlliedModders LLC
  15 Disabled: "Nextmap" (1.6.0-dev+5cb1044) by AlliedModders LLC
  16 "Fun Votes" (1.6.0-dev+5cb1044) by AlliedModders LLC
  17 "Basic Info Triggers" (1.6.0-dev+5cb1044) by AlliedModders LLC
psychonic is offline
Ellie
Senior Member
Join Date: Apr 2013
Old 05-30-2014 , 01:28   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #54

That's very odd. I was having that same problem that others reported about it making the server crash / infinite loop with basecomm installed. But now I don't because I took Danny_l4d's suggestion for an older version of the game and everything works as it should.

Question to you server admins, are you by any chance using an older copy of the basecomm plugin? Or did you install a new copy of it from the newer builds of sourcemod? I ask this because now that I think about it, I remember I had that problem last year, but with l4d2. The basecomm was preventing the server from starting. But then I copied the plugin from a newer build of SM at the time, deleted the basecomm, installed a newer copy and it worked.
Ellie is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 06-01-2014 , 13:04   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #55

Quote:
Originally Posted by psychonic View Post
I was trying on Windows before, but even checking on linux now, I still cannot reproduce the basecomm crash on start issues with just SM and stock plugins loaded. (#5 being basecomm)

Code:
sm version
 SourceMod Version Information:
    SourceMod Version: 1.6.0-dev+5cb1044
    SourcePawn Engine: SourcePawn 1.2, jit-x86 (build 1.6.0-dev+5cb1044)
    SourcePawn API: v1 = 4, v2 = 6
    Compiled on: May 29 2014 17:15:33
    Built from: https://github.com/alliedmodders/sourcemod/commit/5cb1044
    Build ID: 4429:5cb1044
    http://www.sourcemod.net/
sm plugins list
[SM] Listing 17 plugins:
  01 "Basic Ban Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  02 "Player Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  03 "Anti-Flood" (1.6.0-dev+5cb1044) by AlliedModders LLC
  04 "Client Preferences" (1.6.0-dev+5cb1044) by AlliedModders LLC
  05 "Basic Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  06 "Reserved Slots" (1.6.0-dev+5cb1044) by AlliedModders LLC
  07 "Admin Menu" (1.6.0-dev+5cb1044) by AlliedModders LLC
  08 "Admin Help" (1.6.0-dev+5cb1044) by AlliedModders LLC
  09 "Basic Comm Control" (1.6.0-dev+5cb1044) by AlliedModders LLC
  10 "Fun Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  11 "Basic Votes" (1.6.0-dev+5cb1044) by AlliedModders LLC
  12 "Basic Chat" (1.6.0-dev+5cb1044) by AlliedModders LLC
  13 "Sound Commands" (1.6.0-dev+5cb1044) by AlliedModders LLC
  14 "Admin File Reader" (1.6.0-dev+5cb1044) by AlliedModders LLC
  15 Disabled: "Nextmap" (1.6.0-dev+5cb1044) by AlliedModders LLC
  16 "Fun Votes" (1.6.0-dev+5cb1044) by AlliedModders LLC
  17 "Basic Info Triggers" (1.6.0-dev+5cb1044) by AlliedModders LLC
"AddCommandListener" cause a segfault under l4d (linux 1.5.4-git4071 stock), at 1.6.0 "OnClientSayCommand" is used instead

https://github.com/alliedmodders/sou...ns/basecomm.sp
Sonic is offline
psychonic

BAFFLED
Join Date: May 2008
Old 06-01-2014 , 16:30   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #56

Quote:
Originally Posted by Sonic View Post
"AddCommandListener" cause a segfault under l4d (linux 1.5.4-git4071 stock), at 1.6.0 "OnClientSayCommand" is used instead
Thank you. That is very useful information and explains why I was unable to reproduce the issue.

I believe that I have tracked down the cause. New builds are compiling now.
psychonic is offline
psychonic

BAFFLED
Join Date: May 2008
Old 06-02-2014 , 09:59   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #57

Quote:
Originally Posted by psychonic View Post
New builds are compiling now.
Correction: now.
psychonic is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 06-03-2014 , 16:03   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #58

It works.
Sonic is offline
Ellie
Senior Member
Join Date: Apr 2013
Old 06-06-2014 , 15:56   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #59

Yes the new one works, thanks psychonic
Ellie is offline
shadow77
New Member
Join Date: Jun 2014
Old 06-14-2014 , 11:29   Re: l4d1 Sourcemod not working after update to steampipe
Reply With Quote #60

I'm trying to get the Admin Cheats plugin working from this thread: https://forums.alliedmods.net/showth...19384?p=719384

It did work before the update and I know it's not an approved plugin and also not supported anymore. But it was working before the update and now all it does is cause a segfault when loading.


Code:
----------------------------------------------
CRASH: Sat Jun 14 10:13:21 CDT 2014
Start Line: ./srcds_linux -debug -game left4dead +map l4d_hospital01_apartment
[New LWP 6175]
[New LWP 6178]
[New LWP 6176]
[New LWP 6177]
[New LWP 6179]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `./srcds_linux -debug -game left4dead +map l4d_hospital01_apartment'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
#0  0x00000000 in ?? ()
#1  0xb0260d2f in FindFirstConCommand(SourcePawn::IPluginContext*, int const*) () from /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcemod.2.l4d.so
#2  0x00000000 in ?? ()
No symbol table info available.
eax            0xb761f498    -1218317160
ecx            0xffffffff    -1
edx            0x9210638    153159224
ebx            0x907a9f0    151497200
esp            0xbf8941ec    0xbf8941ec
ebp            0x90b6fc0    0x90b6fc0
esi            0x9210628    153159208
edi            0x9210638    153159224
eip            0x0    0x0
eflags         0x210286    [ PF SF IF RF ID ]
cs             0x73    115
ss             0x7b    123
ds             0x7b    123
es             0x7b    123
fs             0x0    0
gs             0x33    51
From        To          Syms Read   Shared Object Library
0xb76aeca0  0xb76caf7c  Yes (*)     ./bin/libtier0.so
0xb75f1ec0  0xb7612fec  Yes (*)     ./bin/libvstdlib.so
0xb75b5430  0xb75cfaf8  Yes (*)     /lib/i386-linux-gnu/libm.so.6
0xb75aca60  0xb75ada08  Yes (*)     /lib/i386-linux-gnu/libdl.so.2
0xb7595650  0xb75a1a78  Yes (*)     /lib/i386-linux-gnu/libpthread.so.0
0xb73fdf10  0xb75325fc  Yes (*)     /lib/i386-linux-gnu/libc.so.6
0xb76f7820  0xb770fb9f  Yes (*)     /lib/ld-linux.so.2
0xb6f2c910  0xb6fa6cd4  Yes (*)     ./bin/dedicated.so
0xb6f0b800  0xb6f18b74  Yes (*)     ./bin/libsteam_api.so
0xb6ec8140  0xb6ef5160  Yes (*)     /home/steam/steamcmd/l4d/bin/soundemittersystem.so
0xb6d7f170  0xb6e553cc  Yes (*)     /home/steam/steamcmd/l4d/bin/materialsystem.so
0xb64aa820  0xb653938c  Yes (*)     /home/steam/steamcmd/l4d/bin/studiorender.so
0xb62e94e0  0xb6429414  Yes (*)     /home/steam/steamcmd/l4d/bin/vphysics.so
0xb6271cf0  0xb62bbaac  Yes (*)     /home/steam/steamcmd/l4d/bin/datacache.so
0xb5f0da60  0xb6132e00  Yes (*)     /home/steam/steamcmd/l4d/bin/engine.so
0xb5a6edb0  0xb5a7f660  Yes (*)     /home/steam/steamcmd/l4d/bin/shaderapiempty.so
0xb558fc50  0xb55d2b60  Yes (*)     /home/steam/steamcmd/l4d/left4dead/bin/matchmaking_ds.so
0xb49d0300  0xb51d38f0  Yes (*)     /home/steam/steamcmd/l4d/left4dead/bin/server.so
0xb4894b40  0xb48a6550  Yes (*)     /home/steam/steamcmd/l4d/bin/scenefilecache.so
0xb15270f0  0xb1528ac0  Yes (*)     /home/steam/steamcmd/l4d/bin/../left4dead/addons/metamod/bin/server.so
0xb14f9e20  0xb151d568  Yes (*)     /home/steam/steamcmd/l4d/bin/../left4dead/addons/metamod/bin/metamod.2.l4d.so
0xb14bf040  0xb14d5654  Yes (*)     /lib/i386-linux-gnu/libgcc_s.so.1
0xb059a840  0xb106d1f0  Yes (*)     ./steamclient.so
0xb75e58d0  0xb75e9618  Yes (*)     /lib/i386-linux-gnu/librt.so.1
0xb040e660  0xb047edb8  Yes (*)     /usr/lib/i386-linux-gnu/libstdc++.so.6
0xb03bca10  0xb03c3b18  Yes (*)     /lib/i386-linux-gnu/libnss_files.so.2
0xb75e0ac0  0xb75e11d8  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcemod_mm_i486.so
0xb0226bd0  0xb0294748  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcemod.2.l4d.so
0xb01b8730  0xb01f1b24  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcemod.logic.so
0xb008f6f0  0xb00afcc4  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcepawn.jit.x86.so
0xb0083340  0xb0085e54  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/updater.ext.so
0xb0052f80  0xb007b040  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/webternet.ext.so
0xaf0458a0  0xaf046648  Yes (*)     /lib/libnss_mdns4_minimal.so.2
0xaf03eba0  0xaf041b68  Yes (*)     /lib/i386-linux-gnu/libnss_dns.so.2
0xaf0296b0  0xaf036578  Yes (*)     /lib/i386-linux-gnu/libresolv.so.2
0xaeeb6b40  0xaeee71f4  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/sdktools.ext.2.l4d.so
0xb14e2cd0  0xb14e65e8  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/bintools.ext.so
0xaf01e5b0  0xaf0249b8  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/topmenus.ext.so
0xaf015b70  0xaf01a364  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/clientprefs.ext.so
0xaeb694b0  0xaec90834  Yes (*)     /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/extensions/dbi.sqlite.ext.so
(*): Shared library is missing debugging information.
End of Source crash report
----------------------------------------------
I can see it dies on this spot:
#1 0xb0260d2f in FindFirstConCommand(SourcePawn::IPluginContex t*, int const*) () from /home/steam/steamcmd/l4d/left4dead/addons/sourcemod/bin/sourcemod.2.l4d.so

I've searched for the documentation of the functions for SourceMod, but I haven't found what I need. Can someone please point me in the right direction?

Does anyone know what the problem could be?
shadow77 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 19:30.


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