Results 1 to 10 of 10
- 08-13-2012, 02:51 AM #1
Member
- Join Date
- Aug 2012
- Posts
- 5
- Rep Power
- 0
Using java for a Runescape PrivateServer
im still a begin but i know a little bit about coding..
but on sad day i got this message while starting up the server
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.lang.NumberFormatExeption: For input string: ""
at java.lang.NumberFormatException.forInputString(Num berFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:470)
at java.lang.Integer.parseInt(Integer.java:499)
at server.world.ItemHandler.loadItemPrices(ItemHandle r.java:318)
at server.world.ItemHandler.(init)(ItemHandler.java:3 5)
at server.Server.(clinit)(Server.java:67)
Could not find the main class: server.Server. Program will exit.
Press any key to continue . . .
I have no clue how to fix this...
some please help :(..
the compiler works fine.
i do have teamviewerLast edited by lavamaker7; 08-13-2012 at 04:03 AM.
- 08-13-2012, 02:56 AM #2
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: Using java for a Runescape PrivateServer
Can you copy the error-message into a post? The image isn't viewable for me.
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 08-13-2012, 03:07 AM #3
Member
- Join Date
- Aug 2012
- Posts
- 5
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
i edited my post
- 08-13-2012, 03:12 AM #4
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: Using java for a Runescape PrivateServer
It looks like there is a problem in the format of the numbers that are being loaded as prices for items in your game. Do you have the code that you can post?
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 08-13-2012, 03:16 AM #5
Member
- Join Date
- Aug 2012
- Posts
- 5
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
do u want the code for loadItemPrices?
or the prices.txt document?
- 08-13-2012, 06:28 AM #6
Member
- Join Date
- Jun 2012
- Location
- Remscheid, Germany
- Posts
- 57
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
There is some wrong prices value. If you want to run a private server it should be possible for you to find the wrong price by your own. The problem is not the servercode but the value in the prices.txt file. That's all informations you need.
- 08-13-2012, 03:24 PM #7
Member
- Join Date
- Aug 2012
- Posts
- 5
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
thank youu :D soo much
by the way the server doesn't run so i have to find it by scroll through all the 20,000 items
- 08-13-2012, 08:59 PM #8
Member
- Join Date
- Jun 2012
- Location
- Remscheid, Germany
- Posts
- 57
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
use some grep :D
- 08-14-2012, 01:41 AM #9
Member
- Join Date
- Aug 2012
- Posts
- 5
- Rep Power
- 0
Re: Using java for a Runescape PrivateServer
grep?
- 08-14-2012, 06:23 AM #10
Member
- Join Date
- Jun 2012
- Location
- Remscheid, Germany
- Posts
- 57
- Rep Power
- 0
Similar Threads
-
RuneScape Private Servers & RuneScape development forums.
By Zack' in forum Reviews / AdvertisingReplies: 2Last Post: 06-17-2012, 03:10 PM -
need help with runescape bot
By help_me_make_it_work in forum Java GamingReplies: 5Last Post: 02-10-2012, 01:34 AM -
Recruiting developers for Runescape/FPS bot (Java)
By crikey in forum Jobs OfferedReplies: 0Last Post: 08-12-2010, 04:59 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks