NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 4/11/17 11:03 PM
Description: Starting integrated server

java.lang.NoClassDefFoundError: net/minecraft/command/CommandBase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.command.ServerCommandManager.<init>(ServerCommandManager.java:44)
at net.minecraft.server.integrated.IntegratedServerCommandManager.<init>(IntegratedServerCommandManager.java:9)
at net.minecraft.server.integrated.IntegratedServer.createCommandManager(IntegratedServer.java:68)
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:196)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:54)
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2412)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.loadWorld(GuiListWorldSelectionEntry.java:250)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.joinWorld(GuiListWorldSelectionEntry.java:200)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.mousePressed(GuiListWorldSelectionEntry.java:164)
at net.minecraft.client.gui.GuiListExtended.mouseClicked(GuiListExtended.java:54)
at net.minecraft.client.gui.GuiWorldSelection.mouseClicked(GuiWorldSelection.java:135)
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:592)
at net.minecraft.client.gui.GuiWorldSelection.handleMouseInput(GuiWorldSelection.java:50)
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:561)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1814)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1146)
at net.minecraft.client.Minecraft.run(Minecraft.java:453)
at net.minecraft.client.main.Main.main(Main.java:115)
Caused by: java.lang.ClassNotFoundException: net.minecraft.command.CommandBase
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 30 more


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

-- Head --
Thread: Client thread
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.command.ServerCommandManager.<init>(ServerCommandManager.java:44)
at net.minecraft.server.integrated.IntegratedServerCommandManager.<init>(IntegratedServerCommandManager.java:9)
at net.minecraft.server.integrated.IntegratedServer.createCommandManager(IntegratedServer.java:68)
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:196)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:54)

-- Starting integrated server --
Details:
Level ID: Mundo nuevo----
Level Name: Mundo nuevo
Stacktrace:
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2412)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.loadWorld(GuiListWorldSelectionEntry.java:250)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.joinWorld(GuiListWorldSelectionEntry.java:200)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.mousePressed(GuiListWorldSelectionEntry.java:164)
at net.minecraft.client.gui.GuiListExtended.mouseClicked(GuiListExtended.java:54)
at net.minecraft.client.gui.GuiWorldSelection.mouseClicked(GuiWorldSelection.java:135)
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:592)
at net.minecraft.client.gui.GuiWorldSelection.handleMouseInput(GuiWorldSelection.java:50)
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:561)

-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiWorldSelection
Stacktrace:
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1814)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1146)
at net.minecraft.client.Minecraft.run(Minecraft.java:453)
at net.minecraft.client.main.Main.main(Main.java:115)

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 188486104 bytes (179 MB) / 252968960 bytes (241 MB) up to 7502823424 bytes (7155 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: Huzuni_1.0.0-beta1
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 630 GL version 4.4.0 - Build 21.20.16.4534, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs:
Current Language: Español (España)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
OptiFine Version: OptiFine_1.11.2_HD_U_B5
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 21.20.16.4534
OpenGlRenderer: Intel(R) HD Graphics 630
OpenGlVendor: Intel
CpuCount: 8
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.