-
Bug
-
Resolution: Duplicate
-
None
-
Snapshot 13w06a
-
None
-
System
--------------------------------------------------------------------------------
Manufacturer HPQOEM
Model SLIC-MPC
Total amount of system memory 3.93 GB RAM
System type 64-bit operating system
Number of processor cores 2
Storage
--------------------------------------------------------------------------------
Total size of hard disk(s) 466 GB
Disk partition (C:) 260 GB Free (449 GB Total)
Disk partition (D:) 3 GB Free (17 GB Total)
Disk partition (E:) 95 MB Free (99 MB Total)
Media drive (F:) CD/DVD
Graphics
--------------------------------------------------------------------------------
Display adapter type NVIDIA GeForce G105M
Total available graphics memory 2267 MB
Dedicated graphics memory 512 MB
Dedicated system memory 0 MB
Shared system memory 1755 MB
Display adapter driver version 9.18.13.697
Primary monitor resolution 1600x900
DirectX version DirectX 10.1
Java 7 Update 5
Client 13w06a UNMODDED
Server 13w06a UNMODDEDSystem -------------------------------------------------------------------------------- Manufacturer HPQOEM Model SLIC-MPC Total amount of system memory 3.93 GB RAM System type 64-bit operating system Number of processor cores 2 Storage -------------------------------------------------------------------------------- Total size of hard disk(s) 466 GB Disk partition (C:) 260 GB Free (449 GB Total) Disk partition (D:) 3 GB Free (17 GB Total) Disk partition (E:) 95 MB Free (99 MB Total) Media drive (F:) CD/DVD Graphics -------------------------------------------------------------------------------- Display adapter type NVIDIA GeForce G105M Total available graphics memory 2267 MB Dedicated graphics memory 512 MB Dedicated system memory 0 MB Shared system memory 1755 MB Display adapter driver version 9.18.13.697 Primary monitor resolution 1600x900 DirectX version DirectX 10.1 Java 7 Update 5 Client 13w06a UNMODDED Server 13w06a UNMODDED
-
Unconfirmed
MULTIPLAYER BUG ONLY – NOT SINGLEPLAYER
When a command block has a command which tries to alter a players score or teams and is restricted to a certain area, if a player is not in that area, then the server will crash.
If a player is in the search area then the problem does not occur and all commands are successful.
The crash renders any player to be unable to connect to the server until the server is stopped, "scoreboard.dat" is deleted and the server is restarted.
The bug is very annoying and does affect gameplay as it means that a command block hooked up to a clock that is changing players scores is not possible (unless a testfor command block is placed before)
P.S Works perfectly in SSP
Server
[INFO] [Tom911GT3RS: Added new objective 'Score' successfully]
[INFO] [Tom911GT3RS: Added new team 'Blue' successfully]
[INFO] [Console: Added 1 player(s) to team Blue: Tom911GT3RS]
[INFO] [Console] Tom911GT3RS joined Blue team.
[INFO] [Console: Set score of Score for player Tom911GT3RS to 0]
[INFO] [Console: Added 1 player(s) to team Blue: @p[x=-28,y=78,z=100,r=1]]
[INFO] Tom911GT3RS lost connection: disconnect.endOfStream
Client
Internal Exception: java.io.ioexception received string length longer than maximum allowed (24>16)
P.S.S No idea why server report is displaying link :S
- duplicates
-
MC-9391 Command Block Arguments Length
- Resolved