AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SourceMod 1.1.2 Released (https://forums.alliedmods.net/showthread.php?t=86512)

pRED* 02-26-2009 17:51

SourceMod 1.1.2 Released
 
I am pleased to announce that we've made another release: SourceMod 1.1.2

SourceMod 1.1.2 is a small bug-fix release to address bug 3674. This also disables critical hit hooking until required by a plugin. You can get SourceMod at the downloads page.
You can also get the release notes and upgrade instructions.

Please go here to report bugs in either of these projects.

DontWannaName 02-26-2009 17:53

Re: SourceMod 1.1.2 Released
 
Sounds good to me, are you going to merge it into 1.2?

iggythepop 02-26-2009 18:28

Re: SourceMod 1.1.2 Released
 
SourceMod is the Whip....Iggy

http://module.game-monitor.com/69.28...ult/tf2-01.png

pRED* 02-26-2009 18:30

Re: SourceMod 1.1.2 Released
 
DontWannaName: Yes, it's compiling now.

atmuh 02-26-2009 18:33

Re: SourceMod 1.1.2 Released
 
With 1.1.1 I was getting even more crashes, then I blocked people from playing spy. Since that I've gotten no crashes, but obviously I'd like to be able to allow that again, so does this further address that problem because the fix in 1.1.1 didn't work for me.

bobbobagan 02-26-2009 20:50

Re: SourceMod 1.1.2 Released
 
Do I need to update if I run cstrike servers?

pRED* 02-26-2009 21:26

Re: SourceMod 1.1.2 Released
 
atmuh: The remaining spy crash happens without SourceMod loaded. Not much we can do.

bobbobagan: No.

markym 02-26-2009 21:42

Re: SourceMod 1.1.2 Released
 
Guys ..I'm getting these errors after updating to the new 1.1.2 -- I also was getting this same error log when I tried 1.1.1 this morning. If I go back to updating via the most current snapshot the plugins load fine but the TF2 server is crashing all the time. I was hoping 1.1.2 would resolved the crashing but now many plugins do not work. Here's the error log

- 18:19:24: SourceMod error session started
L 02/26/2009 - 18:19:24: Info (map "cp_dustbowl") (file "errors_20090226.log")
L 02/26/2009 - 18:19:24: [SM] Unable to load extension "bintools.ext.dll": Could not find interface: ISourceMod
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "adminsounds.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "basecomm.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "funcommands.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "funvotes.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "hlstatsx.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "hpk.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "playercommands.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "quakesounds.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "teammgmt-noncss.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 02/26/2009 - 18:19:26: [SM] Unable to load plugin "weapon_logging.smx": Required extension "SDKTools" file("sdktools.ext") not running


any help you can offer??? Sdktools is sitting in the files right where it belongs so I'm not sure why it's not running?

The009 02-26-2009 22:09

Re: SourceMod 1.1.2 Released
 
Even after I updated and replaced the files Crits did not work.

I removed the following from the game data file

Code:

            "CalcCritical"
            {
                "library"    "server"
                "linux"        "@_ZN13CTFWeaponBase26CalcIsAttackCriticalHelperEv"
                "windows"    "\x83\xEC\x08\x53\x56\x6A\x00"
            }
            "CalcCriticalMelee"
            {
                "library"    "server"
                "linux"        "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv"
                "windows"    "\x83\xEC\x08\x53\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x8B\xD8"
            }
            "CalcCriticalKnife"
            {
                "library"    "server"
                "linux"        "@_ZN8CTFKnife26CalcIsAttackCriticalHelperEv"
                "windows"    "\x8B\x81\xF0\x13\x00\x00\x83\xF8\xFF\x74\x29\x8B\x15"
            }

and everything is working just fine again.

orangebox/tf/addons/sourcemod/gamedata/sm-tf2.games.txt

Hope that helps anyone who is still having the problems

chikencarnage 02-26-2009 22:20

Re: SourceMod 1.1.2 Released
 
im running a windows server and i updated to this version and everything is running just like new again.


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

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