Page 1 of 3

Can't compile scripts!!

PostPosted: Sat Nov 10, 2007 9:14 pm
by robrave
waa L. Spiro help me!!

I really can't understand why is this happening!

I load one of my previous working script, add it to scripts.. code.lss is now listed on Scripts window

I Press Compile and nothing happened! No messages or anything!!

next, I select a process, it still doesn't work.

created new scripts, still won't work

Next is more confusing, I extracted 4001, 4003, and 4004 version of MHS and use it. Still the button doesn't work. Its not disabled or anything.. it just doesn't work.

What to do?? The only thing that is different from before is that I'm using it on my newly bought computer..

HELP!!

PostPosted: Sat Nov 10, 2007 9:40 pm
by L. Spiro
What version of Windows® is on that computer?
And is it x86?

Copy MHS to a new clean directory and start over and see what happens.
And you can press F5 to compile as an alternative.


L. Spiro

PostPosted: Sat Nov 10, 2007 9:58 pm
by robrave
T___T

copied it to E:\mhs.. still doesn't work

press F5, no reaction


I'm using Intel dual core, Win XP Pro 2002 SP 2 (same with OS with previous comp)

why is this happening? T__T

PostPosted: Sat Nov 10, 2007 11:53 pm
by L. Spiro
I have not tried it with a dual-core CPU.

I coded nothing into it that changes based on how many processors you have, so having dual-core should not change anything.
However there is a kernel-mode driver and work done in the kernel can behave strangely given what seem to be random factors such as this.


This version has no kernel at all:
http://www.memoryhacking.com/MemHack/MH ... Kernel.rar
Try it.

If there are other problems, screenshits (people think I misspell this on accident) may tell the story better.


L. Spiro

PostPosted: Sun Nov 11, 2007 12:19 am
by mezzo
running quad core myself and have had no problems with scripts just yet...

PostPosted: Sun Nov 11, 2007 2:32 am
by robrave
:cry: still doesn't work :cry:

i'll post a video tomorrow... and I'll try it in the previous computer I use.

PostPosted: Sun Nov 11, 2007 8:51 am
by robrave
ok I've tried it on the previous computer I use,

once I open the Script Editor, there's an error:

Line 1 Unable to include file BYMRR.TXT

sorry I wasn't able to get the actual error since I thought it will again recurr the next time I load script editor.

So I reload again the script which causes the error msg to gone.

After that pressing the Compile button doesn't work too :cry: similar to the other computer I use.

Close MHS and open the script editor, unfortunately, no more error and no reaction.

Spiro, what to do? Help!!

PostPosted: Sun Nov 11, 2007 10:02 am
by L. Spiro
Ensure you have enough disk space for it to create the file it needs to create.
Ensure the directory where MHS is located is not read-only.

Use this debug version.


L. Spiro

PostPosted: Sun Nov 11, 2007 11:33 am
by L. Spiro
The debug version above is guaranteed not to work.
Use this one:
http://www.memoryhacking.com/MemHack/Debug%20That%20Works.rar


L. Spiro

PostPosted: Sun Nov 11, 2007 2:15 pm
by robrave
I have uploaded a video demo at
http://s222.photobucket.com/albums/dd237/robpan/?action=view&current=scripterror.flv

take note that I still have gigabytes of space left and the folder is not readonly since I can create new file in it

it says there's an error in compiling

PostPosted: Sun Nov 11, 2007 2:49 pm
by L. Spiro
Erase LS_PP.dll and LS_SciLexer.dll.
Tests show that this will not actually solve the problem under normal circumstances, but your circumstances are not normal.


L. Spiro

PostPosted: Sun Nov 11, 2007 3:32 pm
by L. Spiro
The error is in the preprocessor.
With more error reports: http://www.memoryhacking.com/MemHack/Debug.rar

If no new error is reported in the scripts, use the Preprocessor (Tools/Preprocessor) and preprocess your code file manually.
Note whether it fails or not and what error is shown.
Examine the file it creates.


L. Spiro

PostPosted: Sun Nov 11, 2007 4:03 pm
by robrave
i have already tried erasing that two dlls but still the problem exists

i have finished downloading the file above, i'll post the result as soon as possible

Thanks!

PostPosted: Sun Nov 11, 2007 4:13 pm
by L. Spiro
If the problem occurs on all previous versions and on both computers, send me your directory.


yogurtemperor AT gmail DOT com.


L. Spiro

PostPosted: Sun Nov 11, 2007 4:14 pm
by robrave
EXtracted..
Run MHS_Debug.exe

Msgbox 0
Msgbox 1
Msgbox 2
Msgbox 8

MHS Window shows up...

Tools -> Script Editor
File -> Open -> C:\code.lss
File -> Add to Scripts

Press Compile BUtton

Msgbox 0
Msgbox 1
Msgbox 2
Msgbox 3
Msgbox 4
Msgbox 5
*no six*
Msgbox 7

here.. MHS hanged and eats 50% my CPU resources..

on MHS directory..
SAIUV.txt
contains

#include "C:\code.lss"