Background info:
So I was playing with a give command to give me a book that had attribute modifiers. I wanted it to make me move slower, and knowing the operation 0=multiply and operation 1= add, I decided (I have no idea as to how) that to subtract from my speed I would use operation 3.
This isn't an operation.
The command worked.
Full error report:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 1/14/14 9:33 PM
Description: Ticking player
java.lang.IllegalArgumentException: Invalid operation
at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:921)
at su.<init>(SourceFile:30)
at xw.a(SourceFile:96)
at acy.D(SourceFile:681)
at sg.m_(SourceFile:1260)
at yt.m_(SourceFile:244)
at ne.i(SourceFile:212)
at np.a(SourceFile:215)
at jk.a(SourceFile:137)
at jm.a(SourceFile:20)
at et.a(SourceFile:166)
at nk.c(SourceFile:135)
at net.minecraft.server.MinecraftServer.u(SourceFile:545)
at net.minecraft.server.MinecraftServer.t(SourceFile:461)
at bve.t(SourceFile:123)
at net.minecraft.server.MinecraftServer.run(SourceFile:379)
at lr.run(SourceFile:647)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:921)
at su.<init>(SourceFile:30)
at xw.a(SourceFile:96)
at acy.D(SourceFile:681)
at sg.m_(SourceFile:1260)
at yt.m_(SourceFile:244)
-- Player being ticked --
Details:
Entity Type: null (ne)
Entity ID: 1289
Entity Name: awesomesauce239
Entity's Exact location: -1071.11, 56.00, 202.16
Entity's Block location: -1072.00,56.00,202.00 - World: (-1072,56,202), Chunk: (at 0,3,10 in -67,12; contains blocks -1072,0,192 to -1057,255,207), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at ne.i(SourceFile:212)
at np.a(SourceFile:215)
at jk.a(SourceFile:137)
at jm.a(SourceFile:20)
at et.a(SourceFile:166)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at nk.c(SourceFile:135)
at net.minecraft.server.MinecraftServer.u(SourceFile:545)
at net.minecraft.server.MinecraftServer.t(SourceFile:461)
at bve.t(SourceFile:123)
at net.minecraft.server.MinecraftServer.run(SourceFile:379)
at lr.run(SourceFile:647)
-- System Details --
Details:
Minecraft Version: 14w02c
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 458894656 bytes (437 MB) / 691011584 bytes (659 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [ne['awesomesauce239'/1289, l='world', x=-1071.11, y=56.00, z=202.16]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
What I have tried:
1) Using nbt editors to delete the book from my inventory. I do everything right, but the book comes back after trying to lad the world.
2) Deleting my player.dat file, same issue as 1
3) Using mcedit to delete my player entity, same issue as 1.
So I was playing with a give command to give me a book that had attribute modifiers. I wanted it to make me move slower, and knowing the operation 0=multiply and operation 1= add, I decided (I have no idea as to how) that to subtract from my speed I would use operation 3.
This isn't an operation.
The command worked.
==================================================================
My problem:
I have a book in my inventory that causes a complete game crash on world startup.
==================================================================
Here's the error:
java.lang.IllegalArgumentException: Invalid operation
==================================================================
Full error report:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 1/14/14 9:33 PM
Description: Ticking player
java.lang.IllegalArgumentException: Invalid operation
at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:921)
at su.<init>(SourceFile:30)
at xw.a(SourceFile:96)
at acy.D(SourceFile:681)
at sg.m_(SourceFile:1260)
at yt.m_(SourceFile:244)
at ne.i(SourceFile:212)
at np.a(SourceFile:215)
at jk.a(SourceFile:137)
at jm.a(SourceFile:20)
at et.a(SourceFile:166)
at nk.c(SourceFile:135)
at net.minecraft.server.MinecraftServer.u(SourceFile:545)
at net.minecraft.server.MinecraftServer.t(SourceFile:461)
at bve.t(SourceFile:123)
at net.minecraft.server.MinecraftServer.run(SourceFile:379)
at lr.run(SourceFile:647)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:921)
at su.<init>(SourceFile:30)
at xw.a(SourceFile:96)
at acy.D(SourceFile:681)
at sg.m_(SourceFile:1260)
at yt.m_(SourceFile:244)
-- Player being ticked --
Details:
Entity Type: null (ne)
Entity ID: 1289
Entity Name: awesomesauce239
Entity's Exact location: -1071.11, 56.00, 202.16
Entity's Block location: -1072.00,56.00,202.00 - World: (-1072,56,202), Chunk: (at 0,3,10 in -67,12; contains blocks -1072,0,192 to -1057,255,207), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at ne.i(SourceFile:212)
at np.a(SourceFile:215)
at jk.a(SourceFile:137)
at jm.a(SourceFile:20)
at et.a(SourceFile:166)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at nk.c(SourceFile:135)
at net.minecraft.server.MinecraftServer.u(SourceFile:545)
at net.minecraft.server.MinecraftServer.t(SourceFile:461)
at bve.t(SourceFile:123)
at net.minecraft.server.MinecraftServer.run(SourceFile:379)
at lr.run(SourceFile:647)
-- System Details --
Details:
Minecraft Version: 14w02c
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 458894656 bytes (437 MB) / 691011584 bytes (659 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [ne['awesomesauce239'/1289, l='world', x=-1071.11, y=56.00, z=202.16]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
==================================================================
What I have tried:
1) Using nbt editors to delete the book from my inventory. I do everything right, but the book comes back after trying to lad the world.
2) Deleting my player.dat file, same issue as 1
3) Using mcedit to delete my player entity, same issue as 1.
==================================================================
Please help me.
I make these things...
https://www.youtube.com/user/AwesomeSyd239
I make these things...
https://www.youtube.com/user/AwesomeSyd239
The Player and his inventory are there to.
I make these things...
https://www.youtube.com/user/AwesomeSyd239