-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w11b
-
None
-
General
Operating System Microsoft Windows 8.1
Central Processor Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Graphics
Video Adapter Intel(R) HD Graphics 4000
Video Memory 0 Byte
Screen Resolution 1366 x 768
Storage
Total Memory (RAM) 7.89 GB
Operating System
OS Name Microsoft Windows 8.1
OS Version 6.3.9600
Product ID 00179-60317-23365-AAOEM
System Up Time 4/8/2014 1:19:31 AM
Internet Explorer Version 11.0.9600.16521
Microsoft DirectX Version DirectX 11
OpenGL Version 6.3.9600.16384 (winblue_rtm.130821-1623)
Central Processor
CPU Name Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Code Name N/A
Manufacturer GenuineIntel
Current Clock Speed 2401 Mhz
Max Clock Speed 2401 Mhz
Voltage 1V
External Clock 100 Mhz
Serial Number BFEBFBFF000306A9
CPU ID Intel64 Family 6 Model 58 Stepping 9
Socket Designation U3E1
L1 Cache 32 KB
L1 Cache 32 KB
L2 Cache 256 KB
L3 Cache 6144 KB
(Note: Java (Both 32-bit and 64-bit) are installed and up to date)General Operating System Microsoft Windows 8.1 Central Processor Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz Graphics Video Adapter Intel(R) HD Graphics 4000 Video Memory 0 Byte Screen Resolution 1366 x 768 Storage Total Memory (RAM) 7.89 GB Operating System OS Name Microsoft Windows 8.1 OS Version 6.3.9600 Product ID 00179-60317-23365-AAOEM System Up Time 4/8/2014 1:19:31 AM Internet Explorer Version 11.0.9600.16521 Microsoft DirectX Version DirectX 11 OpenGL Version 6.3.9600.16384 (winblue_rtm.130821-1623) Central Processor CPU Name Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz Code Name N/A Manufacturer GenuineIntel Current Clock Speed 2401 Mhz Max Clock Speed 2401 Mhz Voltage 1V External Clock 100 Mhz Serial Number BFEBFBFF000306A9 CPU ID Intel64 Family 6 Model 58 Stepping 9 Socket Designation U3E1 L1 Cache 32 KB L1 Cache 32 KB L2 Cache 256 KB L3 Cache 6144 KB (Note: Java (Both 32-bit and 64-bit) are installed and up to date)
-
Unconfirmed
:: Please read this before commenting ::
(Note: I have searched for similar problems but have found nothing related)
:: Start up Batch File ::
java -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -Xms500M -Xmx1000M -d64 -jar minecraft_server.14w11b.jar -d64
pause
(Note: pause was used to identify problems)
:: Log ::
[01:38:25] [main/FATAL]: Failed to start the minecraft server
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected B
EGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815) ~[minecraft_server.14w11
b.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[minecraft_server.14w11
b.jar:?]
at oy.b(SourceFile:141) ~[minecraft_server.14w11b.jar:?]
at oy.<init>(SourceFile:43) ~[minecraft_server.14w11b.jar:?]
at net.minecraft.server.MinecraftServer.<init>(SourceFile:120) ~[minecra
ft_server.14w11b.jar:?]
at mz.<init>(SourceFile:41) ~[minecraft_server.14w11b.jar:?]
at net.minecraft.server.MinecraftServer.main(SourceFile:629) [minecraft_
server.14w11b.jar:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING
at line 1 column 1
at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) ~[m
inecraft_server.14w11b.jar:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.re
ad(CollectionTypeAdapterFactory.java:79) ~[minecraft_server.14w11b.jar:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.re
ad(CollectionTypeAdapterFactory.java:60) ~[minecraft_server.14w11b.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[minecraft_server.14w11
b.jar:?]
... 6 more
C:(Directory Here)>pause
Press any key to continue . . .
:: Notes ::
I have been using this version of Minecraft for a while and the server has recently stopped working.
- duplicates
-
MC-51590 Minecraft crashes when loading a World: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
- Resolved