Jump to content
  • 0

Question

Posted
Hitman: Loaded 0 Assassination Target(s)

VoteManager: initialized.

 java.lang.NumberFormatException: For input string: "248 "

Error while getting server vote count, votes:0 link:            <div class="r

"><div class="votes2">Votes:<br>248</div></div>


Test in a browser to see if it correct!

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

:http://l2topzone.com...3/L2centos.html

this change

:https://l2topzone.com...3/L2centos.html

 

For user that use vote systems based on number of votes, to fix the vote read, just change from :
http:// to https://  .

Example :
http://l2topzone.com/lineage2/server-info/YOUR_ID/YOUR_SERVER_NAME.html
change to

https://l2topzone.com/lineage2/server-info/YOUR_ID/YOUR_SERVER_NAME.html

Edited by l22expert
  • 0
Posted

"248_" is there any config with this value? You have empty space after 8 which throw error.

and  how to fix this   pliz  my config or   my source ???

  • 0
Posted

and  how to fix this   pliz  my config or   my source ???

There's an empty space after the number 8. "248_"

Try removing the space and stick the quotes together. Like that: "248"

 

See if this helps. (At least this is what sweets wanted to tell you I suppose, idk)

  • 0
Posted

There's an empty space after the number 8. "248_"

Try removing the space and stick the quotes together. Like that: "248"

 

See if this helps. (At least this is what sweets wanted to tell you I suppose, idk)

You genious :D

Guest
This topic is now closed to further replies.


×
×
  • Create New...