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

[ANY] SourceMod DJ (SMDJ)


Post New Thread Reply   
 
Thread Tools Display Modes
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-02-2012 , 23:39   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #141

localhost is just what it says... localhost. It's not an external domain. Only you can access localhost, as localhost refers to your local computer.

That being said, I'm pretty sure the path variable needs to have a slash at the beginning.
__________________
Dr. McKay is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 05-03-2012 , 09:44   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #142

Quote:
Originally Posted by Dr. McKay View Post
localhost is just what it says... localhost. It's not an external domain. Only you can access localhost, as localhost refers to your local computer.

That being said, I'm pretty sure the path variable needs to have a slash at the beginning.
Updated the plugin and this error popped up once, I believe it's the same as before:

Code:
L 05/03/2012 - 16:22:28: [SM] Native "GetArrayCell" reported: Invalid index 10 (count: 10)
L 05/03/2012 - 16:22:28: [SM] Displaying call stack trace for plugin "TF2_radio.smx":
L 05/03/2012 - 16:22:28: [SM]   [0]  Line 348, D:\Libraries\Documents\Dropbox\SourceMod Plugins\Released\smdj.sp::PlaySong()
L 05/03/2012 - 16:22:28: [SM]   [1]  Line 220, D:\Libraries\Documents\Dropbox\SourceMod Plugins\Released\smdj.sp::Handler_TopMenu()
Mr. Man is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-03-2012 , 11:22   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #143

Quote:
Originally Posted by Mr. Man View Post
Updated the plugin and this error popped up once, I believe it's the same as before:

Code:
L 05/03/2012 - 16:22:28: [SM] Native "GetArrayCell" reported: Invalid index 10 (count: 10)
L 05/03/2012 - 16:22:28: [SM] Displaying call stack trace for plugin "TF2_radio.smx":
L 05/03/2012 - 16:22:28: [SM]   [0]  Line 348, D:\Libraries\Documents\Dropbox\SourceMod Plugins\Released\smdj.sp::PlaySong()
L 05/03/2012 - 16:22:28: [SM]   [1]  Line 220, D:\Libraries\Documents\Dropbox\SourceMod Plugins\Released\smdj.sp::Handler_TopMenu()
Run smdj_debug_dumparrays then attach addons/sourcemod/data/smdj_arrays_dump.txt
__________________
Dr. McKay is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 05-11-2012 , 16:04   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #144

Quote:
Originally Posted by Dr. McKay View Post
Run smdj_debug_dumparrays then attach addons/sourcemod/data/smdj_arrays_dump.txt
It's no longer throwing these errors, oddly.
Mr. Man is offline
GIANT_CRAB
Senior Member
Join Date: Nov 2011
Location: Cloudsdale
Old 06-03-2012 , 05:13   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #145

Hello,

Web interface need bug fixing.

Here's the entire list of changes I made:

mpeg file upload fix.
Song shuffle when loop is set to 0.
Quotes file bug fix by serialize.
Turn off magic quotes if exists.

Intended changes:

File deleting via local and ftp.

Note, these changes are made by me.

You will need:

smdj.tar.gz
http://flash-mp3-player.net/players/multi/download/

Yours truly,
GIANT_CRAB
__________________
INSTALL GENTOO

Last edited by GIANT_CRAB; 06-12-2012 at 12:49.
GIANT_CRAB is offline
sinik44
Junior Member
Join Date: Dec 2010
Location: France, Nantes
Old 06-13-2012 , 06:07   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #146

hello,

I have a problem with your plugin
On my server, it tells me that the list is empty
Now there was a music site!
I do not know how, can you help me?

Should he link the site and the server by database.cfg?

thank you
sinik44 is offline
Send a message via Skype™ to sinik44
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 06-13-2012 , 09:27   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #147

Quote:
Originally Posted by sinik44 View Post
hello,

I have a problem with your plugin
On my server, it tells me that the list is empty
Now there was a music site!
I do not know how, can you help me?

Should he link the site and the server by database.cfg?

thank you
Did you set up your cvars correctly based on what the web interface displayed? Anything in your error logs?
__________________
Dr. McKay is offline
sinik44
Junior Member
Join Date: Dec 2010
Location: France, Nantes
Old 06-13-2012 , 16:56   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #148

I have put both sides on the file server configuration!
And I have no error logs on the server, log SourceMod or log server.
That's why I asked for help
sinik44 is offline
Send a message via Skype™ to sinik44
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 06-13-2012 , 16:58   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #149

Quote:
Originally Posted by sinik44 View Post
I have put both sides on the file server configuration!
And I have no error logs on the server, log SourceMod or log server.
That's why I asked for help
PM me the values of smdj_url, smdj_url_port, and smdj_auth_token.
__________________
Dr. McKay is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 06-18-2012 , 22:34   Re: [ANY] SourceMod DJ (SMDJ)
Reply With Quote #150

Plugin v2.3.0 + Web Interface v2.2.0 released. Changelog:
  • Added playlists
  • Added "shuffle all" feature
  • Added option for admins to play music to others

This update adds new cvars. Back up the content of cfg/sourcemod/plugin.smdj.cfg and delete it, then load the new version of SMDJ. Reset your cvars in plugin.smdj.cfg and then reload SMDJ again.

To update the web interface: back up config.php, then upload the contents of the zip, overwriting everything. Then reset the values in config.php.
__________________
Dr. McKay is offline
Reply



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 00:12.


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