Garry's Mod
gMusic Player
 Chủ đề này đã được ghim, thế nên nó có thể quan trọng
RedSigma  [nhà phát triển] 1 Thg11, 2017 @ 12:49pm
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]
Lần sửa cuối bởi RedSigma; 16 Thg02, 2020 @ 12:25am
< >
Đang hiển thị 1-15 trong 40 bình luận
RedSigma  [nhà phát triển] 8 Thg11, 2017 @ 3:03pm 
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
Lần sửa cuối bởi RedSigma; 16 Thg12, 2017 @ 1:28pm
Yukisakio 17 Thg07, 2018 @ 11:38am 
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  [nhà phát triển] 17 Thg07, 2018 @ 11:40am 
Nguyên văn bởi 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.
Lần sửa cuối bởi RedSigma; 17 Thg07, 2018 @ 11:41am
RedSigma  [nhà phát triển] 17 Thg07, 2018 @ 11:45am 
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.
Lần sửa cuối bởi RedSigma; 17 Thg07, 2018 @ 11:50am
Yukisakio 17 Thg07, 2018 @ 11:53am 
Nguyên văn bởi 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 17 Thg07, 2018 @ 11:55am 
Nguyên văn bởi 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  [nhà phát triển] 17 Thg07, 2018 @ 12:02pm 
Nguyên văn bởi 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.
Lần sửa cuối bởi RedSigma; 17 Thg07, 2018 @ 12:02pm
RedSigma  [nhà phát triển] 17 Thg07, 2018 @ 12:04pm 
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.
Lần sửa cuối bởi RedSigma; 17 Thg07, 2018 @ 12:05pm
Yukisakio 17 Thg07, 2018 @ 12:48pm 
I tried it only in TTTF
RedSigma  [nhà phát triển] 17 Thg07, 2018 @ 12:51pm 
Nguyên văn bởi 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 18 Thg07, 2018 @ 9:51am 
It works in sandbox mode.
RedSigma  [nhà phát triển] 18 Thg07, 2018 @ 10:22am 
Nguyên văn bởi 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  [nhà phát triển] 1 Thg08, 2018 @ 11:36am 
Nguyên văn bởi 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  [nhà phát triển] 12 Thg08, 2018 @ 1:04pm 
Nguyên văn bởi 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
Lần sửa cuối bởi RedSigma; 12 Thg08, 2018 @ 1:04pm
< >
Đang hiển thị 1-15 trong 40 bình luận
Mỗi trang: 1530 50