xgermz
Members-
Posts
91 -
Joined
-
Last visited
Everything posted by xgermz
-
Had this exact problem appear on my server last night, this was 10 seconds after a user removed a lockette sign from a chest, that was the last action on the server. What plugins does your server run? 2012-06-21 02:58:16 [sEVERE] java.lang.NullPointerException 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:249) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:87) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:144) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.World.entityJoinedWorld(World.java:1282) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:107) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.World.playerJoinedWorld(World.java:1264) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1165) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453) 2012-06-21 02:58:16 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-06-21 02:58:16 [sEVERE] Unexpected exception java.lang.NullPointerException at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:249) at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:87) at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:144) at net.minecraft.server.World.entityJoinedWorld(World.java:1282) at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:107) at net.minecraft.server.World.playerJoinedWorld(World.java:1264) at net.minecraft.server.World.tickEntities(World.java:1165) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
[3.0.3/3.0.4] Tekkit not working with plugins.
xgermz replied to XCC111's question in Tekkit Classic
from the page, its basically an API which allows plugins to communicate with eachother, your error log is complaining it cant find it at one point, 16:02:23 [iNFO] [MobArena] Enabling MobArena v0.94.4.65 16:02:23 [WARNING] [MobArena] Vault was not found. Economy rewards will not work ! 16:02:23 [sEVERE] Error occurred while enabling MobArena v0.94.4.65 (Is it up to date?) -
it seems, and dont quote me on this, but it seems for it to work it needs to know the folder name to be able to generate the file (WORLDFOLDERNAME/data/tablet_USERNAME.dat) in that world, and it seems to be having an issue reading world folder names, as its only creating the dat file in the world with the default folder in it. To set your default world name, go into server.properties and ensure level-name=FOLDERNAMEFORDEFAULTWORLD
-
I got the transmutation table working.... For myself it was a multiple world issue, and it would only work in the default world. So i made the main world everyone plays in the tekkit world.
-
[3.0.3/3.0.4] Tekkit not working with plugins.
xgermz replied to XCC111's question in Tekkit Classic
Firstly there is a complaint there that Vault isnt installed, maybe update that / install it. Then yes the other plugins all need updating to latest versions -
Have you op'd equilivant exchange? i.e. [equivalentexchange] [ee] [ee2] ??
-
Note: only happens with multiple world scenario... Dunno if this is a world portal or a tekkit side bug. Temporary fix to problem for all worlds to hold the same seed by assigning in server.properties file lol
-
Having the same persistent problem, if server crashes and I have to restart, the seed changes. Any idea's on how to stop this?
-
java.net.SocketException: Connection reset by peer: socket write error
xgermz replied to namaja59's question in Tekkit Classic
If you type /gc it will show all the data on the worlds, including the entities. Usually fresh servers have around 40-200 entities on map load. Ive had an instance of a nuclear reactor "glitch exploding" (exploding without creating a creator LOL) creating 7500 entities, That was a lag bomb to sort out teehee. As soulgriever said, if entities are very high, that will solve your issue -
[2.1.1] Server Crash after connecting pipes to a energy condenser
xgermz replied to smurfclemens's question in Tekkit Classic
Firstly the crash only happens (based on previous experience) if the pipe is placed into the bottom of the condensor. Id advize people to use pnumatic pipes. -
[3.0.4] Another Dupe bug :D this time its with an Alch. Chest :D
xgermz replied to SyberianKitten's question in Tekkit Classic
Ah yes, now with clearer instructions, ive managed to duplicate. temp fix in permissions to block the placement of this chest is in order. I noticed when playing around the item was glitched. Its still there, and such, but if you shift click it, it doesnt move, moving it into some chests the item "glitch out" and disapear randomly. However the items dont disapear from the players inventory, so quite a "easy to replicate" and severe bug haha -
Its just plain not working. Didnt work in 3.0.3, not working in 3.0.4. Theres also a number of issues with the equilivant exchange stuff, id personally disable EE until its fixed.
-
[3.0.4] Another Dupe bug :D this time its with an Alch. Chest :D
xgermz replied to SyberianKitten's question in Tekkit Classic
Im not able to re-produce this either ... however looking at your video i assume the server has NEI enabled on that server? As mine has NEI deleted. is this possibly linked to the NEI bug? -
Yes same here when alt tabbling to talk to someone on skype, i fixed it by buying a mic and talking instead lol
-
Re: [bug] luminators not working Just did my own test (replacing the power source to my nuclear generator) Luminator seems to be working fine for me.
-
have you opped [industrialcraft] [buildcraft] ??
-
Not working, on the server with all the plugins or without any plugins at all fustrating.