When returning the number 2 from function letterIndex, an undefined reference error occurs. Any other numbers works fine,
or even changing
hero.moveXY(16 + chestIndex * 8, 36)
I changed the sample code to: hero.moveXY(14 + chestIndex * 8 ,36)
and then added
hero.moveXY(hero.pos.x + 2, hero.pos.y)
after to fix it. I can now complete the level There is something wrong with this level. Can a mod check it out?
Tom_H
June 18, 2016, 9:00pm
3
i have a problem with that level too
Bryukh
June 19, 2016, 5:43am
4
Thank you for your patience and feedbacks. I fixed the problem. if you still have that problem, then please try http://direct.codecombat.com
1 Like
Tom_H
June 27, 2016, 7:53pm
6
thanks (twenty characters)
@Bryukh What is the http://direct.codecombat.com domain used for? (out of curiosity)
Bryukh
June 29, 2016, 6:00am
8
It’s direct version without caching, but it’s slower. So it’s useful for testing and development or when you need to see changes without delay.
1 Like
Jaaneek
February 7, 2017, 12:39pm
9
Hello, i have the same error.
Just wanted to let you know because its been few months since it been detected and seems like its not fixed.
Btw Codecombat is great Thanks for the whole company for making/upgrading it
Bryukh
February 7, 2017, 1:27pm
10
I’m sure it was fixed. Looks like you got a new bug. Could you give more information? Screenshots, your code, your username in Codecombat.
Jaaneek
February 7, 2017, 2:38pm
11
Sure, the first time i opened this level it had already an error.
On the console it says: Failed to load resource: the server responded with a status of https://codecombat.com/db/poll/5860482072f2822400bade40/next 404 ()
unchanged code
I think its an bug since that error shouldnt pop up when you first enter the level,
Also if you prefer i can take the screenshots again with English versions (maybe only the Polish version have the bug since nobody is saying anything)
My ing name is: Jaaneek
Bryukh
February 7, 2017, 3:38pm
12
It’s definitely another new bug. Thanks, fixed!