Jump to content
  • 0

Help 3 null pointer - Hexxit 1.0.10


Question

Posted

Title: Help 3 null pointer - Hexxit 1.0.10

Version: 1_0_4

OS: Ubuntu 12.04.2 LTS

Java Version: minecraft@EB2560:~$ java -version java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

Description of Problem:

Running Hexxit server 1.0.10 on Ubuntu 12.04.2 LTS - server runs fine but throws an unhandled exception null pointer

Error Messages:

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] --- Showing help page 3 of 8 (/help <page>) ---

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /debug

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /defaultgamemode <mode>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /deop <player>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /difficulty <new difficulty>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /effect <player> <effect> [seconds] [amplifier]

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /enchant <player> <enchantment ID> [level]

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] An unknown error occurred while attempting to perform this command

2013-11-17 11:13:21 [iNFO] [sTDERR] java.lang.NullPointerException

2013-11-17 11:13:21 [iNFO] [sTDERR] at java.util.regex.Matcher.getTextLength(Matcher.java:1151)

2013-11-17 11:13:21 [iNFO] [sTDERR] at java.util.regex.Matcher.reset(Matcher.java:308)

2013-11-17 11:13:21 [iNFO] [sTDERR] at java.util.regex.Matcher.<init>(Matcher.java:228)

2013-11-17 11:13:21 [iNFO] [sTDERR] at java.util.regex.Pattern.matcher(Pattern.java:905)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_70006_a(MinecraftServer.java:940)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:61)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

2013-11-17 11:13:21 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-11-17 11:16:07 [iNFO] [sTDERR] java.io.IOException: Bad packet id 29

2013-11-17 11:16:07 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:153)

2013-11-17 11:16:07 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)

2013-11-17 11:16:07 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)

2013-11-17 11:16:07 [iNFO] [sTDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)

Error Log:


ForgeModLoader-server-0.log: 

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] --- Showing help page 2 of 8 (/help <page>) ---

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-deletedimension

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-deletelinks

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-dimensiondata

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-export

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-prune

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-resetdungeons

2013-11-17 11:13:18 [iNFO] [Minecraft-Server] /dd-rift

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] --- Showing help page 3 of 8 (/help <page>) ---

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /debug

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /defaultgamemode <mode>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /deop <player>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /difficulty <new difficulty>

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /effect <player> <effect> [seconds] [amplifier]

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] /enchant <player> <enchantment ID> [level]

2013-11-17 11:13:21 [iNFO] [Minecraft-Server] An unknown error occurred while attempting to perform this command

2013-11-17 11:13:21 [iNFO] [sTDERR] java.lang.NullPointerException

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at java.util.regex.Matcher.getTextLength(Matcher.java:1151)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at java.util.regex.Matcher.reset(Matcher.java:308)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at java.util.regex.Matcher.<init>(Matcher.java:228)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at java.util.regex.Pattern.matcher(Pattern.java:905)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.func_70006_a(MinecraftServer.java:940)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:61)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

2013-11-17 11:13:21 [iNFO] [sTDERR] 	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-11-17 11:16:07 [iNFO] [sTDERR] java.io.IOException: Bad packet id 29

2013-11-17 11:16:07 [iNFO] [sTDERR] 	at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:153)

2013-11-17 11:16:07 [iNFO] [sTDERR] 	at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)

2013-11-17 11:16:07 [iNFO] [sTDERR] 	at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)

2013-11-17 11:16:07 [iNFO] [sTDERR] 	at net.minecraft.network.TcpReaderThread.run(SourceFile:94)



cat server.properties 

#Minecraft server properties

#Sun Nov 17 11:13:05 MST 2013

generator-settings=

allow-nether=true

level-name=world

enable-query=false

allow-flight=true

server-port=8899

level-type=DEFAULT

enable-rcon=false

force-gamemode=false

level-seed=

server-ip=

max-build-height=256

spawn-npcs=true

white-list=false

spawn-animals=true

texture-pack=

snooper-enabled=true

hardcore=false

online-mode=true

pvp=true

difficulty=1

gamemode=0

max-players=20

spawn-monsters=true

generate-structures=true

view-distance=10

spawn-protection=16

motd=A Hexxit Server

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...