Guest User

Null pointr exception

a guest
May 30th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [INFO] Starting minecraft server version 1.4.7
  2. [INFO] Loading properties
  3. [INFO] Default game type: SURVIVAL
  4. [INFO] Generating keypair
  5. [INFO] Starting Minecraft server on *:25565
  6. [INFO] Preparing level "world"
  7. [INFO] Preparing start region for level 0
  8. [INFO] Preparing spawn area: 63%
  9. [INFO] Done (1.567s)! For help, type "help" or "?"
  10. [SEVERE] Encountered an unexpected exception t
  11. t: Ticking tile entity
  12.     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686)
  13.     at ho.r(DedicatedServer.java:269)
  14.     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
  15.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  16.     at fy.run(SourceFile:849)
  17. Caused by: java.lang.NullPointerException
  18.     at gregtechmod.api.BaseMetaTileEntityMJ.powerRequest(BaseMetaTileEntityMJ.java:51)
  19.     at buildcraft.transport.PipeTransportPower.updateEntity(PipeTransportPower.java:164)
  20.     at buildcraft.transport.Pipe.updateEntity(Pipe.java:166)
  21.     at buildcraft.transport.pipes.PipePowerWood.updateEntity(PipePowerWood.java:80)
  22.     at buildcraft.transport.TileGenericPipe.g(TileGenericPipe.java:189)
  23.     at yc.h(World.java:2153)
  24.     at in.h(WorldServer.java:516)
  25.     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
  26.     ... 4 more
  27. [SEVERE] This crash report has been saved to: D:\Download\MindCrack_Server(1)\.\crash-reports\crash-2013-05-30_11.51.50-server.txt
Advertisement
Add Comment
Please, Sign In to add comment