Mit einem Array kannst du eine beliebige Anzahl eines Variablentyps speichern. http://www.programmersbase.net/Content/Java/Content/Tutorial/Java/Array.htm

...zur Antwort

http://www.youtube.com/watch?v=xJBpEBWEaew ?

...zur Antwort

mach halt noch ein z dazwischen :-)

...zur Antwort

Vielleicht geht es, wenn du das "jpanelarray[] = new JPanel[monat_array.length];" vor die for-Schleife machst, denn sonst wird die bei jedem Durchgang wieder neu besetzt(deklariert?);

...zur Antwort

http://www.wordgenerator.net/fake-word-generator.php ist aber englisch

...zur Antwort
Minecraft crasht immer beim starten :( bitte helfen

Wenn ich versuche Minecraft zu starten crasht es direkt wieder ich hab die Java version 8 bitte schnelle antworten danke schonmal im vorraus! Hier der crash report:

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 15.04.14 17:23 Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:757) at org.lwjgl.opengl.Display.create(Display.java:739) at azd.Z(SourceFile:367) at azd.e(SourceFile:689) at net.minecraft.client.main.Main.main(SourceFile:103)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:757) at org.lwjgl.opengl.Display.create(Display.java:739) at azd.Z(SourceFile:367)

-- Initialization -- Details: Stacktrace: at azd.e(SourceFile:689) at net.minecraft.client.main.Main.main(SourceFile:103)

-- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 2051840 bytes (1 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.7.2 LWJGL: 2.9.0 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1)

...zum Beitrag

Versuch mal dein lwjgl upzudaten http://minecraft.gamepedia.com/Tutorials/Update_LWJGL_%28Legacy%29

...zur Antwort