Problems getting mod to run
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Problems getting mod to run
I decided to make a mod where you can build scavenger units based on NoQ's ultimate scavengers mod by text editing, I've changed the scavenger units and components to make them designable and renamed the zip file to a .WZ. I attempted to run the mod by itself and I get the Following Error:
[allocateName:2986] Unable to find string resource for "Weapon key
Exact wording, any idea of what I need to do to get it working?
[allocateName:2986] Unable to find string resource for "Weapon key
Exact wording, any idea of what I need to do to get it working?
More Rockets!!!
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
Attach the mod you made //and the game version.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Re: Problems getting mod to run
Its just your ultimate scav mod with the designable variables changed on some of the scav stuff, beta 10
You do not have the required permissions to view the files attached to this post.
More Rockets!!!
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
You have all files put into Scavmod.WZ folder inside the archive. All data folders need to be in the root of the archive.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
You (or your csv editor) added quotes to weapons.txt. There should be no quotes in weapons.txt.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Re: Problems getting mod to run
One seizure later, I removed all the quotes. it seems calc put one in at every row... Still doesn't work... oddly enough still gives the same message
More Rockets!!!
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
Post what you've got again.
It's adjustable in the csv import dialog.it seems calc put one in at every row...
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Re: Problems getting mod to run
I would like to thank you for your continued support and patience.
You do not have the required permissions to view the files attached to this post.
More Rockets!!!
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
Now fix the same thing in body.txt
(note: the error message is not the same! it now mentions body instead of weapon. i couldn't have guessed.)
(note: the error message is not the same! it now mentions body instead of weapon. i couldn't have guessed.)
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Re: Problems getting mod to run
Okay, that got rid of the loading problems but the stuff that was marked as designable isn't actually designable
More Rockets!!!
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Problems getting mod to run
Upload the mod again?
Cause i'm never sure what or how exactly you fixed and i don't want to re-do it.
Probably you need to make them available in rules.js, the same way as scavenger components are made available in scavfact.js.
Cause i'm never sure what or how exactly you fixed and i don't want to re-do it.
Probably you need to make them available in rules.js, the same way as scavenger components are made available in scavfact.js.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Scavanger Rockets
- Rookie

- Posts: 30
- Joined: 12 Apr 2012, 01:06
- Location: Evans, GA
Re: Problems getting mod to run
That's probobly it... Unfortunatly, I dont know a lick of javascript...
You do not have the required permissions to view the files attached to this post.
More Rockets!!!