Jump to content

DiddlyDoo802

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by DiddlyDoo802

  1. fml-server-latest.log fml-server-latest.log
  2. ​I took out MFR and all of the thaumcraft addons for debugging and I get this crash report now. crash-2015-03-23_08.13.46-server.txt crash-2015-03-23_08.13.46-server.txt
  3. I created a new modpack today and I am able to load it up but not able to create a single player world. My friends are able to download the pack but unable to launch it. Also, when I try to create a server version it does not work and it doesn't create any crash reports. Test it out if you want, tell me what I'm doing wrong please. Launcher Download: http://www.technicpack.net/modpack/tdt-revamp.616576 Direct Download: https://dl.dropboxusercontent.com/u/86268296/modpack.zip
  4. This keeps getting repeated in my server console and i believe it is lagging my server a little bit. any suggestions as to what this is? http://pastebin.com/kKwuzqw6
  5. So recently my server became laggy and when i looked in the console i keep getting this error over and over again. I don't know what it means or how to fix it. Any suggestions!!?? [18:49:24] [Server thread/ERROR]: "Silently" catching entity tracking error. net.minecraft.util.ReportedException: Adding entity to track at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:230) [mn.class:?] at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:364) [EntityRegistry.class:?] at net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:61) [mn.class:?] at net.minecraft.world.WorldManager.func_72703_a(SourceFile:31) [mp.class:?] at net.minecraft.world.World.func_72923_a(World.java:1347) [ahb.class:?] at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:844) [mt.class:?] at net.minecraft.world.World.func_72868_a(World.java:3304) [ahb.class:?] at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:921) [apx.class:?] at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) [ChunkIOProvider.class:?] at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) [ChunkIOProvider.class:?] at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) [AsynchronousExecutor.class:?] at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) [AsynchronousExecutor.class:?] at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) [ChunkIOExecutor.class:?] at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) [ms.class:?] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) [ms.class:?] at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) [ms.class:?] at net.minecraft.world.World.func_72964_e(World.java:419) [ahb.class:?] at net.minecraft.world.World.func_147439_a(World.java:345) [ahb.class:?] at net.minecraft.world.World.func_72875_a(World.java:2351) [ahb.class:?] at net.minecraft.entity.Entity.func_70058_J(Entity.java:1053) [sa.class:?] at net.minecraft.entity.Entity.func_70030_z(Entity.java:431) [sa.class:?] at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193) [sv.class:?] at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:157) [sw.class:?] at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) [sa.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) [sv.class:?] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) [sw.class:?] at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) [yg.class:?] at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [mt.class:?] at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?] at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] Caused by: java.lang.IllegalStateException: Entity is already tracked! at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:196) ~[mn.class:?] ... 36 more
  6. Thanks I deleted the mousetweaker mod and it worked. Thanks for all the help!
  7. So I removed the mods that didnt work and updated all the mods that needed updating and i am still getting a crash. The crash report is different this time: http://pastebin.com/DJzFpiAt
  8. i just looked over my modlist for my server and i couldnt find anything that stands out as a client side. Do you mind looking over this and seeing if there are any client side mods that i have missed. https://dl.dropboxusercontent.com/u/86268296/mods.zip?dl=1
  9. I have been trying to set up my 1.7.10 server for a while with no success. I used your 1.7.10 cauldron jar and i get these errors. http://pastebin.com/A9t6eaX3 this is my crash report: http://pastebin.com/bMy2NmvX
  10. I have a custom modpack that is running 1.7.10. When trying to load it onto my server i get this in the console. http://pastebin.com/UM1L7CuE Everything seems to be running fine and it seems right when it is about to start it crashes. This is my crash report: http://pastebin.com/ad4bEJxp I am not new to hosting a server but i am not a server expert, especially when it comes to this kind of stuff.
  11. Does anyone know what could be the cause of this repeating in the console? http://pastebin.com/eRDgXBF6
  12. My server had been working fine and then i added the advanced genetics mod and now i get this error. please help http://pastebin.com/38Ev4hqX
  13. I dont know if this should go here but i cant find another place. i keep getting this error when trying to join my server. it was working fine until today. http://pastebin.com/JqTr1Vhy
  14. i am using the .jar file provided in the very first post on this thread. and i believe that it has mcpc+ UPDATE: I took off the mcpc+ server jar and used a forge version instead (i didnt really need bukkit). My server is now working. Thanks for the help!
  15. So i deleted the MCCapes mod and some other client side mods that i found and still getting an error. http://pastebin.com/en9nNkd2
  16. So I am getting this error when trying to start up the server. I believe i took out all of the client side mods but i think it is an issue with Tinkers Construct and Bukkit not being compatable. http://pastebin.com/4mt3WLqi
  17. I downloaded the Tekkit modpack yesterday and put it on my multicraft server. There are two .jar files in the package. So i try starting it up using the Tekkit.jar file. When i do that it gives me an error. This is what it says in the server console. 19.05 16:18:23 [Multicraft] Server stopped 19.05 16:18:23 [Multicraft] Received stop command 19.05 16:18:21 [Multicraft] Server stopped 19.05 16:18:21 [Multicraft] Looks like a crash, check the server console. Return value: 1 19.05 16:18:21 [Multicraft] Server shut down 19.05 16:18:21 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 19.05 16:18:21 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:30) 19.05 16:18:21 [Server] INFO at java.lang.Class.forName(Class.java:270) 19.05 16:18:21 [Server] INFO at java.lang.Class.forName0(Native Method) 19.05 16:18:21 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358) 19.05 16:18:21 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 19.05 16:18:21 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425) 19.05 16:18:21 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 19.05 16:18:21 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) 19.05 16:18:21 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 19.05 16:18:21 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 19.05 16:18:21 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch 19.05 16:18:21 [Server] INFO We appear to be missing one or more essential library files. 19.05 16:18:21 [Multicraft] Loaded config for "Default" 19.05 16:18:21 [Multicraft] Starting server! 19.05 16:18:21 [Multicraft] Loading server properties 19.05 16:18:21 [Multicraft] Server stopped 19.05 16:18:21 [Multicraft] Retrying server startup 19.05 16:18:16 [Multicraft] Server stopped 19.05 16:18:16 [Multicraft] Looks like a crash, check the server console. Return value: 1 19.05 16:18:16 [Multicraft] Server shut down 19.05 16:18:16 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 19.05 16:18:16 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:30) 19.05 16:18:16 [Server] INFO at java.lang.Class.forName(Class.java:270) 19.05 16:18:16 [Server] INFO at java.lang.Class.forName0(Native Method) 19.05 16:18:16 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358) 19.05 16:18:16 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 19.05 16:18:16 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425) 19.05 16:18:16 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 19.05 16:18:16 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) 19.05 16:18:16 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 19.05 16:18:16 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 19.05 16:18:16 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch 19.05 16:18:16 [Server] INFO We appear to be missing one or more essential library files. 19.05 16:18:16 [Multicraft] Loaded config for "Default" 19.05 16:18:16 [Multicraft] Starting server! 19.05 16:18:16 [Multicraft] Loading server properties 19.05 16:18:16 [Multicraft] Received start command 19.05 16:18:14 [Multicraft] Loading server properties
×
×
  • Create New...