Raised This Month: $32 Target: $400
 8% 

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
NordicPugs
Junior Member
Join Date: Jan 2016
Old 01-31-2016 , 10:13   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1451

Quote:
Originally Posted by Impact123 View Post
Seems like there are some misuderstandings. You can't run .sp files, they're not plugins. Use the .smx files. Calladmin_test is a module of calladmin, it depends on it.
So i need a calladmin_test.smx? In that case where can i find it?
NordicPugs is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 01-31-2016 , 10:47   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1452

You should be able to find it in the plugins/disabled folder.
__________________
Impact123 is offline
NordicPugs
Junior Member
Join Date: Jan 2016
Old 01-31-2016 , 11:26   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1453

Quote:
Originally Posted by Impact123 View Post
You should be able to find it in the plugins/disabled folder.
Its not there :/ any way i can download it?
NordicPugs is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 01-31-2016 , 11:35   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1454

I can't check right now, maybe popoklopsi didn't package it. Check the second post in this thread and use the one packaged in the development version. If calladmin works fine for you you don't really need it though.
__________________

Last edited by Impact123; 01-31-2016 at 11:37.
Impact123 is offline
bobthebuilder
SourceMod Donor
Join Date: Dec 2010
Location: Randers/Denmark/Earth
Old 02-13-2016 , 06:27   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1455

it wont load the config file for the steam module. is this a common problem?
__________________
bobthebuilder is offline
Send a message via Skype™ to bobthebuilder
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-13-2016 , 06:36   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1456

Not that we know of, no. If you provide more information we might be able to find out why.
__________________

Last edited by Impact123; 02-13-2016 at 06:38.
Impact123 is offline
bobthebuilder
SourceMod Donor
Join Date: Dec 2010
Location: Randers/Denmark/Earth
Old 02-13-2016 , 06:52   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1457

i have uploaded the base plugin and tested if it is loaded and works and it do. i have uploaded socket extention and messagebot extention. when i do "sm plugins" in console i dont see the steam module as loaded and i dont get any logs about it either. i have double checked if i got the smx and everything, and i do have them on my server
__________________
bobthebuilder is offline
Send a message via Skype™ to bobthebuilder
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-13-2016 , 07:02   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1458

What does it say when you try to manually load it?
Code:
sm plugins load calladmin_steam
And then
Code:
sm plugins info calladmin_steam
Is the messagebot extension loaded?
Code:
sm exts list
__________________
Impact123 is offline
bobthebuilder
SourceMod Donor
Join Date: Dec 2010
Location: Randers/Denmark/Earth
Old 02-13-2016 , 07:11   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1459

very strange when i try to load it it says "[SM] Plugin calladmin_steam.smx failed to load: Required extension "Socket" file("socket.ext") not running." i have uploaded socket extention. when i try to see my extention list it says "[16] <FAILED> file "socket.ext.dll": The specified module could not be found." so it is clearly not loaded. i just dont understand why :S


Edit: do you know if i can load a extention from console just like i can with a plugin?
__________________

Last edited by bobthebuilder; 02-13-2016 at 07:14.
bobthebuilder is offline
Send a message via Skype™ to bobthebuilder
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-13-2016 , 07:14   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #1460

The
Code:
The specified module could not be found
error can happen when a library is missing. Unfortunately i can't tell you which it might be without taking a look at the host machine.

Edit: Yes you can.

Use
Code:
sm exts list
to get the id of the extension and unload it first. I encountered problems multiple times without doing this even if it wasn't loaded properly.
Code:
sm exts unload idofextension
Then you can load it with
Code:
sm exts load socket
Then print its id again and use info on it
Code:
sm exts info idofextension
__________________

Last edited by Impact123; 02-13-2016 at 07:20.
Impact123 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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