Jump to content

AlienX

Members
  • Posts

    162
  • Joined

  • Last visited

Posts posted by AlienX

  1. Launcher/pack Version: 1.0.1.3 / 3.0.3

    Operating System: Client: Windows 7 ENT x64 - Server: Windows Server 2008R2

    Version of Java: Client: 1.7.0_04-b22 - Server: 1.7.0-b147

    Description of Problem:

    If you attempt to spawn in a Energy Converter your client will exit out with an Java NullPointException error.

    The server shows the error below.

    I have tried spawning this item in via NEI, CommandBook and normal vanilla commands.

    Also, if you craft the block, it will show as a Energy Condenser, when placed and right clicked your client will freeze and white-screen.

    This seems to work fine in Single Player.

    Error Messages:

    2012-05-28 22:58:00 [WARNING] Failed to handle packet: java.lang.NullPointerExceptionjava.lang.NullPointerException
    
    at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
    
    at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
    
    at codechicken.core.PacketCustom.readItemStack(PacketCustom.java:409)
    
    at codechicken.nei.NEIServerPacketHandler.handleGiveItem(NEIServerPacketHandler.java:111)
    
    at codechicken.nei.NEIServerPacketHandler.handlePacket(NEIServerPacketHandler.java:21)
    
    at codechicken.core.CoreUtils.handlePacket(CoreUtils.java:150)
    
    at codechicken.core.PacketCustom.recieve(PacketCustom.java:451)
    
    at net.minecraft.server.mod_CodeChickenCore.onPacket250Received(mod_CodeChickenCore.java:65)
    
    at net.minecraft.server.BaseMod.onPacket250Packet(BaseMod.java:74)
    
    at cpw.mods.fml.server.FMLBukkitHandler.handlePacket250(FMLBukkitHandler.java:381)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1444)
    
    at net.minecraft.server.Packet250CustomPayload.handle(SourceFile:46)
    
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:121)
    
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Link to pastebin of log:

    http://pastebin.com/B2WAezHg

  2. Re: [Tekkit 3.0.3 - V3 R1] WorldGuard Support, Condenser Pipe Fix, -- [RELEASED]

    Okay this is weird...

    Earlier today when i started to use the 3.0.3 server it would crash every time without fail - now its working.

    Well erm, meh?

    Could you make a fix of Factions like you did with Worldguard?

    I will take a look into Factions this weekend :)

  3. Not Quite.

    Because the old Tekkit used CommandBook for its /time command it used to work.

    Command books time took real time in its params - such as /time 12 would make it 12o'clock.

    However, as CommandBook isnt installed by default any more, the /time set command uses Ticks.

    Long story short, install a plugin that allows the /time function to operate at a "real time" level, or reinstall CommandBook :)

  4. Re: [Tekkit 2.1.1 - V2 R1] Tekkit WorldGuard Support [MAJOR UPDATE RELEASED]

    I will need to lookup those Item ID's, however:

    Are they right-click use items, as in you holding a ring in your hand and you activate it via Right click?

    If so i do not think i can block these - i can only block accessing blocks (such as chests, furnances etc) via right click.

    But i will look into this for you :)

    ** Update to my project also **

    I will be updating this package to Tekkit 3.0.3 when i get home from work (Around 10 hours time)

×
×
  • Create New...