I (Tried) downloading and installing these bo1 guns by tutorial, and of course it just doesn't want to go my way. Everything in console looks fine, but when i load the map, 'Cannot cast undefined to string' comes up. The video is http://www.youtube.com/watch?v=VyPeyA9cwWQ (link in desc) and i followed the instructions step by step. Can someone tell me what that means and how to fix it? thanks! Help Is Greatly Appreciated
If you want scripts / features made for you, then contact me by PM or email / skype etc it will cost you tho so if you have no intention of reciprocating don't even waste my time
that error only comes up if your running in developer
turn developer off
nah you don't turn it off to avoid the issue you find the cause of it and fix it.
The error should show in console if you don't see it set logfile to 2 and then the error w/ proper reporting should show. Follow what it says to do to fix it.
nah you don't turn it off to avoid the issue you find the cause of it and fix it.
The error should show in console if you don't see it set logfile to 2 and then the error w/ proper reporting should show. Follow what it says to do to fix it.
i know that, but doubt hell understand how to fix it
When I run map after compiling, it says that, not when i just run it as a mod. When i run it as a mod, i get this... "Could not find scripts: maps/ _zombiemode_dogs". i checked, and there is a _zombiemode_dogs. so i dont understand. Nothing loves to work for me... help
When I run map after compiling, it says that, not when i just run it as a mod. When i run it as a mod, i get this... "Could not find scripts: maps/ _zombiemode_dogs". i checked, and there is a _zombiemode_dogs. so i dont understand. Nothing loves to work for me... help
ok
1 - never use "run map after compile - it runs in dev mode and not fully initialized
2 - because it runs in dev mode - you will literally always get errors like the cast to string thing, due to the fact its not fully initialized
3 - that error about the dogs means you havent compiled your patch, and using run map after compile means its not "trying" to find the patch
compile map - then build mod - then "run game" and use the console to get into your map - and if youve never compiled the patch before, this needs to be done prior to building mod "too"
Last Edit: July 15, 2016, 11:37:40 pm by Harry Bo21
1 - never use "run map after compile - it runs in dev mode and not fully initialized
2 - because it runs in dev mode - you will literally always get errors like the cast to string thing, due to the fact its not fully initialized
3 - that error about the dogs means you havent compiled your patch, and using run map after compile means its not "trying" to find the patch
compile map - then build mod - then "run game" and use the console to get into your map - and if youve never compiled the patch before, this needs to be done prior to building mod "too"
Thanks for the help so far guys, this just is so confusing on why its not working.
Its still coming up with that "Could not find scripts: maps/ _zombiemode_dogs" even after i completed all the steps u said Harry. Its funny bc i literally see the "include,zombiemode_dogs" in the fastfilemod.csv in the mod builder. Is it because i already ran the map after compiling or something? Am i not allowed to do that for it to work or something?
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
MZslayer11's Contact & Social LinksMZslayer11Service_Code_30#2655
Thanks for the help so far guys, this just is so confusing on why its not working.
Its still coming up with that "Could not find scripts: maps/ _zombiemode_dogs" even after i completed all the steps u said Harry. Its funny bc i literally see the "include,zombiemode_dogs" in the fastfilemod.csv in the mod builder. Is it because i already ran the map after compiling or something? Am i not allowed to do that for it to work or something?
If your sure you have done everything that harry said, you could try copying _zombiemode_dogs.gsc from raw/maps to mods/mapname/maps. Make sure it is ticked in mod builder.
If your sure you have done everything that harry said, you could try copying _zombiemode_dogs.gsc from raw/maps to mods/mapname/maps. Make sure it is ticked in mod builder.
but then this comes up... "Could not find script 'animscripts/dog_init'
Thanks for the help so far guys, this just is so confusing on why its not working.
Its still coming up with that "Could not find scripts: maps/ _zombiemode_dogs" even after i completed all the steps u said Harry. Its funny bc i literally see the "include,zombiemode_dogs" in the fastfilemod.csv in the mod builder. Is it because i already ran the map after compiling or something? Am i not allowed to do that for it to work or something?