PDA

View Full Version : Fixing errors with UCE


dire-x
1st July 2006, 02:04
Wow my first post here.
Well anyways down to business, I've done the tut for making my own UCE and have gotten down to the fixing the errors. I have some errors that I can't find out how to fix, I was just wondering if someone could help me out. My guild really needs this UCE.

[RC Error] trainer.rc(4): Cannot open file: trainerwithassembler.exe
[RC Error] trainer.rc(4): Cannot open file: trainerwithassembler.exe
[Warning] cheatengine.dpr(4): File not found: 'trainer.res'
[Warning] hypermode.pas(26): Method 'Destroy' hides virtual method of base type 'TThread'
[Error] autoassembler.pas(531): Not enough actual parameters
[Fatal Error] MainUnit.pas(11): Could not compile used unit 'autoassembler.pas'

Monkimann
1st July 2006, 02:06
In that stickied thread (Best UCE TUT so far), on page 5(I think) there is a post by J-C that has an attachment. Download it, and put that into the main CE Directory, it should get rid of that error.

dire-x
1st July 2006, 02:11
Awesome that fixed half of my errors. But I still have no clue how to fix the other three.
[Warning] hypermode.pas(26): Method 'Destroy' hides virtual method of base type 'TThread'
[Error] autoassembler.pas(531): Not enough actual parameters
[Fatal Error] MainUnit.pas(11): Could not compile used unit 'autoassembler.pas'

Monkimann
1st July 2006, 02:17
Hmm, not sure about that one. Look around in that thread, people probably have had the same problem as you.

dire-x
1st July 2006, 04:31
COme on someone has to know why this is happening. On another note, i have begun making another UCE but this time I did change the new strings this time (which i didnt do last time).