-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.8
-
None
-
Unconfirmed
I use Minecraft 1.8.8 with a laptop that is updated to Windows 10. Now I know that the character limit in a command block is supposedly 32,767 characters, but I have been working on a one command creation that does not surpass the limit. It has 32,759 characters, which is really close to the limit yet isn't it. I have tried using a third-party editor to put a command within the command block's NBT data. When I ran the command it worked, but I still don't understand why it doesn't allow me to manually type the command and then submit the command into the command block. If any more information is needed just ask.
---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 8/16/15 8:30 PM Description: Updating screen events java.lang.IllegalArgumentException: Payload may not be larger than 32767 bytes at im.<init>(SourceFile:33) at ayq.a(SourceFile:84) at axu.a(SourceFile:350) at ayq.a(SourceFile:111) at axu.k(SourceFile:413) at axu.p(SourceFile:390) at ave.s(SourceFile:1498) at ave.av(SourceFile:889) at ave.a(SourceFile:325) at net.minecraft.client.main.Main.main(SourceFile:124) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at im.<init>(SourceFile:33) at ayq.a(SourceFile:84) at axu.a(SourceFile:350) at ayq.a(SourceFile:111) at axu.k(SourceFile:413) at axu.p(SourceFile:390) -- Affected screen -- Details: Screen name: ayq -- Affected level -- Details: Level name: MpServer All players: 1 total; [bew['ClassyElm123'/4793, l='MpServer', x=-455.73, y=4.00, z=-335.09]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: -468.00,15.00,-339.00 - World: (-468,15,-339), Chunk: (at 12,0,13 in -30,-22; contains blocks -480,0,-352 to -465,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 2020224 game time, 269544 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 14 total; [vg['entity.MinecartRideable.name'/4689, l='MpServer', x=-519.50, y=5.06, z=-374.50], um['WirelessReceiver'/4691, l='MpServer', x=-464.41, y=4.13, z=-333.22], um['WirelessReceiver'/4692, l='MpServer', x=-456.41, y=4.13, z=-346.53], um['WirelessTexture2'/4693, l='MpServer', x=-455.41, y=3.63, z=-346.53], um['WirelessRedstone'/4694, l='MpServer', x=-459.34, y=4.13, z=-340.38], um['WirelessTexture'/4695, l='MpServer', x=-459.34, y=2.75, z=-340.38], um['WirelessRedstone'/4696, l='MpServer', x=-462.50, y=4.13, z=-333.47], um['WirelessTexture'/4697, l='MpServer', x=-462.50, y=2.75, z=-333.47], bew['ClassyElm123'/4793, l='MpServer', x=-455.73, y=4.00, z=-335.09], um['WirelessTexture2'/4698, l='MpServer', x=-463.41, y=3.63, z=-333.22], um['WirelessReceiver'/4699, l='MpServer', x=-463.19, y=4.13, z=-330.34], um['WirelessTexture2'/4700, l='MpServer', x=-462.19, y=3.63, z=-330.34], um['WirelessRedstone'/4701, l='MpServer', x=-460.41, y=4.13, z=-329.63], um['WirelessTexture'/4702, l='MpServer', x=-460.41, y=2.75, z=-329.63]] Retry entities: 0 total; [] Server brand: vanilla Server type: Integrated singleplayer server Stacktrace: at bdb.a(SourceFile:309) at ave.b(SourceFile:2311) at ave.a(SourceFile:334) at net.minecraft.client.main.Main.main(SourceFile:124) -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 296881320 bytes (283 MB) / 819437568 bytes (781 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.8.8 LWJGL: 2.9.4 OpenGL: AMD Radeon HD 8400 / R3 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1003, ATI Technologies Inc. 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: No Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD A6-5200 APU with Radeon(TM) HD Graphics
- duplicates
-
MC-68458 Crash on reaching Command Block character limit
- Resolved