Staredit Network

Staredit Network -> UMS Assistance -> Question about text string errors
Report, edit, etc...Posted by Volcove99 on 2005-02-05 at 13:40:22
Well, I think I know the solution to this, but I want to verify it to ensure that its the best thing to do. helpsmilie.gif

Anyways, a location in a map I'm making became corrupt, where looking at it in the location layer of sc-xtra crashes the editor, or opening a location list while editing triggers also crashes the editor. What is the best way to fix this? I am pretty sure it is the text string itself that is messed up. happy.gif
Report, edit, etc...Posted by notnuclearrabbit on 2005-02-05 at 13:44:42
[center]It's probably an unsigned character being displayed in the string... Try hexing the STR section, and see if that fixes it...[/center]
Report, edit, etc...Posted by Screwed on 2005-02-05 at 18:24:16
hexing is a pain in the ass, use SF or SCMdrafts string editor and just rename the string.
Report, edit, etc...Posted by chuiu on 2005-02-05 at 20:28:20
Yeah, it sounds like it might be a string problem. Check your strings and locations.
Report, edit, etc...Posted by LordVodka on 2005-02-07 at 00:45:04
If all else fails, theres a program here (cant remember the name of it) that allows you to recreate certain things in a map. So you can choose to recreate all the units and terrain and leave out the strings and such
Report, edit, etc...Posted by SA_Max71 on 2005-02-07 at 00:54:52
Here it is: SCM importer/exporter BETA v1.5
Report, edit, etc...Posted by Nozomu on 2005-02-07 at 00:57:21
You could go into ProEdit, find the string, and delete it, then renake it in SCXE. That's what I usually do.
Next Page (1)