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

#1
Support / Re: NEW BUILD BUGS REPORT HERE PLEASE!!!
December 14, 2011, 05:37:18 PM
hi vaskots;

Quote from: matias9 on December 08, 2011, 10:01:30 AM
Hey, i had the same problem with MPQ Files.

the problem is that Diablo UPDATE system does not exactly work as we want.

sometimes those mpq that we automatically download from update, are not the ones that work properly with mooege, so u may need to re download them...

why? because the auto updater gives u basically a corrupt ones :P

so how do u re download the good ones? right here: http://www.mooege.org/topic/262-fatal-mpq-problem-coretocdat-error-here-are-some-links/ (i hope this is not spam, maybe it would be nice to have that post here :) )

u need to compare your mpq checksums with those posted there and re download the bad ones.

i make them work doing that.

so, yes, the updater is a sh1t :P


i posted that a week ago, it worked for me. i had the same error.


#2
Support / Re: Help with the Solution with error 3003
December 08, 2011, 10:01:30 AM
Hey, i had the same problem with MPQ Files.

the problem is that Diablo UPDATE system does not exactly work as we want.

sometimes those mpq that we automatically download from update, are not the ones that work properly with mooege, so u may need to re download them...

why? because the auto updater gives u basically a corrupt ones :P

so how do u re download the good ones? right here: http://www.mooege.org/topic/262-fatal-mpq-problem-coretocdat-error-here-are-some-links/ (i hope this is not spam, maybe it would be nice to have that post here :) )

u need to compare your mpq checksums with those posted there and re download the bad ones.

i make them work doing that.

so, yes, the updater is a sh1t :P
#3
Support / Re: [QUESTION] Cryptography
December 02, 2011, 09:16:11 AM
ok so... lets think a bit

if i write "hello" in chat bar and press enter, then, after that, the client encrypt it and send "@#%$#@" to the server right?

so, the server emulator needs to DECRYPT IT, i mean, decode that "@#%$#@" into "hello" and then reply that hello to all users near the char that said hello in the first place.

but i can not find the algorithm to decode "@#%$#@" into "hello"

it should be in the source of mooege but i guess it is not so... there could be that the client does NOT encrypt packets or

emu server does not implement decryption so far... or...

it is implemented and i cant find it :P

btw, thx for reply. : )
#4
Support / [QUESTION] Cryptography
December 02, 2011, 07:42:39 AM
does the client encrypt packet before sending them?

or just encrypt info when you try to log in your account?

cause i dont see any encrypt/decrypt algorithm in source project =/

just ssl.
#5
now i have a question
why does the server/emulator need MPQ Files?
i dont get it.