Garry's Mod

Garry's Mod

3D Stream Radio
此主题已被锁定
Grim 2018 年 1 月 26 日 下午 4:33
LUA error, possibly conflicting with DLIB
[ERROR] lua/streamradio_core/client/cl_lib.lua:124: attempt to call field 'GetControlKey' (a nil value)
1. nextevent - lua/streamradio_core/client/cl_lib.lua:124
2. unknown - lua/dlib/modules/hook.lua:439

Not entirely sure how to fix this
< >
正在显示第 1 - 10 条,共 10 条留言
Grocel  [开发者] 2018 年 1 月 26 日 下午 10:34 
When does that error happen?
Is this addon known to cause conflicts? And what does DLIB do?
Grim 2018 年 1 月 26 日 下午 10:56 
We get this error the moment we load into the server. DLIB (http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1153306104) is necessary for DPP to work (http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=659044893).
This is the first problem we've had with DLIB
Grocel  [开发者] 2018 年 1 月 27 日 上午 4:47 
Should be fixed with this update, thanks for reporting:

Fixed an addon conflict with DLIB causing this error:
- lua/streamradio_core/client/cl_lib.lua:124: attempt to call field 'GetControlKey' (a nil value)

Fixed clientside files not loading for some clients.
Removed the community playlist for Mushroom Kingdom as it is down.
最后由 Grocel 编辑于; 2018 年 1 月 27 日 上午 4:50
Grim 2018 年 1 月 27 日 下午 1:16 
Thanks!
Grocel  [开发者] 2018 年 1 月 28 日 下午 2:09 
This is related to: http://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/246756300/1693785669860629663/

This error was caused by the addon not being loaded on the client, because the server also didn't load the addon.
Grim 2018 年 1 月 28 日 下午 3:22 
I can't seem to figure out why it isn't working
Grocel  [开发者] 2018 年 1 月 28 日 下午 5:02 
Please also do the stuff I told the other guy in the thread I linked above. The error is because the server couldn't send the stuff to the clients, so you need to check for server side errors in the server console and tell me them. More information why that happens is in the other thread.
Grocel  [开发者] 2018 年 1 月 28 日 下午 5:46 
Thanks, I have found your problem:
3D Stream Radio (rev. 365):
Your GMod-Server (Version: 170422) is too old! Update your GMod-Server! Load aborted!

However, I don't think your server is THAT outdated because you can still connect to it.
I never seen this problem before, but maybe this would help:

1.) Delete <server>/garrysmod/garrysmod.ver (this file seems to have the version number in it)
2.) Start steamcmd and login as anonymous
3.) Run this: app_update 4020 -beta NONE validate
4.) Check <server>/garrysmod/garrysmod.ver to be at least version 171212
5.) Restart the server, everything should be fine.

I guess from the log that the <server> path would be:
"/home/tcagame_svc15092/IsraelT/15092/"
最后由 Grocel 编辑于; 2018 年 1 月 29 日 上午 1:49
Grim 2018 年 1 月 28 日 下午 6:46 
That worked, thanks!
Grocel  [开发者] 2018 年 1 月 29 日 上午 2:05 
No Problem, as it is fixed now, I will close this.
< >
正在显示第 1 - 10 条,共 10 条留言
每页显示数: 1530 50