AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Bot crash (https://forums.alliedmods.net/showthread.php?t=167694)

MisterMan 09-18-2011 18:21

Bot crash
 
After the last update I can't add bots zo my server.
If I do these, the server crash !

SM 1.3

sinblaster 09-19-2011 08:06

Re: Bot crash
 
Why are you using SM 1.3 and not Sm 1.38?

MisterMan 09-19-2011 12:38

Re: Bot crash
 
Sorry, my misstake, I tryed it with 1.3.8 and 1.3.9 !

These is the bug message:
Code:


PreMinidumpCallback: updating dump comment
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20110919183336_1.dmp
success = yes
response:  CrashID=bp-117fa950-2045-4f6e-af97-0cb7e2110919

PreMinidumpCallback: updating dump comment
./srcds_run: line 372: 19031 Speicherzugriffsfehler  (core dumped) $HL_CMD
BFD: Warning: /home/XX/XX/orangebox/core is truncated: expected core file size >= 210857984, found: 2232320.
Cannot access memory at address 0xb7fa5668
Cannot access memory at address 0xb03c3f74
/home/XX/XX/orangebox/debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xb7fa5668
Quitting: You can't do that without a process to debug.
email debug.log to [email protected]
Mo 19. Sep 18:33:38 CEST 2011: Server restart in 10 seconds
Mo 19. Sep 18:33:39 CEST 2011: Server Quit

Without Sourcemod all works fine.

Zephyrus 09-19-2011 14:30

Re: Bot crash
 
sm exts list
sm plugins list
meta list
plugin_print

MisterMan 09-19-2011 14:42

Re: Bot crash
 
sm exts list
Code:

[SM] Displaying 10 extensions:
        [01] Automatic Updater (1.3.9-dev): Updates SourceMod gamedata files
        [02] Webternet (1.3.9-dev): Extension for interacting with URLs
        [03] Hotfix (1.0.0): Hotfix for May.5 update
        [04] CS:S Tools (1.3.9-dev): CS:S extended functionality
        [05] BinTools (1.3.9-dev): Low-level C/C++ Calling API
        [06] SDK Tools (1.3.9-dev): Source SDK Tools
        [07] Top Menus (1.3.9-dev): Creates sorted nested menus
        [08] Client Preferences (1.3.9-dev): Saves client preference settings
        [09] SQLite (1.3.9-dev): SQLite Driver
        [10] MySQL-DBI (1.3.9-dev): MySQL driver implementation for DBI

sm plugins list
Code:

[SM] Listing 29 plugins:
          01 "Map Nominations" (1.4.0-dev) by AlliedModders LLC
          02 "Simple TK Manager" (1.0b) by Lebson506th
          03 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
          04 "Admin Menu" (1.4.0-dev) by AlliedModders LLC
          05 "Quake Sounds" (1.8) by dalto
          06 "Advertisements" (0.5.5) by Tsunami
          07 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
          08 "SourceBans" (1.4.7) by InterWave Studios Development Team
          09 "Resource Manager" (2.0) by -=|JFH|=-Naris
          10 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
          11 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
          12 "Rock The Vote" (1.4.0-dev) by AlliedModders LLC
          13 "Players Votes" (1.5.0) by The Resident, pZv!
          14 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
          15 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
          16 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
          17 "MapChooser" (1.4.0-dev) by AlliedModders LLC
          18 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
          19 "Spray tracer" (3.1) by Nican132
          20 "Nextmap" (1.4.0-dev) by AlliedModders LLC
          21 "Say Sounds (including Hybrid Edition)" (3.2.6) by Hell Phoenix, -=|JFH|=-Naris, W]M[D FernFerret, LAMDACORE, Uberman, gH0sTy, Woody, Miraculix
          22 "Anti-Flood" (1.4.0-dev) by AlliedModders LLC
          23 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
          24 "HLstatsX CE Ingame Plugin" (1.6.14) by psychonic
          25 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
          26 "Player Commands" (1.4.0-dev) by AlliedModders LLC
          27 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
          28 "Reserved Slots" (1.4.0-dev) by AlliedModders LLC
          29 "Admin Help" (1.4.0-dev) by AlliedModders LLC

meta list
Code:

Listing 5 plugins:
          [01] SourceMod (1.3.9-dev) by AlliedModders LLC
          [02] Hotfix (1.0.0) by raydan, compiled by GoD-Tony
          [03] CS:S Tools (1.3.9-dev) by AlliedModders LLC
          [04] BinTools (1.3.9-dev) by AlliedModders LLC
          [05] SDK Tools (1.3.9-dev) by AlliedModders LLC

plugin_print
Code:

Loaded plugins:
        ---------------------
        0:<TAB>"Source Python Extensions, 2009 - 2010, your-name-here"
        1:<TAB>"Metamod:Source 1.8.8-dev"
        2:<TAB>"Mattie's EventScripts, http://www.eventscripts.com, Version:2.1.1.370"
        ---------------------

Thats the current output, while testing I deactivate ES and I tryed it without any SM plugin. Same bug!

psychonic 09-19-2011 16:00

Re: Bot crash
 
Not necessarily related, but Source Python Extensions is not compatible with MM:S and MM:S plugins such as SourceMod because it embeds Sourcehook instead of going though MM:S.

MisterMan 09-19-2011 16:03

Re: Bot crash
 
But it runs fine, the first bug was after the last update !

psychonic 09-19-2011 16:04

Re: Bot crash
 
Quote:

Originally Posted by MisterMan (Post 1558960)
But it runs fine

I doubt that is completely true.


All times are GMT -4. The time now is 13:05.

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