Aperture-Development/MSync-2

Problem with install

TheSilverDreams opened this issue · 5 comments

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

Hello,

Please provide a few more infos.

  1. What branch are you using? ( e.g. Master, Development )
  2. When does this error happen? ( e.g. on player spawn, when a player leaves )

What branch are you using?
Master
When does this error happen?
When opening the ulx menu

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

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.

Closing. No back reply within a month