Valhalla Legends Forums Archive | Battle.net Bot Development | the memory could not be "read"

AuthorMessageTime
NetNX
i keep getting crashes when calling NLS.dll that say the memory could not be "read" at specific locations... what does this error message mean?
September 19, 2004, 2:02 AM
UserLoser.
It's obvious, isn't it?
September 19, 2004, 2:09 AM
NetNX
yes but how would i go about correcting the problem...

ive traced it down to this line...
Call AuthAccountLogonProof(strReturn, strUsername, strPassword, strSalt, strPubKey)
September 19, 2004, 2:51 AM
Kp
[quote author=NetNX link=board=17;threadid=8733;start=0#msg80793 date=1095562313]
yes but how would i go about correcting the problem...

ive traced it down to this line...
Call AuthAccountLogonProof(strReturn, strUsername, strPassword, strSalt, strPubKey)
[/quote]

Comment out that line.
September 19, 2004, 3:06 AM
SNiFFeR
[quote author=Kp link=board=17;threadid=8733;start=0#msg80794 date=1095563162]
[quote author=NetNX link=board=17;threadid=8733;start=0#msg80793 date=1095562313]
yes but how would i go about correcting the problem...

ive traced it down to this line...
Call AuthAccountLogonProof(strReturn, strUsername, strPassword, strSalt, strPubKey)
[/quote]

Comment out that line.
[/quote]

Dont use the .dll ?
September 19, 2004, 3:27 AM
NetNX
I deleted a declares modual and i realized i was using the variable Account instead of Username and it was causing the function to have an overflow error
September 19, 2004, 4:32 AM
Laff
that error could be caused by having a pointer pointing to garbage or by jumping the bounds of a variable into something you shouldn't be going into. but stop asking questions about this junk (dll).
September 19, 2004, 11:43 PM
Myndfyr
[quote author=Laff link=board=17;threadid=8733;start=0#msg80980 date=1095637415]
but stop asking questions about this junk (dll).
[/quote]

Hey -- mr. 11 posts -- you're not building very good rapport with the more senior members of this community by telling people how they should behave here.
September 20, 2004, 8:09 AM
Eibro
[quote author=MyndFyre link=board=17;threadid=8733;start=0#msg81043 date=1095667783]
[quote author=Laff link=board=17;threadid=8733;start=0#msg80980 date=1095637415]
but stop asking questions about this junk (dll).
[/quote]

Hey -- mr. 11 posts -- you're not building very good rapport with the more senior members of this community by telling people how they should behave here.
[/quote]Eh? You do it all the time. I've been around here twice as long as you and you don't see me doing it.
September 20, 2004, 11:50 AM
kamakazie
[quote author=Eibro[yL] link=board=17;threadid=8733;start=0#msg81053 date=1095681051]
Eh? You do it all the time. I've been around here twice as long as you and you don't see me doing it.
[/quote]

Ditto. For all we know, that could be some senior bot dev community member in disguise.
September 20, 2004, 11:42 PM
Myndfyr
[quote author=dxoigmn link=board=17;threadid=8733;start=0#msg81185 date=1095723745]
For all we know, that could be some senior bot dev community member in disguise.
[/quote]

Well then he should be on his senior account if he's going to criticize people. It'd be completely different if someone, say, $t0rm, criticized someone (in my eyes) than Laff, for two reasons. 1.) I have interacted with $t0rm extensively over IM and on the forums, and his reputation with me is that he generally knows what he's talking about and will actually *work* at a solution. 2.) He hasn't spat in my face when I try to offer helpful advice.

dxo, Eibro, I know the both of you, and while you both have my respect as seasoned vets, I am afraid that I have to disagree with you both on this instance.
September 21, 2004, 2:31 AM
iago
Yep, and it's all about what Myndfyre thinks. :)
September 21, 2004, 3:24 AM

Search