I'm trying to configure my kits on essentials, config.yml
I've been renaming it and such.
But whenever I do it, an error comes up in the console:
The file C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml is broken, it has been renamed to C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml.broken.1400292449275
org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character '\t' that cannot start any token
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:507) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:164) [Essentials.jar:?]
at com.earth2me.essentials.Settings.reloadConfig(Settings.java:500) [Essentials.jar:?]
at com.earth2me.essentials.Settings.<init>(Settings.java:36) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onEnable(Essentials.java:189) [Essentials.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
[12:07:29] [Server thread/INFO]: Creating config from template: C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml
Can I play?
I have Skype, but I don't really want to put it out of the forums because my skype username contains my real name.
My username is Ariphael, I'm really good at survival.
java.lang.NoSuchFieldError: M
at biz.<clinit>(SourceFile:14)
at bdi.a(SourceFile:137)
at bds.a(SourceFile:172)
at bds.d(SourceFile:232)
at bds.k(SourceFile:211)
at ban.p(SourceFile:1328)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at biz.<clinit>(SourceFile:14)
at bdi.a(SourceFile:137)
at bds.a(SourceFile:172)
at bds.d(SourceFile:232)
at bds.k(SourceFile:211)
-- System Details --
Details:
Minecraft Version: 1.7.9
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 43947128 bytes (41 MB) / 182046720 bytes (173 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.7.9-OptiFine_HD_U_D2
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3308, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [FaithfulVenom-32x-1_7-Beta3.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
1) Open my inventory.
2) Punches wood.
3) Benchmarking!
4) Build shelter.
5) Get a wooden pick and get at least 16 stone an upgrade.
5 1/2) MAKE A FURNACE
6) Craft a wooden sword, later upgrading it to stone.
7) Start a farm and aim to bake bread and make cakes.
8) Start a mine and get iron to upgrade all your tools.
9) Kill a cow.
10) Armor time!
11) Let's get into combat!
12) DIAMONDS! DIAMONDS! DIAMONDS, DIAMONDS ALL FOR YOU!
13) Enchant.
14) Go deeper, into the Nether I SAAAAAY!
15) Kill an enderman, get a golden nugget and craft the eye of ender.
16) Hunt for the stronghold and find the portal.
17) Place the enderman eyes at the stronghold portal 'activator'.
18) Let's go deeper, jump and kill the enderdragon.
19) Let's have fun for a while!
20) Fun, still.
21) Ok end of fun, now to get serious.
22) Battle the wither.
23) Ok, I finished Minecraft.
24) Deletes world and starts again, also realizing that the new update just released (you started your world since the time when the update took place).
0
0
I've been renaming it and such.
But whenever I do it, an error comes up in the console:
0
0
I have Skype, but I don't really want to put it out of the forums because my skype username contains my real name.
My username is Ariphael, I'm really good at survival.
0
omg, a 4 ore-vein?
Wow, so luck.
Much mine.
0
I've never saw a vein of 3 ores together before, I've only spotted 2.
0
0
When I decide to livestream, I hit F6, the record thingy is on the top right corner, I press F6 again, and Minecraft just stops responding.
Since I can't get the Minecraft crash report, I'll have to go with Windows crash report:
Description:
A problem caused this program to stop interacting with Windows.
Problem signature:
Problem Event Name: AppHangB1
Application Name: javaw.exe
Application Version: 7.0.550.14
Application Timestamp: 534c8cbb
Hang Signature: cb3d
Hang Type: 134217728
OS Version: 6.3.9600.2.0.0.768.100
Locale ID: 3081
Additional Hang Signature 1: cb3db2950022a4aeb2fe0a5a5643e15d
Additional Hang Signature 2: d302
Additional Hang Signature 3: d302c35296772ab36e5c3911c6a7c0f9
Additional Hang Signature 4: cb3d
Additional Hang Signature 5: cb3db2950022a4aeb2fe0a5a5643e15d
Additional Hang Signature 6: d302
Additional Hang Signature 7: d302c35296772ab36e5c3911c6a7c0f9
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=280262
If the online privacy statement is not available, please read our privacy statement offline:
C:\WINDOWS\system32\en-US\erofflps.txt
0
Is it a mod?
Or do I have to enable cheats and use some/one command(s)?
0
I'm also receiving it, and it's ANNOYING because IT'S SO HARD TO BUY MINECRAFT!
0
2) Punches wood.
3) Benchmarking!
4) Build shelter.
5) Get a wooden pick and get at least 16 stone an upgrade.
5 1/2) MAKE A FURNACE
6) Craft a wooden sword, later upgrading it to stone.
7) Start a farm and aim to bake bread and make cakes.
8) Start a mine and get iron to upgrade all your tools.
9) Kill a cow.
10) Armor time!
11) Let's get into combat!
12) DIAMONDS! DIAMONDS! DIAMONDS, DIAMONDS ALL FOR YOU!
13) Enchant.
14) Go deeper, into the Nether I SAAAAAY!
15) Kill an enderman, get a golden nugget and craft the eye of ender.
16) Hunt for the stronghold and find the portal.
17) Place the enderman eyes at the stronghold portal 'activator'.
18) Let's go deeper, jump and kill the enderdragon.
19) Let's have fun for a while!
20) Fun, still.
21) Ok end of fun, now to get serious.
22) Battle the wither.
23) Ok, I finished Minecraft.
24) Deletes world and starts again, also realizing that the new update just released (you started your world since the time when the update took place).
0
0
Y: 44
Z: 873
That's where the stronghold end portal is!
0
2) Add squids.
3) ??
4) Try it . . come on! Your not trying . . . TRY IT STOP READING! AARGHPSOPHTEWSV *rage quit*
0