Diskussion:KaroMUSKEL: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Update?) |
|||
Zeile 1: | Zeile 1: | ||
Braucht der MUSKEL eigentlich wieder ein Update? Bei mir will er nicht starten... --[[Benutzer:Falcristo|Falcristo]] 15:24, 23. Mai 2011 (UTC) | Braucht der MUSKEL eigentlich wieder ein Update? Bei mir will er nicht starten... --[[Benutzer:Falcristo|Falcristo]] 15:24, 23. Mai 2011 (UTC) | ||
+ | |||
+ | ==== Java Exception ==== | ||
+ | |||
+ | Startet wirklich nicht mehr. Folgende Fehlermeldung kommt: | ||
+ | |||
+ | Processing Map and Player information from newGamePage & newGamePage2... | ||
+ | Exception in thread "main" java.lang.NumberFormatException: For input string: "" | ||
+ | at java.lang.NumberFormatException.forInputString(Unknown Source) | ||
+ | at java.lang.Integer.parseInt(Unknown Source) | ||
+ | at java.lang.Integer.parseInt(Unknown Source) | ||
+ | at muskel2.core.karoaccess.KaropapierLoader.processNewGamePages(KaropapierLoader.java:216) | ||
+ | at muskel2.core.karoaccess.KaropapierLoader.initiateKaropapier(KaropapierLoader.java:103) | ||
+ | at muskel2.Main.main(Main.java:135) | ||
+ | --[[Benutzer:Skeezix|Skeezix]] 20:15, 18. Jun. 2011 (UTC) |
Version vom 18. Juni 2011, 21:15 Uhr
Braucht der MUSKEL eigentlich wieder ein Update? Bei mir will er nicht starten... --Falcristo 15:24, 23. Mai 2011 (UTC)
Java Exception
Startet wirklich nicht mehr. Folgende Fehlermeldung kommt:
Processing Map and Player information from newGamePage & newGamePage2... Exception in thread "main" java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at muskel2.core.karoaccess.KaropapierLoader.processNewGamePages(KaropapierLoader.java:216) at muskel2.core.karoaccess.KaropapierLoader.initiateKaropapier(KaropapierLoader.java:103) at muskel2.Main.main(Main.java:135)
--Skeezix 20:15, 18. Jun. 2011 (UTC)