Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. N

    Server Lag

    Not sure if there is more wrong but you atleast forgot a space here: -XX:SoftRefLRUPolicyMSPerMB=2048-XX:+CMSParallelRemarkEnabled ;)
  2. N

    server launch from bat file

    call msbuild.bat call unit-tests.bat call deploy.bat Or for example call c:\msbuild.bat call d:\unit-tests.bat call e:\deploy.bat
  3. N

    Allocating More Ram to Direwolf20 Server

    can you upload the crashlog and the serverlog to pastbin and link them? Maybe then we can see why it's crashing
  4. N

    Chunk errors - MCedit doesnt work?

    did you read this topic? :) http://forum.feed-the-beast.com/threads/how-do-i-regenerate-a-missing-chunk-in-the-server-map.8169/#post-94169
  5. N

    how do i regenerate a missing chunk in the server map.

    Just did a quick google http://www.minecraftforum.net/topic/817125-regenerate-chunks/
  6. N

    Allocating More Ram to Direwolf20 Server

    how did you change it? in the batfile? can you like use the batfile content between the CODE tags? (press the code thingy in the small bar and paste the line inthere) Does only your game crash or the server? Did you change the memory on the server or on your client?
  7. N

    Problem Texture Pack not Found

    And if you try the texturepack in the launcher? there is a Soartex Texturepack there for DW20 ;)
  8. N

    server launch from bat file

    Add the following code at the start of the batchfile (or after @echo off) ping 123.45.67.89 -n 1 -w 10000 > nul You can ping an address that surely doesn't exist and specify the desired timeout: ping 123.45.67.89 -n 1 -w 10000 > nul And since the address does not exists, it'll wait 10,000 ms...
  9. N

    Allocating More Ram to Direwolf20 Server

    The actual server hardware needs to have the ram before you can give it to the game yes.
  10. N

    Mac Very annoying login bug

    Do you have the console set to debug (the buttons on the bottom of the console)? If not could you please do. Other then that i see nothing special in the logs (beside the obvious login error)
  11. N

    [Severe] Are these really problems? Should/How to fix?

    sounds like you have a config problem, There is no Copper or Tin Ore in the world atleast Did you use a downloaded server pack of the FTB website? Ifso you might wanna redownload it again and copy it over your current one PS not sure if you have seen this: 2013-01-14 21:22:22 [WARNING]...
  12. N

    World crashing

    @colin2496 2013-01-17 12:58:47 [INFO] [STDOUT] Initializing LWJGL OpenAL 2013-01-17 12:58:47 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-01-17 12:58:47 [INFO] [STDOUT] Error in class 'LibraryLWJGLOpenAL' 2013-01-17 12:58:47 [INFO]...
  13. N

    MaxedGaming Server Tools: Mysql LogBlock, Vanish, WorldDrops

    Sorry for replying here xxxgamer, but still waiting on my activation email from your forum There is an error in your MySQL syntax CREATE TABLE `destroyed` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `username` vrchar(45) COLLATE utf8_bin NOT NULL, `block_id` int(5) NOT NULL, `x`...
  14. N

    Problem Mindcrack Server Freeze

    Description: Exception in server tick loop java.lang.NullPointerException at cf.b(MemoryConnection.java:160) at cf.a(MemoryConnection.java:48) at iv.b(NetServerHandler.java:689) at gm.a(ServerConfigurationManager.java:117) at bec.b(IntegratedServerListenThread.java:96)...
  15. N

    Problem What is going on with my server?

    not referring to the actual server, but the settings in your server.properties
  16. N

    Problem What is going on with my server?

    Just to rule it out, if you start the server with max 1.5GB (1500M) does it keep crashing then aswell?
  17. N

    Dynmap reports mods load, but blocks don't render; config settings?

    What do you mean with this? Didn't know Sphax had an dynmap texturepack.
  18. N

    Mindcrack Server connection problem (Solved)

    After removing some software (hamachi) and checking some settings + reboot of the router Kevin reported that everything is working on other servers except one. He's currently in contact of the owner and they are looking into it. Solved!
  19. N

    Problem Help Direwolf20 Modpack Server

    There are no dw20 compatible plugins, only mods. But are you renting a server or hosting it yourself or what's the setup?
  20. N

    Pre-load map?

    not sure if it still works but found this with google (was 1.2.5 @ the postdate): http://www.minecraftforum.net/topic/1163511-125v14forge-optional-dora-the-chunk-explorer-pre-explore-ssp-worlds/