AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SourceMod 1.8 Now Stable (https://forums.alliedmods.net/showthread.php?t=283552)

psychonic 06-06-2016 08:38

Re: SourceMod 1.8 Now Stable
 
Quote:

Originally Posted by DJ Tsunami (Post 2425159)
Will https://sm.alliedmods.net/new-api/ be updated? Would be nice to have the AdminId and GroupId methodmaps there.

I've no idea how to do that, but I'll find someone who does or figure it out later today.

psychonic 06-06-2016 10:55

Re: SourceMod 1.8 Now Stable
 
Quote:

Originally Posted by psychonic (Post 2425180)
I've no idea how to do that, but I'll find someone who does or figure it out later today.

I've updated the new API site to now use SM 1.8 includes.

Electr000999 06-06-2016 11:35

Re: SourceMod 1.8 Now Stable
 
after update sourcemod on L4D2 server i am once get error at changemap:
L 06/06/2016 - 18:17:05: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 18:17:05: Error log file session closed.

this is not provide info about a plugin cause exception.. in this case how server operator can debug them?, in logs not found other errors , all plugins load fine (checked by sm plugins list)

Naydef 06-06-2016 13:50

Re: SourceMod 1.8 Now Stable
 
Quote:

Originally Posted by Electr000999 (Post 2425217)
after update sourcemod on L4D2 server i am once get error at changemap:
L 06/06/2016 - 18:17:05: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 18:17:05: Error log file session closed.

this is not provide info about a plugin cause exception.. in this case how server operator can debug them?, in logs not found other errors , all plugins load fine (checked by sm plugins list)

Can confirm. It happens on my TF2 server:
Code:

freak_fortress_2\ff2_v2_abilities.smx, make sure the directory has write permission.
L 06/06/2016 - 13:54:38: [mapchooser.smx] Unable to create a valid map list.
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 14:07:15: Error log file session closed.
L 06/06/2016 - 14:16:37: SourceMod error session started
L 06/06/2016 - 14:16:37: Info (map "vsh_mini_city_v3") (file "errors_20160606.log")


Peace-Maker 06-06-2016 13:53

Re: SourceMod 1.8 Now Stable
 
Quote:

Originally Posted by Electr000999 (Post 2425217)
after update sourcemod on L4D2 server i am once get error at changemap:
L 06/06/2016 - 18:17:05: [SM] Exception reported: Plugin not runnable
L 06/06/2016 - 18:17:05: Error log file session closed.

this is not provide info about a plugin cause exception.. in this case how server operator can debug them?, in logs not found other errors , all plugins load fine (checked by sm plugins list)

That's a known error which waits for a proper fix. You'll just have to ignore that spam for now :(

splewis 06-06-2016 17:05

Re: SourceMod 1.8 Now Stable
 
Good news. Gonna have to try some stuff with selectively networking events to clients.

Kilroy85 06-06-2016 22:03

Re: SourceMod 1.8 Now Stable
 
So I updated my server to 1.8! Yay for workshop maps not looking like crap!

Big side effect.... I have a TTT CSGO server and now the kill feed in the upper right hand is announcing who killed who. Not sure how to disable this.

nikooo777 06-07-2016 05:43

Re: SourceMod 1.8 Now Stable
 
great job guys!

psychonic 06-07-2016 07:32

Re: SourceMod 1.8 Now Stable
 
Quote:

Originally Posted by Kilroy85 (Post 2425389)
So I updated my server to 1.8! Yay for workshop maps not looking like crap!

Big side effect.... I have a TTT CSGO server and now the kill feed in the upper right hand is announcing who killed who. Not sure how to disable this.

The plugin is probably returning Plugin_Changed instead of Plugin_Handled or Plugin_Stop in a player_death event hook. That was never the correct way to block an event and only worked due to a bug.

ElooKoN 06-07-2016 07:39

Re: SourceMod 1.8 Now Stable
 
Well done, I appreciate your work ✋


All times are GMT -4. The time now is 15:22.

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