Jump to content

TheSpoonyOne

Members
  • Posts

    121
  • Joined

  • Last visited

Posts posted by TheSpoonyOne

  1. 2013-05-18 17:36:51 [sEVERE] [ForgeModLoader] The coremod buildcraft-A-3.5.2.jar does not contain a valid jar manifest- it will be ignored

    Re Download the Build and put it on the client and server. And be sure you have the right version of forge on the server and client, for the right version of MC. (Duh :P, but just in case)

  2. "I have the latest beta driver from nVidia (the stable driver does not support Windows 8 (it does but not for minecraft anyway because of OpenGL stuff)"

    The lastest driver 310.09 if im not mistaken works quite fine with windows 8, I should know seeing that im using it atm. I just know that I have never liked the beta drivers...last time I tried one for the hell of it, I couldnt run online chess...

    Also, my GPU is the 550ti...more than enough to handle MC

  3. I heard of an error with one of the mods where there was a huge text file spam for one of the logs. Check all your server logs for each mod, it may be an error there. This guy left his server running a day or so and found a 10Gb (I think around that large) text file when he returned. Hope it helps.

  4. Whoa man, no need to be rude.

    I'm fully aware that the #more means nothing. OP's question was why dose his server stop with ...5 more you and ErusPrime were being useless, I was trying to help by showing an error as an example so (s)he would know what we were looking for so someone could actually help.

    As I stated before my error for ontime was fixed Friday, and I just used that as an example since my server.log was open.

    I don't understand why we are talking about my error, there is nothing wrong with my server. I was just trying to help out someone less experienced with tekkit/minecraft servers. Sorry to try and be nice...

    lol I'm sorry, I thought you were the OP XD I was so confused, I was telling you what the problem with that log you pasted was lol The OP's error is prob no different than yours, just a mismatch for plugin versions or something simple.

    Also, I was being "useless" becuase the OP's post was...lets say "low effort"

  5. Well seems like AlienX has been offline since august 30th. So I'm thinking he prob won't be updating anytime soon. :(. I guess i can try regular worldguard

    AlienX's Fixes will still work with Tekkit 3.1.3. If you need me to re-upload the files I will, but if you find his post he has a download with both WG and WE you Must use. It works great for me, just be sure to use the versions in the download.

  6. Other people have gotten this same error and figured it out was multiverse. WB-CBE Addons specifally. So when I disable Multiverse it works fine. So i just disabled CBE Addons and works fine now =).

    I haven't tested this with 3.1.3, but with 3.1.2 almost everything eventually crashed with Multiple worlds on the server. You should take a look at transmutation tablets and see if they work in the new worlds and let me know.

  7. Mine says

    Error occured during the initialization of VM

    Could not reserve enough space for object heap

    Could not create the java virtual machine

    Fix please? I have a bukkit and it works. (BTW i deleted bukkit for this so I could run it thats not my problem)

    Is this with your client or Server? All you need to do is change the amount of RAM allocated to Tekkit when it is launched. If it is the server doing this than just edit the "start.bat" or "launch.bat." If you use McMyAdmin or Something from a host, contact them because they have either not reserved enough space for the amount of ram you were promised, or they have reserved to much.

  8. 2012-12-20 09:44:53 [sEVERE] Could not pass event BlockFromToEvent to WorldGuard
    
    org.bukkit.event.EventException
    
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
    
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
    
        at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:144)
    
        at net.minecraft.server.World.l(World.java:2061)
    
        at net.minecraft.server.World.doTick(World.java:1777)
    
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:555)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Caused by: java.lang.NullPointerException
    
        at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95)
    
        at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167)
    
        at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24)
    
        at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308)
    
        at net.minecraft.server.Chunk.addEntities(Chunk.java:700)
    
        at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98)
    
        at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147)
    
        at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105)
    
        at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69)
    
        at com.sk89q.worldguard.bukkit.WorldGuardBlockListener.onBlockFromTo(WorldGuardBlockListener.java:203)
    
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
    
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    
        at java.lang.reflect.Method.invoke(Method.java:601)
    
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    
        ... 9 more
    
    2012-12-20 09:44:56 [sEVERE] Could not pass event BlockFromToEvent to Multiverse-Portals
    
    org.bukkit.event.EventException
    
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
    
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
    
        at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:144)
    
        at net.minecraft.server.World.l(World.java:2061)
    
        at net.minecraft.server.World.doTick(World.java:1777)
    
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:555)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Caused by: java.lang.NullPointerException
    
        at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95)
    
        at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167)
    
        at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24)
    
        at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308)
    
        at net.minecraft.server.Chunk.addEntities(Chunk.java:700)
    
        at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98)
    
        at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147)
    
        at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105)
    
        at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69)
    
        at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:147)
    
        at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:155)
    
        at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:151)
    
        at org.bukkit.event.block.BlockFromToEvent.getToBlock(BlockFromToEvent.java:49)
    
        at com.onarandombox.MultiversePortals.listeners.MVPBlockListener.blockFromTo(MVPBlockListener.java:42)
    
        at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    
        at java.lang.reflect.Method.invoke(Method.java:601)
    
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    
        ... 9 more
    
    2012-12-20 09:45:14 [iNFO] [33;22m[CLAG] [32;1mRemoved 2 Entities![m
    
    2012-12-20 09:45:54 [iNFO] [31;1m[Announcement] You can also configure this plugin with its config.yml too![m
    
    2012-12-20 09:46:59 [iNFO] Giving wolfofwolf 64 of Red Alloy Wire
    
    2012-12-20 09:47:34 [iNFO] [31;1m[Announcement] This is the first default announcement![m
    
    2012-12-20 09:47:53 [iNFO] [PLAYER_COMMAND] wolfofwolf: /time night
    
    2012-12-20 09:48:44 [WARNING] Failed to handle packet: java.lang.NullPointerException
    
    java.lang.NullPointerException
    
        at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95)
    
        at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167)
    
        at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24)
    
        at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308)
    
        at net.minecraft.server.Chunk.addEntities(Chunk.java:700)
    
        at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98)
    
        at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147)
    
        at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:26)
    
        at net.minecraft.server.PlayerManager.a(PlayerManager.java:60)
    
        at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:156)
    
        at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:175)
    
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:405)
    
        at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:251)
    
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:106)
    
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:82)
    
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    
     
    
    And
    
     
    
    
    
    [sEVERE] Error occurred while enabling RankUp v1.4 (Is it up to date?)
    
    java.lang.NoSuchMethodError: me.toalec.RankUp.RankUp.getConfiguration()Lorg/bukkit/util/config/Configuration;
    
        at me.toalec.RankUp.ConfigManager.<init>(ConfigManager.java:21)
    
        at me.toalec.RankUp.RankUp.onEnable(RankUp.java:21)
    
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
    
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
    
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)
    
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)
    
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    
     
    
    and
    
     
    
    
    
    [sEVERE] Error occurred while enabling CraftBookMechanisms v1444-7a4ae40 (Is it up to date?)
    
    java.lang.NullPointerException
    
        at org.bukkit.craftbukkit.CraftWorld.getLoadedChunks(CraftWorld.java:117)
    
        at com.sk89q.craftbook.bukkit.MechanismsPlugin.setupSelfTriggered(MechanismsPlugin.java:220)
    
        at com.sk89q.craftbook.bukkit.MechanismsPlugin.registerMechanics(MechanismsPlugin.java:205)
    
        at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin.java:111)
    
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
    
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
    
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)
    
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)
    
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    
    
    
     
    
    and
    
     
    
    
    
    [iNFO] CraftBook: Enumerating chunks for self-triggered components...
    
    2012-12-20 09:27:33 [sEVERE] Error occurred while enabling CraftBookCircuits v1444-7a4ae40 (Is it up to date?)
    
    java.lang.NullPointerException
    
        at org.bukkit.craftbukkit.CraftWorld.getLoadedChunks(CraftWorld.java:117)
    
        at com.sk89q.craftbook.bukkit.CircuitsPlugin.setupSelfTriggered(CircuitsPlugin.java:542)
    
        at com.sk89q.craftbook.bukkit.CircuitsPlugin.registerMechanics(CircuitsPlugin.java:336)
    
        at com.sk89q.craftbook.bukkit.CircuitsPlugin.onEnable(CircuitsPlugin.java:285)
    
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
    
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
    
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)
    
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)
    
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)
    
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
    
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    You need to use the world edit provided by AlienX in the worldguard download.

    Not sure about Mutiverse, but because of mods, its never a good idea to use it.

    Everything else has the "(Is it up to date?)" This means your plugin version will not work with the current installed version of craftbukkit. Tekkit 3.1.3 uses 1.2.5 r4.1 If I'm not mistaken. You can use 1.2.4 r4.0 -> r5.0 (r5.0 some will not work, but most do)

    Also, a view of your plugin directory would be a ton more helpful than your root. :)

  9. Hello!

    Not sure if you all are staying up to date with tekkit, but not to long ago a post was made (HERE :D) and what it basically says; "Tekkit 3 is being finalized! Version 3.1.3 will be the final version of Tekkit 3. Works for Tekkit 4 is in full motion, watch out for it!" Now, I'm not sure about you guys but, I could not be more excited to see what Tekkit 4 brings to the table! With the downfall of ForgeBukkit, It seems kinda improbable that Tekkit 4 will be 1.4.2+ or if it is 1.4.2+, that it will be ForgeBukkit. Do you agree?

    Anyway, I am not making this post to rush anything or ask "when is it gonna be out," but just to see where everyone is at with this whole "Tekkit 4" Idea. Let me know what you think "Tekkit 4" is going to bring to the table and if you have any other knowledge that could support a 1.4.2+ & ForgeBukkit "Tekkit," then please post! :D

×
×
  • Create New...