| 12-05-2006, 09:17 PM | #1 |
I didn't understand where to post this, sorry. Thanks for any help. Anyways, my map is acting really strange. It's like half-corrupted! I mean, I can edit the triggers of it and everything, but when I test-map, it screws up! I go in Wc3, Single player -> Custom game. When I click my game, no player slots show up! If I pick a game with say, 1 player slot, my game will have 1 player slot as well (so it copies the previous clicked map). I can click "Start Game", but it just moves the "windows" up and back down and returns me to the game-channel thing. The last thing I did in my map was just import a custom preview image. Any help? Thanks in advance, again. |
| 12-05-2006, 09:48 PM | #2 |
... can you delete the last thing you did ? |
| 12-05-2006, 09:55 PM | #3 |
I tried that, but it didn't work :( |
| 12-05-2006, 10:01 PM | #4 |
Are you using the stock editor or WEHelper? |
| 12-05-2006, 10:09 PM | #5 |
It seems like you have an error in your script. WEHelper has a bug which can cause it to delete the script file from the map. I suggest that you open your map with a jass editor like JassShopPro or JassCraft and run a syntax check to check for problems. |
| 12-05-2006, 10:26 PM | #6 |
Yes, I am using WEHelper. Should I just copy ALL my JASS triggers into JassCraft/JassShopPro and check for it? Otherwise what should I do? |
| 12-05-2006, 10:30 PM | #7 |
Just open your map with the tool... |
| 12-05-2006, 10:52 PM | #8 |
Okay, I got JassShopPro. I opened my map with it, but how do I check script errors (sorry, I'm newb with most tools)? |
| 12-05-2006, 11:08 PM | #9 | |
Quote:
At the very top left, click JASS, then "Check Syntax". Mine shows lots of errors with Caster System. |
| 12-05-2006, 11:32 PM | #10 |
There's no JASS....but I did look at Tools -> Syntax Check. It showed a small box at the bottom, I clicked "start" and it said no errors, but there were 10 variables saying "declared but never used". I have used my variables, and those variables I believe are not even in the triggers itself. Is there something wrong? |
| 12-05-2006, 11:39 PM | #11 |
Download JassCraft, not JassShopPro. JassCraft is JassShopPro 2, just a new name. |
| 12-05-2006, 11:44 PM | #12 |
When I open my map, it has all these weird symbols. Am I suppose to open my map there differently then normal? |
| 12-05-2006, 11:57 PM | #13 |
I would generally suggest JassShopPro 1.4.3.4, it uses PJASS for syntax check and it has the least bugs compared to the other editors. For JassCraft, you need to open your map with the MPQ editor at the left side, and then double click 'war3map.j' in there (it is the script file). |
| 12-06-2006, 12:12 AM | #14 |
Got it to work! Thanks everyone :D +rep |
