Re: Alphablending
- From: "//\\\\o//\\\\annabee <Free" <Software>>
- Date: Thu, 27 Apr 2006 08:47:45 +0200
På Thu, 27 Apr 2006 08:21:42 +0200, skrev <Chewy509@xxxxxxxxxxxxxxxx>:
//\\o//\\annabee wrote:
< http://www.szmyggenpv.com/downloads/RBlissv002j.Zip >
Umm, this one crashes... <quote>The instruction at "0x004060bf"
referenced memory at "0x00000004". The memory could not be
"written".</quote>
WinXP SP2 - Intel P-M 1.6GHz, 512MB RAM, ATi M9600 gfx.
Since no comment I assume it crashes on startup?
The 'g' version works fine however...
hmm. Even more strange. The changes between them are mere bugfixes :D
If this happens at startup, the only possible reason, _should_ be that the app cannot get access to the requested memoryrange in its own virtual memoryspace.
yes... the instruction at that memorylocation is :
mov D$eax+iMemObject.Size ebx
so this means, eax is &NULL. What this really means is that something, is taking up 16 megabytes of the applications memoryaddressspace, before the app is allowed to make a single call. Can I ask. Do you have some antivirus program installed ?
if you change this variable
[Memory.StartAdress: 0_1_000_000]
to a higher adress, say
[Memory.StartAdress: 0_2_000_000
does this help?
All you have to do to find it, is to paste it into rosAsm, comment it out, and right click it.
Thanks in advance for the feedback, I owe you one.
.
- Follow-Ups:
- Re: Alphablending
- From: hutch--
- Re: Alphablending
- References:
- Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: hutch--
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: Chewy509
- Alphablending
- Prev by Date: Re: Alphablending
- Next by Date: Re: Alphablending
- Previous by thread: Re: Alphablending
- Next by thread: Re: Alphablending
- Index(es):
Relevant Pages
|