Garry's Mod

Garry's Mod

gMusic Player
 此主題已被置頂,因此它可能很重要
RedSigma  [開發人員] 2017 年 11 月 1 日 下午 12:49
Bugs
If you have any console bugs or something not working, please post it here along with the console error codes.
Confirmed Bugs
the ui colors might get mixed on some less known gamemodes

Unconfirmed Bugs
Unable to select anything - 1 report
Unable to turn on music serverside / Serverside sounds not working - 1 report

For a complete list of bugs check the github page[github.com]
最後修改者:RedSigma; 2020 年 2 月 16 日 上午 12:25
< >
目前顯示第 1-15 則留言,共 40
RedSigma  [開發人員] 2017 年 11 月 8 日 下午 3:03 
There's a small bug in the folders detection if you disable or add new addons related to songs of course. This doesn't break anything it just shows the wrong actives in the folder list but the player still adds the correct ones.

I will fix this in another update as it requires a different implementation.

TEMP FIX
---------------
You need to uncheck all the active folders and add them again.

Fixed in Update: 16 Dec
最後修改者:RedSigma; 2017 年 12 月 16 日 下午 1:28
Yukisakio 2018 年 7 月 17 日 上午 11:38 
When i press F3, it comes an error:

[gMusic Player] lua/gmpl/cl_gmpl.lua:173: bad argument #1 to 'HasParent' (Panel expected, got nil)
1. HasParent - [C]:-1
2. showMPlayer - lua/gmpl/cl_gmpl.lua:173
3. func - lua/gmpl/cl_gmpl.lua:250
4. unknown - lua/includes/extensions/net.lua:32
RedSigma  [開發人員] 2018 年 7 月 17 日 上午 11:40 
引用自 NHIVEMerlin1998
When i press F3, it comes an error:

[gMusic Player] lua/gmpl/cl_gmpl.lua:173: bad argument #1 to 'HasParent' (Panel expected, got nil)
1. HasParent - [C]:-1
2. showMPlayer - lua/gmpl/cl_gmpl.lua:173
3. func - lua/gmpl/cl_gmpl.lua:250
4. unknown - lua/includes/extensions/net.lua:32
Ok noted. Also any chance to post your gmod addon list. There's a posibility another mod could conflict with the name of the mediaplayer object and that's the reason it think it's already created.
EDIT: Even if you don't post it i'll gonna patch it next week.
最後修改者:RedSigma; 2018 年 7 月 17 日 上午 11:41
RedSigma  [開發人員] 2018 年 7 月 17 日 上午 11:45 
Seems that the error is caused by the g_ContextMenu(it says it doesn't exists) which is the name of the top bar that appears when you press C. Do you have any addon which adds/removes or changes stuff in the Context Menu. If you have you can post it here so i can patch it much better.
最後修改者:RedSigma; 2018 年 7 月 17 日 上午 11:50
Yukisakio 2018 年 7 月 17 日 上午 11:53 
引用自 RedSigma
Ok noted. Also any chance to post your gmod addon list. There's a posibility another mod could conflict with the name of the mediaplayer object and that's the reason it think it's already created.
EDIT: Even if you don't post it i'll gonna patch it next week.

This is the Collektion link: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=796029110
Yukisakio 2018 年 7 月 17 日 上午 11:55 
引用自 RedSigma
Seems that the error is caused by the g_ContextMenu(it says it doesn't exists) which is the name of the top bar that appears when you press C. Do you have any addon which adds/removes or changes stuff in the Context Menu. If you have you can post it here so i can patch it much better.

I think the Addon "TTT Fate" changes some addons.
RedSigma  [開發人員] 2018 年 7 月 17 日 下午 12:02 
引用自 NHIVEMerlin1998
Here is the link: https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=1383415095
Great. Those will be really helpful for debugging. I'll release next week a quick patch which should fix the problem but might make a checkbox unusable in the music player settings(most likely the one related to the context menu). Anyway the player will work. After that i'll debug the addons you posted.
最後修改者:RedSigma; 2018 年 7 月 17 日 下午 12:02
RedSigma  [開發人員] 2018 年 7 月 17 日 下午 12:04 
Another thing. Did you tried this addon in TTTF or in SANDBOX. If you didn't tried in sandbox let me know if it fixes it there.
EDIT: Anyway i'll debug this too just in case.
最後修改者:RedSigma; 2018 年 7 月 17 日 下午 12:05
Yukisakio 2018 年 7 月 17 日 下午 12:48 
I tried it only in TTTF
RedSigma  [開發人員] 2018 年 7 月 17 日 下午 12:51 
引用自 NHIVEMerlin1998
I tried it only in TTTF
Check it in sandbox mode.That's where is supposed to work. There's a chance the context menu doesn't exist in TTTF and this would explain a lot.
Yukisakio 2018 年 7 月 18 日 上午 9:51 
It works in sandbox mode.
RedSigma  [開發人員] 2018 年 7 月 18 日 上午 10:22 
引用自 NHIVEMerlin1998
It works in sandbox mode.
K gonna debug it there mostly and just to be safe i'll test it in sandbox as well. Thanks a lot for the info.
RedSigma  [開發人員] 2018 年 8 月 1 日 上午 11:36 
引用自 NHIVEMerlin1998
It works in sandbox mode.
Hey sorry for the delay in fixing the bug. I'm planning to release it along with other fixes so it will take a while.
RedSigma  [開發人員] 2018 年 8 月 12 日 下午 1:04 
引用自 NHIVEMerlin1998
When i press F3, it comes an error:

[gMusic Player] lua/gmpl/cl_gmpl.lua:173: bad argument #1 to 'HasParent' (Panel expected, got nil)
1. HasParent - [C]:-1
2. showMPlayer - lua/gmpl/cl_gmpl.lua:173
3. func - lua/gmpl/cl_gmpl.lua:250
4. unknown - lua/includes/extensions/net.lua:32
Fixed in Update: 12 Aug @ 11:00pm
最後修改者:RedSigma; 2018 年 8 月 12 日 下午 1:04
< >
目前顯示第 1-15 則留言,共 40
每頁顯示: 1530 50