The bug tracker is a pile of crap. So, I propose we just post our bugs with the CPU/GPU here.
Code:-> Error at line 3: Internal error #SAHZ8, report to black phoenix. Data: 16 -> ZyeliosASM: Compile aborted: fatal error has occured
The bug tracker is a pile of crap. So, I propose we just post our bugs with the CPU/GPU here.
Code:-> Error at line 3: Internal error #SAHZ8, report to black phoenix. Data: 16 -> ZyeliosASM: Compile aborted: fatal error has occured
<Anticept> i always thought that piss comes out of a womans ass....
Paste program source with these kind of errors
I had a similar error, re-installing Wire solved it, it might be worth trying![]()
http://tiny.cc/OMFGWTFBBQ
Best People On Wiremod!
Black Phoenix, Azrael, Jat Goodwin, Magos Mechanicus, ITSBTH, Fizyk, g33v3s,tuusita, InfectiousFight, ief015
Pointless things that are pointless, are pointlessly pointless, therefore pointlessness is pointless.
So pointlessly pointing out the pointlessness of this pointless signature is utterly pointless.
My IQ is 123
That internal error is actually critical syntax error
Give me rep if I helped you
CAPS LOCK IS CRUISE CONTROL FOR AWESOME
How The Clocks at Valve Work
Gpu Problem? Refer to This!
CLICK HERE TO MAKE A HELP THREAD
GENERATION 7: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
Social experiment.
Found a small mistake :]
gpu_opcodes.lua:208
shouldn't it be:Code:if (self.VertexBuffer[i][3]) then self.VertexBuffer[i][4] = self:VertexTransform(self.VertexBuffer[i][4]) end
And I can't find anything that's using the local "color" value you're using in "dvxflush"Code:if (self.VertexBuffer[i][4]) then self.VertexBuffer[i][4] = self:VertexTransform(self.VertexBuffer[i][4]) end
Last edited by Borsty; 10-07-2008 at 09:26 AM.
[SIZE=5][COLOR=Silver][I]«You're thinking with wires»[/I][/COLOR][/SIZE]
I got the GPU to (do basic) work.
But now i get:
Source code:Code:----> ZyeliosASM compiler - Version 2.0 (SVN REV 0) <---- -> ZyeliosASM: Compiling... -> ZyeliosASM: Pass 1 -> Error at line 10: Internal error #SAHZ8, report to black phoenix. Data: ,0,70; -> ZyeliosASM: Pass 2 -> ZyeliosASM: Compile aborted: fatal error has occured
Any idea whats wrong?Code://This is an empty line in the original file... dcolor bg; drect tl,br; dcolor shd; drect stl,sbr; dcolor win; drect wsl,wbr; dexit; color bg 0,0,70; color shd,20,20,90; color win,120,120,190; vec2f tl,0,0; vec2f br,512,512; vec2f stl,16,16; vec2f sbr,464,464; vec2f wsl,32,32; vec2f wbr,480,480;
edit:
See my next post here, no real problem by my own stupidy (sp?)...
Last edited by ryugon; 10-07-2008 at 11:30 AM. Reason: Figured it out...
My IQ is 156 - Free-IQTest.net - Quick Free IQ Test
color bg 0,0,70 should be color bg,0,0,70 (you forgot a comma).
My programs: BIOS - Alcyone - Calculator - Notepad - Movie Player
My tutorials: applyTorque - Quaternions - PID controllers
Yeah I found the error on my own, I was about to edit my original post but then I saw that you already had answered my post...
My IQ is 156 - Free-IQTest.net - Quick Free IQ Test
I also used to get the 5.2 error and redownloading the files fixed it.
Bookmarks