how to edit the names.txt ?

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
Bruno Rodolfo
Trained
Trained
Posts: 186
Joined: 12 Feb 2010, 15:08
Location: Brazil

how to edit the names.txt ?

Post by Bruno Rodolfo »

I was trying to create a new version of my mod (BRS 1.5), but when I run it, this problem appeared:
info |02:10:39: [SDL_main] mod_mp (B_R_S_v1.5.wz) is enabled
error |02:10:45: [strres_error] STRRES file parse error:
syntax error at line 12
Text: 'New Design'
error |02:10:45: [resLoadFile] resLoadFile: The load function for resource type "STR_RES" failed for file "names.txt"
fatal |02:10:45: [resLoad] Failed to parse wrf/frontend.wrf
fatal |02:10:50: [startTitleLoop] Shutting down after failure

Can someone help me with this problem?
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: how to edit the names.txt ?

Post by Buginator »

What do you mean how ? You use a text editor. :wink:

For your error, no idea without looking at what you have done.
The error means just that, "resource type "STR_RES" is invalid
and it ends here.