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. ?
Error message TA
Moderator: Mod Squad
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Re: Error message TA
Which version of TA ? that will help make diagnoses easier.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. ?
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
Re: Error message TA
is this edited?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. ?
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
Yes edited wg2.0 DOS.dspain wrote:is this edited?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. ?
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.
-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
you have corrupted MCV files.Drex wrote:Yes edited wg2.0 DOS.dspain wrote:is this edited?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. ?
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.
-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.
go through the editor and try to find where it went wrong.
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? )
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? )
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.VeNoM wrote:If all else fails, revert to backups. (you did backup your stuff before changing it.. right? )