AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   WebLync 0.0.13 - A MOTD redirection service (https://forums.alliedmods.net/showthread.php?t=298458)

Neuro Toxin 07-02-2017 17:10

Re: WebLync 0.0.8 - A MOTD redirection service
 
Quote:

Originally Posted by TrappaTroopa (Post 2531834)
It fixed my MOTD on server load. Thank you! You should post in the plugins forum. You wouldn't believe how many ppl are having this issue. You would make so many ppl happy. I still have the issue with my music plugin. I guess that is a deeper issue.

https://github.com/ntoxin66/WebLync/...d265d68fc0ccaf

I'm pushing a couple of changes for the next version...

Neuro Toxin 07-02-2017 19:18

Re: WebLync 0.0.9 - A MOTD redirection service
 
Version 0.0.9
- Force `sv_disable_motd 0` after all configs have executed (thanks TrappaTroopa)
- Add `ForceEnableMotd` setting to `cfg/sourcemod/weblync.cfg`
- Add client convar checking for `cl_disablehtmlmotd`
- Add `QueryClientMotdStatus` setting to `cfg/sourcemod/weblync.cfg`

Queqerror 07-15-2017 09:40

Re: WebLync 0.0.9 - A MOTD redirection service
 
sometimes it works sometimes not if i use it one time then i cant till i quit the game !
i get no error and all works perfect but i dont know why custom links are not working...

Neuro Toxin 07-15-2017 19:09

Re: WebLync 0.0.9 - A MOTD redirection service
 
The CSGO MOTD window is temperamental at the best of times.

Some things to try:

1. Update Java on your computer
2. Change your Steam beta opt in status (restart Steam to download new package)

Sometimes an indiviual webpage can break the MOTD window with bad JavaScript. If it's a page that does it, remove the page or fix it.

Deathknife 07-15-2017 21:06

Re: WebLync 0.0.9 - A MOTD redirection service
 
Quote:

Originally Posted by Neuro Toxin (Post 2535593)
1. Update Java on your computer

Why would Java have anything to do with it?

Neuro Toxin 07-15-2017 22:17

Re: WebLync 0.0.9 - A MOTD redirection service
 
JavaScript runs on webpages.

Queqerror 07-15-2017 22:45

Re: WebLync 0.0.9 - A MOTD redirection service
 
it opens sometimes but after 2-3 tries it stuck and it doesnt open again.. why ?

Queqerror 07-15-2017 22:45

Re: WebLync 0.0.9 - A MOTD redirection service
 
L 07/16/2017 - 02:24:54: [SM] Exception reported: Not called from inside a native function
L 07/16/2017 - 02:24:54: [SM] Blaming: dynamic.smx
L 07/16/2017 - 02:24:54: [SM] Call stack trace:
L 07/16/2017 - 02:24:54: [SM] [0] ThrowNativeError
L 07/16/2017 - 02:24:54: [SM] [1] Line 363, ..\dynamic.sp::_Dynamic_IsValid
L 07/16/2017 - 02:24:54: [SM] [2] Line 117, ..\dynamic/system/methodmaps/dynamicobject.sp::DynamicObject.IsValid
L 07/16/2017 - 02:24:54: [SM] [3] Line 159, ..\dynamic.sp::_Dynamic_Dispose
L 07/16/2017 - 02:24:54: [SM] [4] Line 116, ..\dynamic.sp::OnPluginEnd

Deathknife 07-15-2017 22:49

Re: WebLync 0.0.9 - A MOTD redirection service
 
Quote:

Originally Posted by Neuro Toxin (Post 2535612)
JavaScript runs on webpages.

Java and Javascript are not related in any way. JS is not executed by Java or anything like that.
Java to Javascript is like ham to a hamster.

Neuro Toxin 07-16-2017 00:55

Re: WebLync 0.0.9 - A MOTD redirection service
 
Quote:

Originally Posted by Queqerror (Post 2535615)
it opens sometimes but after 2-3 tries it stuck and it doesnt open again.. why ?

What are the url's your trying to open?

Quote:

Originally Posted by Queqerror (Post 2535616)
L 07/16/2017 - 02:24:54: [SM] Exception reported: Not called from inside a native function
L 07/16/2017 - 02:24:54: [SM] Blaming: dynamic.smx
L 07/16/2017 - 02:24:54: [SM] Call stack trace:
L 07/16/2017 - 02:24:54: [SM] [0] ThrowNativeError
L 07/16/2017 - 02:24:54: [SM] [1] Line 363, ..\dynamic.sp::_Dynamic_IsValid
L 07/16/2017 - 02:24:54: [SM] [2] Line 117, ..\dynamic/system/methodmaps/dynamicobject.sp::DynamicObject.IsValid
L 07/16/2017 - 02:24:54: [SM] [3] Line 159, ..\dynamic.sp::_Dynamic_Dispose
L 07/16/2017 - 02:24:54: [SM] [4] Line 116, ..\dynamic.sp::OnPluginEnd

While this is an error, it's nothing major, it's happening when Dynamic is being unloaded, so maybe when your server is shutting down.

Do you have any other plugins that use Dynamic besides this one?


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

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