Jump to content

Syncker issue.


photo

Recommended Posts

Hi. I've been dealing with an issue that got me a little frustrated with a current project I'm working on. When I launch my .bat, everything seems to be fine, plugins are loaded, configs are loaded etc. Well, while app is running all I see is a black screen but in console Syncker is on Master and cannot reply to slaves. This without Syncker, works. I can see my models and my world. This is my code.

 

Console:

Captura10.PNG

AppSystemLogic.cpp

Captura11.PNG

AppSystemLogic.h

Captura12.PNG

AppWorldLogic.h

Captura13.PNG

AppWorldlogic.cpp

Captura14.PNG

Edited by raul.bleda
Link to comment

Please send us your .bat files (for both Master and Slave).
Because I see that the Master doesn't wait for the slaves ("waiting for 0 slaves"). The only reason for this issue is the -sync_count command line argument.

Link to comment
×
×
  • Create New...