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 - raistlinthewiz

#16
News / mooege is here..
September 28, 2011, 06:17:49 PM
#17
General / Re: Accessing D3Sharp Over a Network Connection
September 27, 2011, 06:22:57 PM
Quote[Debug] [BNetRouter]:  - [Exception] System.TypeInitializationException: The typ
e initializer for 'D3Sharp.Core.Accounts.AccountManager' threw an exception. ---
> System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.
SQLite.dll' or one of its dependencies. The specified module could not be found.

Download sqlite 7 for windows. You should be checking faq &compiling section on wiki even before asking;

https://github.com/raistlinthewiz/d3sharp/wiki/Compiling

For Windows 7 64bit

QuoteIf you have this:

[Debug] [PacketRouter]: - [Exception] System.TypeInitializationException: The type initializer for 'D3Sharp.Core.Accounts.AccountsManager' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite.dll' or one of its dependencies. The specified module could not be found
download and install:

http://system.data.sqlite.org/sqlite-netFx40-setup-bundle-x86-2010-1.0.74.0.exe

This should solve the problem.


#18
Just commited a few fixes and we've merged it to codeweaver repo also;

https://github.com/codeweaver/proto
#20
Contains the proto's, generator bat files and classes itself for both c++ and c#.


hope it helps.
#21
Announcing Starcraft II VOD Tracker
Day9, HDStarcraft, Huskstarcraft and others are great Starcraft II commentary channels to watch if you're an avid player. VOD Tracker by http://www.blizztv.com is a tool that can ease tracking them for you.
#22
Battlenger / Re: Introducing Battlenger Project
September 11, 2010, 04:15:42 PM
project is alive other then i'm on a vacation.

the project is hosted under svn: http://code.google.com/p/battlenger/
anonymous_bg is correct, mangos emu does not support bnet2.0 protocol or login.
#23
Battlenger / Re: Introducing Battlenger Project
September 03, 2010, 12:47:09 AM
Quote from: mrelfire on September 02, 2010, 04:18:35 AM
a lot of things has been done with mangos


like?
#24
Hi there guys!

Again me here :) I'm an avid player whom watching replays, vods and streams everyday to get better in the game and lately have been thinking of creating a blog about them.

This is not yet another youtube channel cause there're tons of good ones already out there, instead i gather my hand-picked stuff -- the one's i like the most --.

You can check it over: http://www.blizztv.com

Hope you'll enjoy it, thanks for your time!
#26
Site News / Re: Bnet 2.0 Bot
August 29, 2010, 04:43:36 PM
Quote from: jackal on August 29, 2010, 01:27:01 PM
Nobody cares about a chatbot, we want LAN support !  ;D


that depends :D
#27
Battlenger / Re: Introducing Battlenger Project
August 28, 2010, 09:35:30 PM
Bnet2 update: the libbnet2 plugin is still being developed, as of right now we can authenticate with server's but still trying the implement the profile selection code.
#28
Battlenger / Re: Introducing Battlenger Project
August 28, 2010, 09:14:24 PM
updated screenshot on main post and added latest download link.
#29
you can get the answer on irc.
#30
i've just reflected the executable and the source itself dos not seem to have any s2c related stuff.
this seems just kind of client-socket connection code.