David Zennaro
unread,Aug 30, 2012, 11:47:30 AM8/30/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to unitypa...@googlegroups.com
Hi !
I'm currently experimenting a new problem with the beta for the 1.3
version of uLink.
When a server registers a host on the Master Server (still 1.2),
unregisters it and then register an other one, I encounter a bug
preventing him to do so :
System.ArgumentException: An element with the same key already exists in
the dictionary.
at
System.Collections.Generic.Dictionary`2[uLink.NetworkGroup,#=qjVd8lsG0QCpqtFd_qc8qdX_snNfFr1$4HlTul7YvTcw=+#=qhjqaYP_s8bUfF4QXYe7esQ==].Add
(NetworkGroup key, #=qhjqaYP_s8bUfF4QXYe7esQ== value) [0x00000] in
<filename unknown>:0
at
#=qjVd8lsG0QCpqtFd_qc8qdX_snNfFr1$4HlTul7YvTcw=.#=qPky4LRHMu_cp0cu2kIFYWbktr2ylElsLw8Hp4aDdbtM=
() [0x00000] in <filename unknown>:0
at
#=qjVd8lsG0QCpqtFd_qc8qdX_snNfFr1$4HlTul7YvTcw=.#=q0dFnEWgupTP1crx8FApmKCc$VxpSyL6HuV_pL6buDZI=
(Int32 #=qHPcz$60NFaN$FcLFtiT1Plx0WEvuVPfzy0pPCtyMcAE=, Int32
#=qb2IKF5v8YqX0NCJEW51RpQ==, Int32 #=qvmmH11EBlqqk5et8kxOkCQ==)
[0x00000] in <filename unknown>:0
at
#=qjVd8lsG0QCpqtFd_qc8qdX_snNfFr1$4HlTul7YvTcw=.#=qWyF5JpEQaN90GJIC43VImLgawC5DqxFOrl0S_fs09NU=
(Int32 #=q$6wNJasLamZ6b47QrU1_JFBflQs49JDu8O$tPrarmBg=, Int32
#=qHldTSEjv7q7SWbBzY_FpoeGpvPI2BkKai5Vgc2$8fVs=, Boolean
#=q2517h5fDQkw$h4em2tSMzA==) [0x00000] in <filename unknown>:0
at uLink.Network.InitializeServer (Int32 maximumConnections, Int32
listenPort, Boolean useProxy) [0x00000] in <filename unknown>:0
at BC_MultiplayerScript.StartHost (Int32 port) [0x0008e]
According to the first line it seems that it is linked with the new
network groups functionnality, which I am not using.
Is this a known bug ? And if so, is there a fix on my side ?
Thanks for your help ! Except for these bugs, uLink 1.3 looks great !
David Zennaro
Programmer at Brain Candy.