Open Nerus87 opened 8 years ago
L 01/17/2016 - 21:03:16: [SM] Unable to load extension "sendproxy.ext": Can't find module
If sendproxy isn't loaded, it can't be the cause of your crash.
But in extension folder are exists sendproxy.ext.dll and pdb files and sendproxy.txt is in gamedata from your release. I use SourceMod 1.7.3-dev+5280. Where is the point ?
OK, right now I get it, I think ?! I need load manually your extension before use, why is not loaded automatically on plugin use ? "sm exts load sendproxy.ext"
I need load manually your extension before use, why is not loaded automatically on plugin use ?
It should be automatically loaded when a plugin that uses sendproxy is loaded (unless the plugin had AUTOLOAD_EXTENSIONS undefined when compiled).
Alternatively, you can create an empty sendproxy.autoload
file in the extensions directory and SM will automatically load it.
Problem is in my plugin, please look on sourcemod forum https://forums.alliedmods.net/showthread.php?p=2384159#post2384159
sm exts info 8 File: sendproxy.ext.dll Loaded: Yes (version 1.1.5) Name: SendProxy Manager (Change stuff without actually changing stuff!) Author: Afronanny (http://www.afronanny.org/) Binary info: API version 8 (compiled Oct 2 2015) Method: Loaded by SourceMod, attached to Metamod:Source
Does the crash still occur when the plugin isn't loaded?
If it's caused by that plugin, can you provide any more crash information like a stack trace or anything? Also, consider installing the accelerator extension to make crash handling a little bit easier if you're not familiar with gdb
and friends.
when I tried us in different way (SendProxy_HookPropChange), I had:
L 01/18/2016 - 23:36:59: SourceMod error session started L 01/18/2016 - 23:36:59: Info (map "de_dust2") (file "errors_20160118.log") L 01/18/2016 - 23:36:59: [SM] Native "SendProxy_HookPropChange" reported: Prop type 141921036 is not yet supported L 01/18/2016 - 23:36:59: [SM] Displaying call stack trace for plugin "savescorecontrol.smx": L 01/18/2016 - 23:36:59: [SM] [0] Line 390, savescorecontrol.sp::OnClientPutInServer() L 01/18/2016 - 23:37:21: Error log file session closed.
please look at https://forums.alliedmods.net/showthread.php?p=2384528#post2384528 also thread updated https://forums.alliedmods.net/showthread.php?p=2384159#post2384159
Server crash, please fix it.
Sourcelog: L 01/17/2016 - 21:03:16: [SM] Unable to load extension "sendproxy.ext": Can't find module L 01/17/2016 - 21:03:16: [SM] Unable to load plugin "savescorecontrol.smx": Required extension "SendProxy Manager" file("sendproxy.ext") not running
Server console before crash: L 01/17/2016 - 21:47:01: World triggered "Round_Start" L 01/17/2016 - 21:47:01: "Eric<2><>" connected, address "none"
..\tier1\fileio.cpp (4009) : Assertion Failed: CFileWriterThread: pending file writer connection_log_27016.txt
Assert( Assertion Failed: CFileWriterThread: pending file writer connection_log_27016.txt ):..\tier1\fileio.cpp:4009
threadtools.cpp (3643) : Assertion Failed: Illegal termination of worker thread 'CFileWriterThread'