Jump to content

Jamie1130

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by Jamie1130

  1. I figured there wouldn't be much point since the mods would be on your PC anyway as there is where you do nearly all of the testing before uploading to Solder. I mean you could use Mono to run it on the remote server but I don't see much point.

  2. I've just built a tool which makes adding mods to Solder so much easier, You have a directory with all of the mods in one folder, It adds each mod to solder and creates a directory which contains a directory for each mod, you upload all of the directory's into the Solder mod folder and double tap enter and it will automatically create a mod version on Solder for that zip file.

     

    gkzsg29.png

     

    It's not perfect but I just did 160 mods at once with it and it worked flawlessly.

     

    A link to the GitHub can be found here: https://github.com/JamieH/TechnicSolderAutomate

    A release can be found at: https://github.com/JamieH/TechnicSolderAutomate/releases

    I'd recommend reading the help on the GitHub as you want to get this right the first time else it might create a mess of your mods on Solder.

  3. Title: Server dies randomly with this error

    Version: 3.1.2

    OS: Windows Server 2008

    Java Version: Java SE Runtime Environment (build 1.7.0_07-b11)

    Description of Problem:

    Basically. Somebody joins or loads a chunk and then out of no where the server dies and this is the last error to be there. Server doesn't crash either just hangs and stops working.

    Plugins:

    antiSpam

    Buycraft

    ChatManager

    ChestShop

    Essentials

    GreifPrevention

    honeychest

    LogBlock

    McBans

    MCMA_Compat

    mcMMO

    NoItem

    PerformanceMonitor

    PEX

    Voteifyer

    WorldEdit

    Error Messages:

    Error Log:

    
    2012-09-22 21:09:53 [iNFO] Sending serverside check to: andreblue
    
    2012-09-22 21:10:24 [sEVERE] java.lang.NullPointerException
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:249)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:87)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:144)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.World.entityJoinedWorld(World.java:1286)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:111)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.World.playerJoinedWorld(World.java:1268)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1164)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    2012-09-22 21:10:24 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    2012-09-22 21:10:24 [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:1286)
    
    	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:111)
    
    	at net.minecraft.server.World.playerJoinedWorld(World.java:1268)
    
    	at net.minecraft.server.World.tickEntities(World.java:1164)
    
    	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    2012-09-22 21:11:15 [iNFO] Connection reset
    
    2012-09-22 21:11:33 [iNFO] Connection reset
    
    2012-09-22 21:11:43 [iNFO] Read timed out
    
    2012-09-22 21:13:43 [iNFO] Connection reset
    
    

  4. If you added extra RAM, Your computer may not support that extra RAM. You could also be using a 32bit version of Windows which would only allow 4GB of RAM to be used. Even if your PC diden't support the extra RAM it may still be working with a limited amount. Also: I believe Java errors if it can't allocate an amount of RAM anyway.

    Lets do some tests

    Click the Start button

    4f6cbd09-148c-4dd8-b1f2-48f232a2fd33_818, right-click Computer, and then click Properties.

    • If "64-bit Operating System" is listed next to System type, you’re running the 64-bit version of Windows Vista or Windows 7.
    • If "32-bit Operating System" is listed next to System type, you’re running the 32-bit version of Windows Vista or Windows 7.

    Let us know which one it is.

    In the same screen. There should be something that said what Processor and how much RAM you have. Give us that as well.

    E8MIi.png

×
×
  • Create New...