Page 1 of 1

Error message TA

Posted: Sat Jul 03, 2010 10:01 pm
by Drex
Ok I get this while trying to X out of TA, if I'm in town it works, outside town gates I get this error msg.

MESSAGE NUMBER 2448 OUT OF RANGE IN tsgarndt.mcv
CH00=Sysop:15/0,MSG:tsgarndt.mcv/-1

This is on my testing pc, but strange it only crash's outside of town. ?

Re: Error message TA

Posted: Sun Jul 04, 2010 10:25 am
by Stoneslinger76
Drex wrote:Ok I get this while trying to X out of TA, if I'm in town it works, outside town gates I get this error msg.

MESSAGE NUMBER 2448 OUT OF RANGE IN tsgarndt.mcv
CH00=Sysop:15/0,MSG:tsgarndt.mcv/-1

This is on my testing pc, but strange it only crash's outside of town. ?
Which version of TA ? that will help make diagnoses easier.

Re: Error message TA

Posted: Sun Jul 04, 2010 3:03 pm
by dspain
Drex wrote:Ok I get this while trying to X out of TA, if I'm in town it works, outside town gates I get this error msg.

MESSAGE NUMBER 2448 OUT OF RANGE IN tsgarndt.mcv
CH00=Sysop:15/0,MSG:tsgarndt.mcv/-1

This is on my testing pc, but strange it only crash's outside of town. ?
is this edited?

thats a message you get when the message blocks arent being switched, or there is data missing.

like town descriptions, etc...

town gates is room 183
south plaza is room -10

do this:

teleport -10 1 .... X to exit game
teleport 183 1 .... X to exit game
teleport 283 1 .... X to exit game

let me know what happens.

Re: Error message TA

Posted: Sun Jul 04, 2010 10:04 pm
by Drex
dspain wrote:
Drex wrote:Ok I get this while trying to X out of TA, if I'm in town it works, outside town gates I get this error msg.

MESSAGE NUMBER 2448 OUT OF RANGE IN tsgarndt.mcv
CH00=Sysop:15/0,MSG:tsgarndt.mcv/-1

This is on my testing pc, but strange it only crash's outside of town. ?
is this edited?

thats a message you get when the message blocks arent being switched, or there is data missing.

like town descriptions, etc...

town gates is room 183
south plaza is room -10

do this:

teleport -10 1 .... X to exit game
teleport 183 1 .... X to exit game
teleport 283 1 .... X to exit game

let me know what happens.
Yes edited wg2.0 DOS.
-10 can x the game but not actual room(?) L command brings up "blush" I thought S-plaza was -90
183 crashs withat error message
283 can exit the game normally.

Re: Error message TA

Posted: Sun Jul 04, 2010 10:12 pm
by dspain
Drex wrote:
dspain wrote:
Drex wrote:Ok I get this while trying to X out of TA, if I'm in town it works, outside town gates I get this error msg.

MESSAGE NUMBER 2448 OUT OF RANGE IN tsgarndt.mcv
CH00=Sysop:15/0,MSG:tsgarndt.mcv/-1

This is on my testing pc, but strange it only crash's outside of town. ?
is this edited?

thats a message you get when the message blocks arent being switched, or there is data missing.

like town descriptions, etc...

town gates is room 183
south plaza is room -10

do this:

teleport -10 1 .... X to exit game
teleport 183 1 .... X to exit game
teleport 283 1 .... X to exit game

let me know what happens.
Yes edited wg2.0 DOS.
-10 can x the game but not actual room(?) L command brings up "blush" I thought S-plaza was -90
183 crashs withat error message
283 can exit the game normally.
you have corrupted MCV files.

go through the editor and try to find where it went wrong.

Posted: Mon Jul 05, 2010 2:26 pm
by VeNoM
If you've been editing msg's (like we talked about in pm's) it could be that a line has been deleted, or something mis-entered.

Its very easy to do that when editing msg's directly, you need to be careful.

Its difficult to say where the error could be. Have a look at everything you edited. If all else fails, revert to backups. (you did backup your stuff before changing it.. right? ;) )

Posted: Thu Jul 08, 2010 3:18 am
by Drex
VeNoM wrote:If all else fails, revert to backups. (you did backup your stuff before changing it.. right? ;) )
Oh yeah, backups of my backups lol, found the problem... in copying/pasting some how a bracket was missed } strange it loaded without error other then to X the game..but good to go again, thanks.