No I unfortunately have not created the login.
So I need to go to the Account.Db File and add that? The beginners guide is down and I can't seem to find a step by step guide for allowing me access.
No I unfortunately have not created the login.
So I need to go to the Account.Db File and add that? The beginners guide is down and I can't seem to find a step by step guide for allowing me access.
MurderBot, you don't have to go in Account.Db, just try that in the mooege.exe window : !account add yourlogin@ yourpass admin.
Error 300007 for me...
Last edited by Proly; 12-28-2011 at 11:23 AM.
I have the same problem as IDeviance and bilofet. Anyone was able to fix the problem??
same here error 300007 (ERROR_GLOBAL_MALFORMED_RESPONSE )
I'm throwing an error 300007 error as well. At least I'm hitting the same roadblock everyone else is hitting!
the current tree doesn't works.
just need wait a new build who fix that ...
or if anyone know c# maybe can fix that , but it isn't in my competence ...
seven 64bit for me
but i've try to run in compatibility mod xp sp3 it's same
i am a pro at c# and .net in general, but dont know what d3 is looking for :P
and without real d3 account to snif pakages....its a shot in the dark....
patch 9 must changed the toons/account format.....i am debuging it very slowly when i have time, but i dought i will fix this before the dev team that know their project betterv![]()
I am using Windows 7 64 bits
Version 80c0e66 throws me these errors, f3e116b works fine for me however.
Any Ideas? I'm guessing it's the MPQs are incorrect, as there's not really any other variables however I'm using the MPQ directory from a clean install of version 8101 and this all occurs before I even attempt to load the game up
edit: nevermind. I realize now that 8101 is patch 9 - I mistakenly thought it was patch 8
Last edited by apopberz; 12-28-2011 at 09:38 PM.
It would be great if someone can provide us with a packet dump (using Wireshark) from a successful login to the real beta. This way we might be able to find out what have changed in the last patch to Mooege once again can work.
On Windows the ports used by D3 can be found byand look for the destination port numbers used by "Diablo III.exe".Code:netstat -a -b
In Wireshark create a filter something likeand save only the filtered packets as a pcap file.Code:tcp.dstport eq thePortYouFound or tcp.dstport eq ifYouFoundAnotherPort
Whats happening now?
Last edited by razidark; 12-29-2011 at 05:42 AM.