Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


CE 5.6 compile errors

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Mon Jul 26, 2010 10:24 am    Post subject: CE 5.6 compile errors Reply with quote

I have delphi 7 personal

Code:

[Warning] cheatengine.dpr(9): File not found: 'trainer.res'
[Hint] symbolhandler.pas(429): Value assigned to 'x' never used
[Hint] symbolhandler.pas(593): Variable 'error' is declared but never used in 'TSymHandler.AddUserdefinedSymbol'
[Hint] symbolhandler.pas(722): Variable 'mn' is declared but never used in 'TSymHandler.inSystemModule'
[Hint] symbolhandler.pas(723): Variable 'i' is declared but never used in 'TSymHandler.inSystemModule'
[Warning] symbolhandler.pas(1117): Variable 'hasMultiplication' might not have been initialized
[Warning] symbolhandler.pas(1104): Variable 'offset' might not have been initialized
[Hint] symbolhandler.pas(915): Variable 'sn' is declared but never used in 'TSymHandler.getAddressFromName'
[Hint] symbolhandler.pas(925): Variable 'x' is declared but never used in 'TSymHandler.getAddressFromName'
[Hint] symbolhandler.pas(1358): Variable 'f' is declared but never used in 'TSymHandler.loadCommonModuleList'
[Hint] byteinterpreter.pas(94): Value assigned to 'v' never used
[Hint] SaveFirstScan.pas(21): Variable 'newmermoryfile' is declared but never used in 'TSaveFirstScanThread.execute'
[Hint] memscan.pas(440): Variable 'value' is declared but never used in 'getBytecountBinaryString'
[Hint] memscan.pas(707): Value assigned to 'pwidescanvalue' never used
[Hint] memscan.pas(706): Value assigned to 'scanvaluellength' never used
[Hint] memscan.pas(705): Value assigned to 'i' never used
[Hint] memscan.pas(955): Variable 'min' is declared but never used in 'TScanner.SingleExact'
[Hint] memscan.pas(955): Variable 'max' is declared but never used in 'TScanner.SingleExact'
[Warning] memscan.pas(1497): Variable 'valuetype' might not have been initialized
[Hint] memscan.pas(1575): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmemall'
[Hint] memscan.pas(1716): Value assigned to 'currentbase' never used
[Hint] memscan.pas(1700): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmembinary'
[Hint] memscan.pas(1706): Variable 'oldmem' is declared but never used in 'TScanner.nextnextscanmembinary'
[Warning] memscan.pas(1850): Variable 'valuetype' might not have been initialized
[Hint] memscan.pas(1782): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmem'
[Hint] memscan.pas(1796): Variable 'currentaddress' is declared but never used in 'TScanner.nextnextscanmem'
[Warning] memscan.pas(2359): Variable 'foundbuffersize' might not have been initialized
[Warning] memscan.pas(2361): Variable 'b' might not have been initialized
[Hint] memscan.pas(1874): Variable 'b' is declared but never used in 'TScanner.configurescanroutine'
[Hint] memscan.pas(1876): Variable 'p' is declared but never used in 'TScanner.configurescanroutine'
[Warning] memscan.pas(2417): Comparing signed and unsigned types - widened both operands
[Warning] memscan.pas(2395): Variable 'chunksize' might not have been initialized
[Hint] memscan.pas(2366): Variable 'j' is declared but never used in 'TScanner.nextnextscan'
[Hint] memscan.pas(2374): Variable 'part' is declared but never used in 'TScanner.nextnextscan'
[Warning] memscan.pas(2521): Comparing signed and unsigned types - widened both operands
[Hint] memscan.pas(2479): Value assigned to 'hasleft' never used
[Warning] memscan.pas(2648): Variable 'memorybuffer' might not have been initialized
[Hint] memscan.pas(2549): Variable 'j' is declared but never used in 'TScanner.firstscan'
[Hint] memscan.pas(2654): Variable 'i' is declared but never used in 'TScanner.execute'
[Hint] memscan.pas(2729): Variable 'i' is declared but never used in 'TScanner.destroy'
[Warning] memscan.pas(2953): Comparing signed and unsigned types - widened both operands
[Hint] memscan.pas(2908): Variable 'MemoryFile' is declared but never used in 'TScanController.nextnextscan'
[Hint] memscan.pas(3088): Value assigned to 'leftfromprevious' never used
[Hint] memscan.pas(3055): Variable 'memoryfile' is declared but never used in 'TScanController.firstnextscan'
[Hint] memscan.pas(3055): Variable 'addressfile' is declared but never used in 'TScanController.firstnextscan'
[Warning] memscan.pas(3767): Variable 'oldpos' might not have been initialized
[Warning] memscan.pas(3768): Variable 'oldmempos' might not have been initialized
[Warning] memscan.pas(3928): Return value of function 'TMemScan.GetOnlyOneResult' might be undefined
[Hint] memscan.pas(426): Variable 'foundaddress' is declared but never used in 'memscan'
[Hint] memscan.pas(427): Variable 'foundaddressb' is declared but never used in 'memscan'
[Hint] memscan.pas(305): Private symbol 'errorpopup' declared but never used
[Warning] autoassembler.pas(613): Comparing signed and unsigned types - widened both operands
[Hint] autoassembler.pas(1475): Value assigned to 'ok1' never used
[Hint] autoassembler.pas(999): Value assigned to 'j' never used
[Hint] autoassembler.pas(941): Value assigned to 'j' never used
[Hint] autoassembler.pas(884): Value assigned to 'j' never used
[Warning] autoassembler.pas(827): FOR-Loop variable 'j' may be undefined after loop
[Warning] autoassembler.pas(1017): Variable 'currentaddress' might not have been initialized
[Warning] autoassembler.pas(1397): Variable 'testdword' might not have been initialized
[Hint] autoassembler.pas(1677): Variable 'i' is declared but never used in 'autoassemble'
[Hint] autoassembler.pas(1677): Variable 'j' is declared but never used in 'autoassemble'
[Hint] autoassembler.pas(1678): Variable 'currentline' is declared but never used in 'autoassemble'
[Hint] stacktrace2.pas(70): Value assigned to 'v' never used
[Hint] stacktrace2.pas(48): Variable 't' is declared but never used in 'ce_stacktrace'
[Warning] circularBuffer.pas(24): Method 'Destroy' hides virtual method of base type 'TObject'
[Hint] hotkeyhandler.pas(114): Variable 'i' is declared but never used in 'ClearHotkeylist'
[Hint] hotkeyhandler.pas(127): Variable 'x' is declared but never used in 'CheckKeyCombo'
[Hint] hotkeyhandler.pas(154): Variable 'i' is declared but never used in 'RegisterHotKey'
[Hint] hotkeyhandler.pas(227): Value assigned to 'UnregisterHotKey' never used
[Hint] hotkeyhandler.pas(277): Value assigned to 'handledhotkey' never used
[Hint] injectedpointerscanunit.pas(49): Variable 'x' is declared but never used in 'TInjectPointerscan.execute'
[Warning] foundlisthelper.pas(170): Variable 'memorypos' might not have been initialized
[Hint] foundlisthelper.pas(123): Variable 'j' is declared but never used in 'TFoundList.deleteaddress'
[Hint] foundlisthelper.pas(123): Variable 'k' is declared but never used in 'TFoundList.deleteaddress'
[Warning] foundlisthelper.pas(284): Variable 'l' might not have been initialized
[Warning] foundlisthelper.pas(310): Comparing signed and unsigned types - widened both operands
[Warning] foundlisthelper.pas(310): Comparing signed and unsigned types - widened both operands
[Warning] foundlisthelper.pas(303): Return value of function 'TFoundList.GetAddressOnly' might be undefined
[Warning] foundlisthelper.pas(571): FOR-Loop variable 'j' may be undefined after loop
[Hint] foundlisthelper.pas(372): Value assigned to 'TFoundList.GetAddress' never used
[Warning] foundlisthelper.pas(368): Return value of function 'TFoundList.GetAddress' might be undefined
[Warning] foundlisthelper.pas(394): Variable 'vtype' might not have been initialized
[Warning] underc.pas(159): Return value of function 'TScriptengine.beginScript' might be undefined
[Hint] underc.pas(122): Variable 'thisdll' is declared but never used in 'TScriptengine.beginScript'
[Hint] underc.pas(123): Variable 'mfilename' is declared but never used in 'TScriptengine.beginScript'
[Hint] underc.pas(124): Variable 'dllpath' is declared but never used in 'TScriptengine.beginScript'
[Hint] underc.pas(240): Value assigned to 'r' never used
[Hint] underc.pas(258): Value assigned to 'r' never used
[Warning] PEInfoFunctions.pas(108): Comparing signed and unsigned types - widened both operands
[Hint] PEInfounit.pas(73): Variable 'ImageSectionHeader' is declared but never used in 'peinfo_getcodesize'
[Hint] PEInfounit.pas(74): Variable 'ImageBaseRelocation' is declared but never used in 'peinfo_getcodesize'
[Hint] PEInfounit.pas(75): Variable 'ImageExportDirectory' is declared but never used in 'peinfo_getcodesize'
[Hint] PEInfounit.pas(76): Variable 'ImageImportDirectory' is declared but never used in 'peinfo_getcodesize'
[Hint] PEInfounit.pas(85): Variable 'ImageSectionHeader' is declared but never used in 'peinfo_getdatabase'
[Hint] PEInfounit.pas(86): Variable 'ImageBaseRelocation' is declared but never used in 'peinfo_getdatabase'
[Hint] PEInfounit.pas(87): Variable 'ImageExportDirectory' is declared but never used in 'peinfo_getdatabase'
[Hint] PEInfounit.pas(88): Variable 'ImageImportDirectory' is declared but never used in 'peinfo_getdatabase'
[Hint] PEInfounit.pas(97): Variable 'ImageSectionHeader' is declared but never used in 'peinfo_getcodebase'
[Hint] PEInfounit.pas(98): Variable 'ImageBaseRelocation' is declared but never used in 'peinfo_getcodebase'
[Hint] PEInfounit.pas(99): Variable 'ImageExportDirectory' is declared but never used in 'peinfo_getcodebase'
[Hint] PEInfounit.pas(100): Variable 'ImageImportDirectory' is declared but never used in 'peinfo_getcodebase'
[Hint] PEInfounit.pas(109): Variable 'ImageSectionHeader' is declared but never used in 'peinfo_getentryPoint'
[Hint] PEInfounit.pas(110): Variable 'ImageBaseRelocation' is declared but never used in 'peinfo_getentryPoint'
[Hint] PEInfounit.pas(111): Variable 'ImageExportDirectory' is declared but never used in 'peinfo_getentryPoint'
[Hint] PEInfounit.pas(112): Variable 'ImageImportDirectory' is declared but never used in 'peinfo_getentryPoint'
[Warning] PEInfounit.pas(129): Return value of function 'peinfo_getheadersize' might be undefined
[Warning] PEInfounit.pas(799): Variable 'imagesize' might not have been initialized
[Hint] DissectCodeThread.pas(131): Variable 'i' is declared but never used in 'TDissectCodeThread.findaddress'
[Hint] DissectCodeThread.pas(150): Variable 'a' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(150): Variable 'b' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(150): Variable 'c' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(151): Variable 'fa' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(151): Variable 'fb' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(151): Variable 'fc' is declared but never used in 'TDissectCodeThread.CheckAddress'
[Hint] DissectCodeThread.pas(61): Private symbol 'unconditionaljump' declared but never used
[Hint] DissectCodeThread.pas(62): Private symbol 'conditionaljump' declared but never used
[Hint] DissectCodeThread.pas(63): Private symbol 'calls' declared but never used
[Warning] disassemblerviewunit.pas(68): Method 'GetPopupMenu' hides virtual method of base type 'TControl'
[Warning] disassemblerviewunit.pas(90): Method 'Update' hides virtual method of base type 'TWinControl'
[Hint] disassemblerviewunit.pas(232): Value assigned to 'altispressed' never used
[Hint] disassemblerviewunit.pas(231): Value assigned to 'ctrlispressed' never used
[Hint] disassemblerviewunit.pas(298): Variable 'Shift' is declared but never used in 'TDisassemblerview.WndProc'
[Warning] disassemblerviewunit.pas(368): Variable 'line' might not have been initialized
[Hint] disassemblerviewunit.pas(342): Variable 'j' is declared but never used in 'TDisassemblerview.DisCanvasMouseDown'
[Hint] disassemblerviewunit.pas(343): Variable 'rct' is declared but never used in 'TDisassemblerview.DisCanvasMouseDown'
[Hint] disassemblerviewunit.pas(344): Variable 'disassembled' is declared but never used in 'TDisassemblerview.DisCanvasMouseDown'
[Warning] disassemblerviewunit.pas(431): Variable 'found' might not have been initialized
[Hint] disassemblerviewunit.pas(53): Private symbol 'fdissectCode' declared but never used
[Fatal Error] MainUnit.pas(14): File not found: 'XMLDoc.dcu'
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Mon Jul 26, 2010 10:41 am    Post subject: Reply with quote

build the trainerwithassembler.dpr first

and get delphi 7 enterprise or remove all the code that makes use of xml

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Wed Jul 28, 2010 12:45 am    Post subject: Reply with quote

OK I installed Delphi 7 Enterprise. Now when I open trainerwithassembler.dpr I get Error
"Cannot find resource file trainerwithassembler.res. Recreated".
When I try to compile it i get another messsage
"Project trainerwithassembler.exe raised exception class EReadError with message 'stream read error'. Process stopped Use step or run to continue."
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Wed Jul 28, 2010 6:21 am    Post subject: Reply with quote

Quote:
"Cannot find resource file trainerwithassembler.res. Recreated".

That's normal

Quote:
"Project trainerwithassembler.exe raised exception class EReadError with message 'stream read error'. Process stopped Use step or run to continue."

You need to build it, but don't run it (don't use the green play button)
just project->build

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Wed Jul 28, 2010 8:21 am    Post subject: Reply with quote

Build log affter press project -> build

Code:

[Warning] ExtraTrainerComponents.pas(100): Method 'SetAutoSize' hides virtual method of base type 'TControl'
[Hint] symbolhandler.pas(429): Value assigned to 'x' never used
[Hint] symbolhandler.pas(593): Variable 'error' is declared but never used in 'TSymHandler.AddUserdefinedSymbol'
[Hint] symbolhandler.pas(722): Variable 'mn' is declared but never used in 'TSymHandler.inSystemModule'
[Hint] symbolhandler.pas(723): Variable 'i' is declared but never used in 'TSymHandler.inSystemModule'
[Warning] symbolhandler.pas(1153): Combining signed and unsigned types - widened both operands
[Warning] symbolhandler.pas(1156): Combining signed and unsigned types - widened both operands
[Warning] symbolhandler.pas(1117): Variable 'hasMultiplication' might not have been initialized
[Warning] symbolhandler.pas(1104): Variable 'offset' might not have been initialized
[Hint] symbolhandler.pas(915): Variable 'sn' is declared but never used in 'TSymHandler.getAddressFromName'
[Hint] symbolhandler.pas(925): Variable 'x' is declared but never used in 'TSymHandler.getAddressFromName'
[Hint] symbolhandler.pas(1358): Variable 'f' is declared but never used in 'TSymHandler.loadCommonModuleList'
[Hint] CEFuncProc.pas(1445): Value assigned to 'position' never used
[Hint] CEFuncProc.pas(1805): Variable 'j' is declared but never used in 'ByteStringToText'
[Warning] CEFuncProc.pas(1958): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(1977): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(1982): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(1987): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(1992): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(1997): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2002): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2007): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2012): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2017): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2022): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2027): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2032): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2037): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2042): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2047): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2052): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2057): Combining signed and unsigned types - widened both operands
[Warning] CEFuncProc.pas(2070): Return value of function 'undolastscan' might be undefined
[Hint] CEFuncProc.pas(2135): Value assigned to 'j' never used
[Hint] CEFuncProc.pas(2094): Variable 'BAddress' is declared but never used in 'RemoveAddress'
[Hint] CEFuncProc.pas(2435): Variable 'check' is declared but never used in 'GetFirstModuleName'
[Hint] CEFuncProc.pas(2523): Variable 'j' is declared but never used in 'GetWindowList'
[Hint] CEFuncProc.pas(2526): Variable 'tempdword' is declared but never used in 'GetWindowList'
[Hint] CEFuncProc.pas(2800): Value assigned to 'z' never used
[Hint] CEFuncProc.pas(2776): Variable 'buf2' is declared but never used in 'LoadFormPosition'
[Warning] CEFuncProc.pas(3098): Return value of function 'isjumporcall' might be undefined
[Hint] CEFuncProc.pas(3034): Variable 'buf' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3035): Variable 'actualread' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3036): Variable 'i' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3036): Variable 'j' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3037): Variable 'st' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3038): Variable 'offset' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3039): Variable 'haserror' is declared but never used in 'isjumporcall'
[Hint] CEFuncProc.pas(3104): Variable 'check' is declared but never used in 'readAndParseAddress'
[Hint] Assemblerunit.pas(1835): Value assigned to 'i64' never used
[Hint] Assemblerunit.pas(1820): Variable 'i' is declared but never used in 'gettokentype'
[Hint] Assemblerunit.pas(1993): Value assigned to 'disp' never used
[Hint] Assemblerunit.pas(1987): Value assigned to 'j' never used
[Hint] Assemblerunit.pas(1935): Value assigned to 'last' never used
[Hint] Assemblerunit.pas(1934): Value assigned to 'rewrite' never used
[Hint] Assemblerunit.pas(1922): Variable 'k' is declared but never used in 'rewrite'
[Hint] Assemblerunit.pas(2065): Variable 'spacecount' is declared but never used in 'tokenize'
[Hint] Assemblerunit.pas(2066): Variable 'seperatorcount' is declared but never used in 'tokenize'
[Hint] Assemblerunit.pas(2333): Value assigned to 'k' never used
[Hint] Assemblerunit.pas(2337): Value assigned to 'k' never used
[Warning] Assemblerunit.pas(2486): Variable 'found' might not have been initialized
[Hint] Assemblerunit.pas(2503): Value assigned to 'createModRM' never used
[Warning] Assemblerunit.pas(4483): Combining signed and unsigned types - widened both operands
[Hint] Assemblerunit.pas(4608): Value assigned to 'lastentry2' never used
[Warning] Assemblerunit.pas(4621): Variable 'lastindex' might not have been initialized
[Hint] Assemblerunit.pas(4600): Variable 'l' is declared but never used in 'Assemblerunit'
[Hint] Assemblerunit.pas(4600): Variable 'm' is declared but never used in 'Assemblerunit'
[Hint] memscan.pas(440): Variable 'value' is declared but never used in 'getBytecountBinaryString'
[Hint] memscan.pas(707): Value assigned to 'pwidescanvalue' never used
[Hint] memscan.pas(706): Value assigned to 'scanvaluellength' never used
[Hint] memscan.pas(705): Value assigned to 'i' never used
[Hint] memscan.pas(955): Variable 'min' is declared but never used in 'TScanner.SingleExact'
[Hint] memscan.pas(955): Variable 'max' is declared but never used in 'TScanner.SingleExact'
[Warning] memscan.pas(1086): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(1230): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(1414): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(1483): Combining signed and unsigned types - widened both operands
[Hint] memscan.pas(1468): Variable 'valuetype' is declared but never used in 'TScanner.FirstNextScanmem'
[Hint] memscan.pas(1591): Value assigned to 'so' never used
[Hint] memscan.pas(1575): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmemall'
[Hint] memscan.pas(1587): Variable 'valuetype' is declared but never used in 'TScanner.nextnextscanmemall'
[Hint] memscan.pas(1716): Value assigned to 'currentbase' never used
[Hint] memscan.pas(1700): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmembinary'
[Hint] memscan.pas(1706): Variable 'oldmem' is declared but never used in 'TScanner.nextnextscanmembinary'
[Hint] memscan.pas(1799): Value assigned to 'so' never used
[Hint] memscan.pas(1782): Variable 'stepsize' is declared but never used in 'TScanner.nextnextscanmem'
[Hint] memscan.pas(1796): Variable 'currentaddress' is declared but never used in 'TScanner.nextnextscanmem'
[Warning] memscan.pas(2359): Variable 'foundbuffersize' might not have been initialized
[Warning] memscan.pas(2361): Variable 'b' might not have been initialized
[Hint] memscan.pas(1874): Variable 'b' is declared but never used in 'TScanner.configurescanroutine'
[Hint] memscan.pas(1876): Variable 'p' is declared but never used in 'TScanner.configurescanroutine'
[Warning] memscan.pas(2394): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2403): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2417): Comparing signed and unsigned types - widened both operands
[Warning] memscan.pas(2395): Variable 'chunksize' might not have been initialized
[Hint] memscan.pas(2366): Variable 'j' is declared but never used in 'TScanner.nextnextscan'
[Hint] memscan.pas(2374): Variable 'part' is declared but never used in 'TScanner.nextnextscan'
[Warning] memscan.pas(2484): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2509): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2513): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2513): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2521): Comparing signed and unsigned types - widened both operands
[Hint] memscan.pas(2479): Value assigned to 'hasleft' never used
[Warning] memscan.pas(2609): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2648): Variable 'memorybuffer' might not have been initialized
[Hint] memscan.pas(2549): Variable 'j' is declared but never used in 'TScanner.firstscan'
[Hint] memscan.pas(2654): Variable 'i' is declared but never used in 'TScanner.execute'
[Hint] memscan.pas(2729): Variable 'i' is declared but never used in 'TScanner.destroy'
[Warning] memscan.pas(2929): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(2953): Comparing signed and unsigned types - widened both operands
[Hint] memscan.pas(2908): Variable 'MemoryFile' is declared but never used in 'TScanController.nextnextscan'
[Warning] memscan.pas(3079): Combining signed and unsigned types - widened both operands
[Hint] memscan.pas(3088): Value assigned to 'leftfromprevious' never used
[Hint] memscan.pas(3055): Variable 'memoryfile' is declared but never used in 'TScanController.firstnextscan'
[Hint] memscan.pas(3055): Variable 'addressfile' is declared but never used in 'TScanController.firstnextscan'
[Warning] memscan.pas(3427): Combining signed and unsigned types - widened both operands
[Warning] memscan.pas(3767): Variable 'oldpos' might not have been initialized
[Warning] memscan.pas(3768): Variable 'oldmempos' might not have been initialized
[Warning] memscan.pas(3928): Return value of function 'TMemScan.GetOnlyOneResult' might be undefined
[Hint] memscan.pas(426): Variable 'foundaddress' is declared but never used in 'memscan'
[Hint] memscan.pas(427): Variable 'foundaddressb' is declared but never used in 'memscan'
[Hint] memscan.pas(79): Private symbol 'customprologue' declared but never used
[Hint] memscan.pas(80): Private symbol 'customepilogue' declared but never used
[Hint] memscan.pas(198): Private symbol 'GenericSaveResult' declared but never used
[Hint] memscan.pas(305): Private symbol 'errorpopup' declared but never used
[Warning] autoassembler.pas(613): Comparing signed and unsigned types - widened both operands
[Hint] autoassembler.pas(1475): Value assigned to 'ok1' never used
[Hint] autoassembler.pas(999): Value assigned to 'j' never used
[Hint] autoassembler.pas(941): Value assigned to 'j' never used
[Hint] autoassembler.pas(884): Value assigned to 'j' never used
[Warning] autoassembler.pas(827): FOR-Loop variable 'j' may be undefined after loop
[Warning] autoassembler.pas(1017): Variable 'currentaddress' might not have been initialized
[Warning] autoassembler.pas(1397): Variable 'testdword' might not have been initialized
[Hint] autoassembler.pas(1677): Variable 'i' is declared but never used in 'autoassemble'
[Hint] autoassembler.pas(1677): Variable 'j' is declared but never used in 'autoassemble'
[Hint] autoassembler.pas(1678): Variable 'currentline' is declared but never used in 'autoassemble'
[Hint] HotkeyHandler.pas(114): Variable 'i' is declared but never used in 'ClearHotkeylist'
[Hint] HotkeyHandler.pas(127): Variable 'x' is declared but never used in 'CheckKeyCombo'
[Hint] HotkeyHandler.pas(154): Variable 'i' is declared but never used in 'RegisterHotKey'
[Hint] HotkeyHandler.pas(227): Value assigned to 'UnregisterHotKey' never used
[Warning] HotkeyHandler.pas(275): Combining signed and unsigned types - widened both operands
[Hint] HotkeyHandler.pas(277): Value assigned to 'handledhotkey' never used
[Warning] MemoryTrainerUnit.pas(155): Return value of function 'ReadProcessMemory' might be undefined
[Warning] MemoryTrainerUnit.pas(175): Return value of function 'WriteProcessMemory' might be undefined
[Warning] MemoryTrainerUnit.pas(600): Combining signed and unsigned types - widened both operands
[Hint] MemoryTrainerUnit.pas(813): Variable 'i' is declared but never used in 'TfrmMemoryTrainer.FormClose'
[Warning] MemoryTrainerUnit.pas(1716): Combining signed and unsigned types - widened both operands
[Hint] MemoryTrainerUnit.pas(1685): Variable 'oldvalue1' is declared but never used in 'TfrmMemoryTrainer.FreezerTimer'
[Warning] MemoryTrainerUnit.pas(2002): Variable 'cheatnr' might not have been initialized
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Wed Jul 28, 2010 8:25 am    Post subject: Reply with quote

looks like everything went fine
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Wed Jul 28, 2010 9:13 am    Post subject: Reply with quote

I dont know delphi but I am always looking for message "job done" "complete" or something when I compile something.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Wed Jul 28, 2010 9:19 am    Post subject: Reply with quote

no line that starts with [Error] of [Fatal Error] , which means that the compilation is done without a problem
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
jazzybecker
How do I cheat?
Reputation: 0

Joined: 22 Aug 2010
Posts: 4

PostPosted: Wed Aug 25, 2010 1:44 pm    Post subject: Reply with quote

Yeah i'm compile with trainerwithassembler , this notice appear :
[Fatal Error] trainerwithassembler.dpr(19): File not found: 'PatcherUnit.dcu'
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Wed Aug 25, 2010 2:41 pm    Post subject: Reply with quote

build instead of compile
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
jazzybecker
How do I cheat?
Reputation: 0

Joined: 22 Aug 2010
Posts: 4

PostPosted: Wed Aug 25, 2010 6:17 pm    Post subject: Reply with quote

TN.dark_byte please look this :

****://***.youtube.***/watch?v=WdvVYnXg5vc

i'm sorry .. link sensored.
cause i'm can't post link correctly.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Wed Aug 25, 2010 7:40 pm    Post subject: Reply with quote

you need to compile the trainer with assembler
You do that by opening it as a project, not as a editable file, and then build it

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites