Problem with install
TheSilverDreams opened this issue · 5 comments
TheSilverDreams commented
Hello, there was a problem, I don’t know how to solve it
[ERROR] Warning! A net message (msync.sendTable) is already started! Discarding in favor of the new message! (DLib.NetworkedRemove)
1. nextevent - addons/dlib/lua/dlib/modules/nwvar/sv_nwvar.lua:118
2. unknown - addons/dlib/lua/dlib/modules/hook.lua:439
ApertureDevelopment commented
Hello,
Please provide a few more infos.
- What branch are you using? ( e.g. Master, Development )
- When does this error happen? ( e.g. on player spawn, when a player leaves )
TheSilverDreams commented
What branch are you using?
Master
When does this error happen?
When opening the ulx menu
TheSilverDreams commented
I solved the old problem, a new one appeared
[ERROR] addons/msync/lua/msync/client_gui/modules/cl_mrsync.lua:195: Calling net.Start with unpooled message name! [ http://goo.gl/qcx0y ]
1. Start - [C]:-1
2. getSettings - addons/msync/lua/msync/client_gui/modules/cl_mrsync.lua:195
3. adminPanel - addons/msync/lua/msync/client_gui/modules/cl_mrsync.lua:132
4. InitModuleSettings - addons/msync/lua/msync/client_gui/cl_admin_gui.lua:231
5. InitPanel - addons/msync/lua/msync/client_gui/cl_admin_gui.lua:259
6. func - addons/msync/lua/msync/client_gui/cl_net.lua:89
7. unknown - lua/includes/extensions/net.lua:32
ApertureDevelopment commented
Can you look for other Startup errors? I think that something might not loaded correctly. The error you have is a result of the Server Side part of MRSync not having fully loaded.
ApertureDevelopment commented
Closing. No back reply within a month