Re: Database Wen compiling
so what does "access violation" mean, hm? ;)
Re: Database Wen compiling
Quote:
Originally Posted by
VibeTribe
so what does "access violation" mean, hm? ;)
idk xD ^^ well i dnt hav any anit virus software so it wouldnt block it :/
Re: Database Wen compiling
Updated : i updated the code
can some one pleasse help please if ur freee :D thanks
Re: Database Wen compiling
Re: Database Wen compiling
Quote:
Originally Posted by
keerthan
idk xD ^^ well i dnt hav any anit virus software so it wouldnt block it :/
it has nothing to do with your anti virus.
in the first step access violation sounds like your database user has no rights to write data in the DB, im unsure about that tho.
like GOOGLE said: such errors seems to happen if u access a private method or property in any extern class. it can even cause by access non existing members of any class or setting pointers that arent found.
im not similar to cpp, but i bet u didnt even look in the DatabaseServer / WorldServer source.
so, i cannot help u rly much, but my question was regarding to give u the clue to think about it and may even google for it lol.
Re: Database Wen compiling
thanks ill giv it a try :)