Raised This Month: $51 Target: $400
 12% 

Jukebox for Source - Streaming Music System v0.5.5.0 Beta


Post New Thread Reply   
 
Thread Tools Display Modes
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-10-2010 , 18:55   Re: Jukebox for Source - Streaming Music System
Reply With Quote #411

My only error was with the include version.php error from security php. It seems as though it cant find the file, simply deleting that line was my quick fix.
__________________

DontWannaName is offline
SirLamer
Senior Member
Join Date: Oct 2008
Old 03-11-2010 , 00:15   Re: Jukebox for Source - Streaming Music System
Reply With Quote #412

Oh dear...

I mistakingly included constants.php in its install location in the upgrade. It can be found at include/login/constants.php.

Please repopulate the fields in this file to restore service. FYI, the plugin will still work fine on your game server while this is getting resolved.

I didn't really intend to overwrite constants.php, but there an important technical change in it so perhaps it is necessary. I will update the install notes to make this clearer to everyone else.
__________________
Visit TEAM CHEESUS, a TF2 community with our own brand of injected shenanigans, for added flavor.

Plugins: Jukebox for Source
SirLamer is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-11-2010 , 00:22   Re: Jukebox for Source - Streaming Music System
Reply With Quote #413

L 03/10/2010 - 198:21: SourceMod error session started
L 03/10/2010 - 198:21: Info (map "pl_cashworks_rc2") (file "errors_20100310.log")
L 03/10/2010 - 198:21: [SM] Native "GetClientAuthString" reported: Client 3 is not connected
L 03/10/2010 - 198:21: [SM] Displaying call stack trace for plugin "jukebox.smx":
L 03/10/2010 - 198:21: [SM] [0] Line 3419, W:\server script\sourcemod131\scripting\jukebox.sp::Que ry_NextTrack2()
L 03/10/2010 - 19:43:43: Error log file session closed.
L 03/10/2010 - 20:184: SourceMod error session started
L 03/10/2010 - 20:184: Info (map "pl_borax_rc2") (file "errors_20100310.log")
L 03/10/2010 - 20:184: [SM] Native "GetClientAuthString" reported: Client 4 is not connected
L 03/10/2010 - 20:184: [SM] Displaying call stack trace for plugin "jukebox.smx":
L 03/10/2010 - 20:184: [SM] [0] Line 3419, W:\server script\sourcemod131\scripting\jukebox.sp::Que ry_NextTrack2()
L 03/10/2010 - 20:19:54: [SM] Native "GetClientAuthString" reported: Client 2 is not connected
L 03/10/2010 - 20:19:54: [SM] Displaying call stack trace for plugin "jukebox.smx":
L 03/10/2010 - 20:19:54: [SM] [0] Line 3419, W:\server script\sourcemod131\scripting\jukebox.sp::Que ry_NextTrack2()
L 03/10/2010 - 20:52:57: Error log file session closed.
L 03/10/2010 - 20:54:50: SourceMod error session started
L 03/10/2010 - 20:54:50: Info (map "pl_dbheights_b5") (file "errors_20100310.log")
L 03/10/2010 - 20:54:50: [SM] Native "GetClientAuthString" reported: Client 4 is not connected
L 03/10/2010 - 20:54:50: [SM] Displaying call stack trace for plugin "jukebox.smx":
L 03/10/2010 - 20:54:50: [SM] [0] Line 3419, W:\server script\sourcemod131\scripting\jukebox.sp::Que ry_NextTrack2()

On server restart I get the following error. It still works ingame though so that error shouldnt be there.

L 03/10/2010 - 16:16:07: [jukebox.smx] Failed to connect to SQL database. Error: Could not find database conf "default"
L 03/10/2010 - 16:55:06: Error log file session closed.

How do I force a sound on only 1 player?
__________________


Last edited by DontWannaName; 03-11-2010 at 00:27.
DontWannaName is offline
SirLamer
Senior Member
Join Date: Oct 2008
Old 03-12-2010 , 13:13   Re: Jukebox for Source - Streaming Music System
Reply With Quote #414

Thanks for the log feedback. I will investiagte those issues as soon as I can.

Right now there is not a way to play a song for only one other player. Personally I feel this functionality is provided through the eavesdrop function, where you would invite this player to eavesdrop on you as you begin playback of your selected song. Allowing people to select players to play music for would be redundant, not to mention it could be used to quietly harass certain players.
__________________
Visit TEAM CHEESUS, a TF2 community with our own brand of injected shenanigans, for added flavor.

Plugins: Jukebox for Source

Last edited by SirLamer; 03-13-2010 at 02:57.
SirLamer is offline
SirLamer
Senior Member
Join Date: Oct 2008
Old 03-13-2010 , 02:54   Re: Jukebox for Source - Streaming Music System
Reply With Quote #415

Here is a quick release with your issue fixed. This is sort of 0.5.4.1. It's bed time, so I'll bundle together a proper release when I can.
Attached Files
File Type: sp Get Plugin or Get Source (jukebox.sp - 209 views - 146.7 KB)
__________________
Visit TEAM CHEESUS, a TF2 community with our own brand of injected shenanigans, for added flavor.

Plugins: Jukebox for Source
SirLamer is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-13-2010 , 04:37   Re: Jukebox for Source - Streaming Music System
Reply With Quote #416

Ok, thanks!
__________________

DontWannaName is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-13-2010 , 14:51   Re: Jukebox for Source - Streaming Music System
Reply With Quote #417

Here are some different errors:

L 03/13/2010 - 05:00:00: [jukebox.smx] Looking up playback status from stream 21 for client 6 returned no results.
L 03/13/2010 - 05:00:48: [jukebox.smx] Looking up playback status from stream 23 for client 29 returned no results.
__________________

DontWannaName is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-18-2010 , 02:28   Re: Jukebox for Source - Streaming Music System
Reply With Quote #418

well i dunno about other people but for me in the new SQL, you failed to put the sql query part of it to add in the account for administrator so its an empy table. Just copy and paste the following code into notepad or a word editor then save as an SQL file and execute like ya did the original sql file.

Code:
INSERT INTO `jb_users` (`id`, `username`, `password`, `userid`, `userlevel`, `email`, `timestamp`) VALUES
(1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 'e21c0af3bbe824e927c0db61403eb651', 9, '[email protected]', 1250127205);
-r3d
Drixevel is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-19-2010 , 02:30   Re: Jukebox for Source - Streaming Music System
Reply With Quote #419

Here are some more errors:

L 03/17/2010 - 22:19:05: [jukebox.smx] Failed to add new user to volume setting database. Error: Duplicate entry 'STEAM_0:0:13606036' for key 2
L 03/17/2010 - 226:53: [jukebox.smx] Failed to add new user to volume setting database. Error: Duplicate entry 'STEAM_0:1:23043095' for key 2

It seems that sometimes it just doesnt work. It says it plays the song but it never actually players and volume is 100. Where the player should be there is that red x. It was my IE settings but not sure what exactly. You should add a help feature so that people who have html motds and high IE settings know that they need to change them.
__________________


Last edited by DontWannaName; 03-19-2010 at 02:40.
DontWannaName is offline
SirLamer
Senior Member
Join Date: Oct 2008
Old 03-19-2010 , 04:01   Re: Jukebox for Source - Streaming Music System
Reply With Quote #420

Quote:
Originally Posted by r3dw3r3w0lf View Post
well i dunno about other people but for me in the new SQL, you failed to put the sql query part of it to add in the account for administrator so its an empy table. Just copy and paste the following code into notepad or a word editor then save as an SQL file and execute like ya did the original sql file.

Code:
INSERT INTO `jb_users` (`id`, `username`, `password`, `userid`, `userlevel`, `email`, `timestamp`) VALUES
(1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 'e21c0af3bbe824e927c0db61403eb651', 9, '[email protected]', 1250127205);
-r3d
Oh crap, you're right! I got cheap and did a database export, lol. Damn...

The next release (which I hope will be soon) will fix that for new installations.

Note that the query should not explicitly define the "id" and "timestamp" fields:
Code:
INSERT INTO `jb_users` (`username`, `password`, `userid`, `userlevel`, `email`) VALUES
('admin', '21232f297a57a5a743894a0e4a801fc3', 'e21c0af3bbe824e927c0db61403eb651', 9, '[email protected]');
Quote:
Originally Posted by DontWannaName View Post
Here are some more errors:

L 03/17/2010 - 22:19:05: [jukebox.smx] Failed to add new user to volume setting database. Error: Duplicate entry 'STEAM_0:0:13606036' for key 2
L 03/17/2010 - 226:53: [jukebox.smx] Failed to add new user to volume setting database. Error: Duplicate entry 'STEAM_0:1:23043095' for key 2

It seems that sometimes it just doesnt work. It says it plays the song but it never actually players and volume is 100. Where the player should be there is that red x. It was my IE settings but not sure what exactly. You should add a help feature so that people who have html motds and high IE settings know that they need to change them.
Thank you for the additional errors.

About the playback issue, if IE's security settings are too high then it can refuse to load the embedded player. I still want to replace it with a flash player. I'd learn how to do it myself if the development software wasn't so damned expensive... Anyway, helping people self-troubleshoot might be a good idea.
__________________
Visit TEAM CHEESUS, a TF2 community with our own brand of injected shenanigans, for added flavor.

Plugins: Jukebox for Source
SirLamer 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 22:40.


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