You are viewing an archive of Victory Road.
Victory Road closed on January 8, 2018. Thank you for making us a part of your lives since 2006! Please read this thread for details if you missed it.
Here is the current list of bugs/minor features that are needed for Beta 3 to be official; I hope to complete most or all of them by tomorrow:
|
Originally Posted by VictoryBattles
Program Error: Something Went Wrong!
Unable to Connection to MySQL: The server was unable to connect to MySQL. We are most likely experiencing a period of brief downtime: stay patient and hopefully we'll be back soon MySQL Error Query: SELECT * FROM user WHERE userid = "" AND "" = MD5(CONCAT(MD5(CONCAT(password,"")),salt)) Error: Access denied for user 'www-data'@'localhost' (using password: NO) MySQL Error Query: SELECT * FROM vb_meta WHERE page = "" Error: Access denied for user 'www-data'@'localhost' (using password: NO) MySQL Error Query: SELECT op.nickname, op.id, op.level, op.pokeid, po.name FROM vb_ownedPokemon AS op, vb_pokemon AS po WHERE op.owner = 0 AND op.pokeid = po.id ORDER BY rand() LIMIT 12 Error: Access denied for user 'www-data'@'localhost' (using password: NO) Ooops, We Did It Again: Something Went Wrong mysql_connect(): Can't connect to MySQL server on 'victoryroad.net' (4) mysql_real_escape_string(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_real_escape_string(): A link to the server could not be established mysql_real_escape_string(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_real_escape_string(): A link to the server could not be established mysql_real_escape_string(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_real_escape_string(): A link to the server could not be established mysql_query(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_query(): A link to the server could not be established mysql_real_escape_string(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_real_escape_string(): A link to the server could not be established mysql_query(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_query(): A link to the server could not be established mysql_query(): Access denied for user 'www-data'@'localhost' (using password: NO) mysql_query(): A link to the server could not be established mysql_close(): no MySQL-Link resource supplied |
Alright! Raikou's level 100!
And I figured out the Geodude thing - Swift, instead of being a Normal type move, takes on the type of your Pokemon. Raikou's electric, and Geodude's Rock/Ground, so that's why.
I can't seem to remove any of my trades, I just get:
"MySQL Error
Query: DELETE FROM vb_trades WHERE id=54
Error: DELETE command denied to user 'freezewarp'@'68.233.235.37' for table 'vb_trades'
We were unable to remove that trade. You may want to report the problem at our forums.
Return."
Also Ultimazone's challenged me, but he no longer has his Pokemon, so it's telling me to contact an admin to remove the challenge.
|
I can't seem to remove any of my trades, I just get:
"MySQL Error Query: DELETE FROM vb_trades WHERE id=54 Error: DELETE command denied to user 'freezewarp'@'68.233.235.37' for table 'vb_trades' We were unable to remove that trade. You may want to report the problem at our forums. Return." Also Ultimazone's challenged me, but he no longer has his Pokemon, so it's telling me to contact an admin to remove the challenge. |
I was being stupid and changed the sprite of my shiny Drowzee to Pokémon Yellow, but instead of being a black and white frontsprite it was a full-color backsprite.
EDIT: I think the whole thing just broke now. I get this error on the menu index:
Could not generate map: file does not exist.
Menu index bug appears to be fixed now, although I'm trapped in Viridian City. I am no longer trapped in Viridian City.
EDIT 2: More stupidity. This time, I tried to accept a trade but not select a Pokémon in return. This happened.
MySQL Error
Query: SELECT po.name, op.level, op.id, op.pokeid, op.owner FROM vb_ownedPokemon AS op, vb_pokemon AS po WHERE op.id = AND op.pokeid = po.id
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND op.pokeid = po.id' at line 1
EDIT 3: Stupidity finds lots of errors. This time, I hit "Submit Trade Offer" without selecting anything.
MySQL Error
Query: SELECT * FROM vb_ownedPokemon WHERE id =
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
MySQL Error
Query: SELECT * FROM vb_pokemon WHERE id =
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
MySQL Error
Query: SELECT * FROM vb_pokemon WHERE id =
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
If I go to Pallet Town this happens.

|
I was being stupid and changed the sprite of my shiny Drowzee to Pokémon Yellow, but instead of being a black and white frontsprite it was a full-color backsprite.
EDIT: Could not generate map: file does not exist. Menu index bug appears to be fixed now, although I'm trapped in Viridian City. EDIT 2: More stupidity. This time, I tried to accept a trade but not select a Pokémon in return. This happened. MySQL Error Query: SELECT po.name, op.level, op.id, op.pokeid, op.owner FROM vb_ownedPokemon AS op, vb_pokemon AS po WHERE op.id = AND op.pokeid = po.id Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND op.pokeid = po.id' at line 1 EDIT 3: Stupidity finds lots of errors. This time, I hit "Submit Trade Offer" without selecting anything. MySQL Error Query: SELECT * FROM vb_ownedPokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 MySQL Error Query: SELECT * FROM vb_pokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 MySQL Error Query: SELECT * FROM vb_pokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 |
|
EDIT 2: More stupidity. This time, I tried to accept a trade but not select a Pokémon in return. This happened.
MySQL Error Query: SELECT po.name, op.level, op.id, op.pokeid, op.owner FROM vb_ownedPokemon AS op, vb_pokemon AS po WHERE op.id = AND op.pokeid = po.id Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND op.pokeid = po.id' at line 1 EDIT 3: Stupidity finds lots of errors. This time, I hit "Submit Trade Offer" without selecting anything. MySQL Error Query: SELECT * FROM vb_ownedPokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 MySQL Error Query: SELECT * FROM vb_pokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 MySQL Error Query: SELECT * FROM vb_pokemon WHERE id = Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 If I go to Pallet Town this happens. ![]() |
|
im trying to get the sword but it says error recieving item
you cant use that and sometimes it says error recieving item due to an error in the game you cant get the sword |
My shiny Raikou doesn't appear shiny in it's adoptables-like form:
as opposed to
.
(Are the levels supposed to be like that?)
And I am dissapoint by the lack of Yoshi:
If it helps, this error appeared: "imagecreatefrompng(images/pokemon/overworld/normal/left/1/1000.png): failed to open stream: No such file or directory
imagecopy() expects parameter 2 to be resource, boolean given" (I assume that means that there is no walking sprite for Yoshi - Same applies for Zoroark)
|
im trying to get the sword but it says error recieving item
you cant use that and sometimes it says error recieving item due to an error in the game you cant get the sword |


I somehow managed to get a Missingno, and there is no sprite following Gold on the micro-embed.

Also, it brings up two PHP errors when I go to the embed page for Missingno do anything that involves Missingno being on-screen, minus the PC.
imagecreatefrompng(images/pokemon/overworld/normal/left/1/1002.png): failed to open stream: No such file or directory
imagecopy() expects parameter 2 to be resource, boolean given
I got two divisions by zero when I evolved my Nidoran M.
Okay, now VB is giving me Pokémon that I don't own, including that Missingno, a Gible, and a Zorua.
Oh yeah, and it thinks I have 189 Pokémon, when I really have over 400.
...And after going east of Vermillion, I was led to an empty map and now I'm trapped.
By the way, this is the best sprite for overworld Missingno. 
|
If it helps, I went to Route... it's the route by Diglett's cave. Route 11 I think it was?
|
|
Yeah; same thing happened to me when I went there. I'm trapped now. <.<
|
I can't set up a trade. No matter what Pokémon I pick, it says that I don't own it.
"MySQL Error
Query: SELECT * FROM vb_ownedPokemon WHERE id = "33791\"
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"33791\"' at line 1"
|
OK, this is weird. I have a RHYDON Lv. 13. I never even adopted a Rhyhorn, let alone a Rhydon! What is this?
|

|
I can't set up a trade. No matter what Pokémon I pick, it says that I don't own it.
"MySQL Error Query: SELECT * FROM vb_ownedPokemon WHERE id = "33791\" Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"33791\"' at line 1" |
|
I can't set up a trade. No matter what Pokémon I pick, it says that I don't own it.
"MySQL Error Query: SELECT * FROM vb_ownedPokemon WHERE id = "33791\" Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"33791\"' at line 1" |
|
Whenever I try to select a move in battle, it displays some kind of error message. I can't remember what it was, but it keeps me from doing anything.
And are there any legit Riolus in the adoption system? |
|
Another problem with the Name Rater.
require_once(/var/www/victorybattles.net/htdocs/content/rename.php): failed to open stream: Permission denied That's what happens when I try to enter. I also can't sort Pokémon by adopt ID. |
(Though, because of redundancy, I am removing that function from the P.C. in favour of the name rater in RC1).|
Every time I adopt a Pokemon, at least two more appear in my PC that I never even clicked on. Another problem is that they're only broken images in the Pokemon Center, but they're just fine in the PC.
|
|
It happened with every move.
Oh, and no matter what my active Pokemon is, my Staryu is always in the battle with wild Pokemon. |
Kyogre doesn't appear behind me in the "following picture". I have Zorua shiny. However, it is the same colouration as the normal one. Could you please just change the Zorua's colours to look a tad yellow? I think that would be a good shiny. Also, Groudon and Deoxys have appeared randomly in my PC box. I don't put glitch pokemon in my team, but could you please solve this "randomly appear" glitch???
|
Kyogre doesn't appear behind me in the "following picture". I have Zorua shiny. However, it is the same colouration as the normal one. Could you please just change the Zorua's colours to look a tad yellow? I think that would be a good shiny. Also, Groudon and Deoxys have appeared randomly in my PC box. I don't put glitch pokemon in my team, but could you please solve this "randomly appear" glitch???
|
|
Edit: Adoption fixed. I'm a little ashamed that happened, honestly.
|
http://www.iaza.com/work/100826C/Zor...57751-iaza.gif I beleive this is the solutio to our shiny problem. These aren't official, but they can do the job until the real ones are realeased.
Yes, I have a shiny Smoochum, and I can give it any sprite except for the Pokemon Emerald sprite, which is troublesome. Also, when I try to give a Pokemon a Yellow Sprite, it gives me a really small back-sprite. Check out the Hypno in my signature to see what I mean. I expected it to be something like the Kanto starters in Magmaster12's signature.
|
Also, when I try to give a Pokemon a Yellow Sprite, it gives me a really small back-sprite. Check out the Hypno in my signature to see what I mean. I expected it to be something like the Kanto starters in Magmaster12's signature.
|
is a shiny Nidorina with the "Yellow" sprite.
is an ordinary Nidorina with the "Yellow" sprite.|
I can answer this!
Because of the lack of shiny sprites in Yellow, Freeze decided to use the back-sprites for shinies. A normal-colored Pokémon should appear in it's normal form. An example: is a shiny Nidorina with the "Yellow" sprite. is an ordinary Nidorina with the "Yellow" sprite. |
|
http://www.iaza.com/work/100826C/Zor...57751-iaza.gif I beleive this is the solutio to our shiny problem. These aren't official, but they can do the job until the real ones are realeased.
|
|
im stuck in the S.S. Ann passage way and everytime i click to go in to the boat it takes be back to Mt.Moon and then when i battle or something, after im done with what i was doing it will bring me back to the S.S Ann passage way.
|
|
I'm not sure if this has been reported and not fixed... But I found a typo.
|
|
Yes, I have a shiny Smoochum, and I can give it any sprite except for the Pokemon Emerald sprite, which is troublesome. Also, when I try to give a Pokemon a Yellow Sprite, it gives me a really small back-sprite. Check out the Hypno in my signature to see what I mean. I expected it to be something like the Kanto starters in Magmaster12's signature.
|
|
I can answer this!
Because of the lack of shiny sprites in Yellow, Freeze decided to use the back-sprites for shinies. A normal-colored Pokémon should appear in it's normal form. An example: is a shiny Nidorina with the "Yellow" sprite. is an ordinary Nidorina with the "Yellow" sprite. |
I had a Hoppip in my party that I traded away, but even after I withdraw another Pokemon to send into battle Hoppip shows up, and I can't do anything since it was traded away. It shows the Pokemon I take out of my PC on the main menu, but when I go into a battle Hoppip is the Pokemon that shows up.
A recently reported glitch on Zorua and Zoroark appearing broken has been fixed to some extent: however, due to certain limitations or maybe just laziness, they won't center properly. Likewise, imported Floatzel Zekrom and Reshirak will appear offcenter and too large.
Both of these issues are already fixed in RC1, though.
|
When I click the "toggle pokemon" button it only shifts slightly so I can't withdraw them. T_T But only on the Wii.
|
|
Freeze, my Eevee won't evolve into an Espeon, RC1 says Umbreon or nothing. Any clue on how to fix that?
|
I am going to report the most obvious glitch. Well its not really a glitch, but it should be fixed.
Converting the systems images to get from 80x80 to 96x96. The green light for all the B/W sprites and the current ones like Zekrom and Reshiram. Maybe you can make D/P and older game sprites to stay at 80x80, and choosing to change the icons to the B/W version will give the overall HTML image more space for the actual sprite.
The current solution of resizing the B/W images, doesn't look that professional to me.
Moving the level count higher and the Pokemon's name lower a few pixels can't be that hard.
Cropped:
Resized:
|
I am at Pewter city and it won't let me go right. >.< I think that is the way to the stone shop. Plus Freeze, will that be the shop that sells Upgrades and Dubious Disks?
Plus, where is Rename in the scroll menu? |
|
I am going to report the most obvious glitch. Well its not really a glitch, but it should be fixed.
Converting the systems images to get from 80x80 to 96x96. The green light for all the B/W sprites and the current ones like Zekrom and Reshiram. Maybe you can make D/P and older game sprites to stay at 80x80, and choosing to change the icons to the B/W version will give the overall HTML image more space for the actual sprite. The current solution of resizing the B/W images, doesn't look that professional to me. Moving the level count higher and the Pokemon's name lower a few pixels can't be that hard.
Current
Cropped: |
|
Yay! You used my Coco and Kyogre! Ahem...
1. The green thing to click isn't there. I click there anyway, nothin happens. 2. Does that mean I can evolve Porygon? 3. Dang. Another Pewter Problem! |
|
@Rotom, are you sure you've scrolled all the way to the right of Pewter? Look just under the map, there'll be horizontal scroll bar (It doesn't matter how wide your screen is, it'll always be there). Scroll that to the right, and the green box should be there.
|
|
Plus, Pewter is fixed now, but i'm at Route 6 and I CANT GO UP. I click the door and nothing happens.
|

Several things I haven't had the time to login and report on:
I came across a Porygon last week through the adopts page at Lv.1, and took it thinking I might not see one again. At least a dozen clicks later, it's still at Lv.1, and the experience bar doesn't move an inch.

From the embed page, it's listing 13 clicks under the old display.
Additionally:
When the adoptables under the old system were being imported into the new one, I noticed that none of the imported adopts had any gender. Even ones that are supposed to have gender.

The Slugma I had imported. No gender listed.

A Slugma I managed to find on the adopts page to post for comparison. There any way to fix this by manually assigning a gender for the imports, or is it unfixable? Also going to note that the imported adopts do not show up on the Pokedex, which was most likely mentioned in earlier posts.
Lastly (more a question, but may uncover a glitch):
For Pokemon that require a high level of Friendship to evolve, what's the minimum level for the requirement to be met? I'm assuming it would be at least a triple-digit number, but is it as low as 100? If so, then is there a reason the sprite for at least one of my adopts hasn't been updated?


The names say Lucario and Weavile when the sprites show Riolu and Sneasel, respectively.
EDIT: The Sneasel one I can use for a different question, I think. What happens when we have adopts that need an Evolution Stone to evolve? Is there any way yet to obtain Stones through game-play, or is that among the list of things in the works?
Feedback appreciated.
~Kero
EDIT#2: Looked back a page and realized I had reported at least one or two of these already. For curiousity's sake, any update on those?
And, follow up regarding the Sneasel: Purchasing stones, if possible or planned, wouldn't happen until Celadon is available at least?
Or am I just off-tangent today...? Oh well.
Well, you use good grammar so how can I complain?
|
EDIT: The Sneasel one I can use for a different question, I think. What happens when we have adopts that need an Evolution Stone to evolve? Is there any way yet to obtain Stones through game-play, or is that among the list of things in the works?
|
Just started playing it this morning. Adopted a shinx [yeah yeah I know JAD] and started training it on Route 1.
During a battle I got this message:
Error: The process was unable to start. Please contact FreezeWarp via email (rehtaew@gmail.com) or the Forums.
(Code: JSTRIG-006)
Happened when I clicked on "Swift"
|
Just started playing it this morning. Adopted a shinx [yeah yeah I know JAD] and started training it on Route 1.
During a battle I got this message: Error: The process was unable to start. Please contact FreezeWarp via email (rehtaew@gmail.com) or the Forums. (Code: JSTRIG-006) Happened when I clicked on "Swift" |
Here's a really minor one. Version: RC1.
When on a user profile and choosing a category on the Show menu, if you refine to an option that has no results (like choosing Favorite Pokémon when a user doesn't have any favorites), it still shows the message "Click a Page to Show Pokémon Here" regardless. The same happens but with empty squares above if a user doesn't own any Pokémon. Might want some kind of thing like this:
if ($numResults > 0)
echo "Click a page to show Pokémon here.";
else if ($numPokemonOwned > 0)
echo "There are no Pokémon that fit your specifications.";
else
echo "This user doesn't own any Pokémon.";
As of now, there is a limit of 100 posts per page.