Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ridelore

#1
This is what I get when I try to connect:

[Trace] [Program]: Client connected: 127.0.0.1:58929
[Debug] [Server]: ReceiveCallback - [Exception] System.IO.FileNotFoundException:
Could not load file or assembly 'Google.ProtocolBuffers, Version=2.3.0.277, Cul
ture=neutral, PublicKeyToken=17b3b1f090c3ea48' or one of its dependencies. The s
ystem cannot find the file specified.
File name: 'Google.ProtocolBuffers, Version=2.3.0.277, Culture=neutral, PublicKe
yToken=17b3b1f090c3ea48'
   at D3Sharp.Net.Packets.Header..ctor(Byte[] data)
   at D3Sharp.Net.Packets.Header..ctor(IEnumerable`1 data)
   at D3Sharp.Net.Packets.PacketRouter.Identify(IClient client, Byte[] buffer)
   at D3Sharp.Net.Packets.PacketRouter.Route(ClientDataEventArgs e)
   at D3Sharp.Program.<InitializeServerEvents>b__2(Object sender, ClientDataEven
tArgs e)
   at D3Sharp.Net.Server.OnDataReceived(ClientDataEventArgs e)
   at D3Sharp.Net.Server.ReceiveCallback(IAsyncResult result)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].