[Verse-dev] severe bug!

Eskil Steenberg verse-dev@blender.org
Mon, 17 May 2004 16:07:10 +0200


Hi

Just found a kind of big bug that affects all verse applications. But  
there is a easy fix.

in the function "v_nq_send_buf" in v_network_que.c the two last lines 
should be removed:

    else
       v_con_network_listen();

This fixes it for now, I will work on a real fix.

Cheers

E