k0d3st3r Posted August 31, 2014 Posted August 31, 2014 Brand new to Technipack, and all of its features, Some of you may know Wade (LordMinion777) from youtube, he plays with Markiplier, and has his own channel with many videos. He just uploaded a minecraft video playing Vox Populi VoxBox server and I was curious how to set one up myself. I've searched through the forums for quite some time now, but nothing seems to be working for me. So I've downloaded Cauldron installer and all of its features into a brand new folder and named it SERVER. In Server, I've also moved the "config" folder and the "mods" folder from the Folder found at UsersOwnerAppDataRoaming.technicmodpacksvox-populi-safari which was the folder created when I downloaded the modpack from entering http://www.technipack.net/api/modpack/vox-populi-safari which is a link I acquired from "Slendy" who had commented on the video and was playing with them. Anyway, so now my folder has 3 folders, and 2 files in it: Config (Folder), Mods (Folder), Libraries (Folder), Minecraft_server.1.7.10.jar (file) and Cauldron-1.7.10-1.1207.01.195-server.jar Now I need to start up the server to my understanding (The same basic way I start up my bukkit servers) I created a Run.bat (Serverstart.bat or whatever you'd like to call it) and inserted this: java - Xmx3072M -jar cauldron-1.7.10-1.1207.01.195-server.jar -o true PAUSE This is what I use on my bukkit server other then the cauldron server file name and the Pause doesn't have to be there, I just use it so I can see errors on the cmd after its done running. I've seen something about starting the run.bat file off with @echo or something similar, but that didn't seem to be working for me, it'd just tell me it couldn't find the "cauldron-1.......(ect.)" File anywhere, so I just changed it to what I use to start up my bukkit server, as I said before. I then removed some of the mods I knew were client only: ArmorstatusHUD DamgeindicatorsMod and StatusEffectHUD But the server is still getting errors. It always seems its another mod, and another mod, so I continue to delete them until finally I get this: C:UsersOwnerDesktopMinecraftServer>java -Xmx3072M -jar cauldron-1.7.10-1.12 07.01.195-server.jar -o true [14:14:15 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer Tweaker [14:14:15 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML ServerTweaker [14:14:15 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak er [14:14:15 INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 load ing [14:14:16 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, ru nning on Windows 7:amd64:6.1, installed at C:Program FilesJavajre7 [14:14:16 ERROR]: The coremod com.creativemd.minecraftloader.MinecraftPatchingLo ader is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be i gnored. [14:14:16 WARN]: The following coremods do not have a @MCVersion annotation. The y may cause problems if this is not the correct version of Minecraft for them. [14:14:16 WARN]: Missing @MCVersion: invtweaks.forge.asm.FMLPlugin atomicstryke r.multimine.common.fmlmagic.MMFMLCorePlugin openeye.CorePlugin [14:14:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject ionAndSortingTweaker [14:14:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT weaker [14:14:16 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn dSortingTweaker [14:14:16 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn dSortingTweaker [14:14:16 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP luginWrapper [14:14:17 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP luginWrapper [14:14:17 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP luginWrapper [14:14:17 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP luginWrapper [14:14:17 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP luginWrapper [14:14:21 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake r [14:14:22 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT weaker [14:14:22 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake r [14:14:26 INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTrans former.java:26): Applying method transformer crash_handler for method a((Ljava/i o/File;)Z) [14:14:26 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ er} [14:14:26 INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTrans former.java:26): Applying method transformer tile_entity_load for method c((Ldh; )Laor;) [14:14:26 INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(Excep tionHandlerInjector.java:63): Adding handler for 'tile_entity_construct' [14:14:26 INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(Excep tionHandlerInjector.java:63): Adding handler for 'tile_entity_read' [14:14:27 INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTrans former.java:26): Applying method transformer entity_load for method a((Ldh;Lahb; )Lsa;) [14:14:27 INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(Excep tionHandlerInjector.java:63): Adding handler for 'entity_construct' [14:14:27 INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(Excep tionHandlerInjector.java:63): Adding handler for 'entity_read' [14:14:28 INFO]: Starting minecraft server version 1.7.10 [14:14:28 INFO]: Attempting early MinecraftForge initialization [14:14:28 INFO]: MinecraftForge v10.13.0.1207 Initialized [14:14:28 INFO]: Replaced 182 ore recipies [14:14:28 INFO]: Completed early MinecraftForge initialization [14:14:28 INFO]: Searching C:UsersOwnerDesktopMinecraftServermods for mods [14:14:29 WARN]: Mod eplus is missing the required element 'version' and a versi on.properties file could not be found. Falling back to metadata version 1.7.2-2. 0.3.1 [14:14:30 WARN]: Mod VanillaPlus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1. 4.1 [14:14:30 INFO]: Forge Mod Loader has identified 45 mods to load [14:14:30 INFO]: FML has found a non-mod file DynamicLights-1.7.2.zip in your mo ds directory. It will now be injected into your classpath. This could severe sta bility issues, it should be removed if possible. [14:14:31 INFO]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193 ): Starting mod metadatadata collection [14:14:31 WARN]: Can't read server snooper settings, won't send any data java.io.FileNotFoundException: server.properties (The system cannot find the fil e specified) at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_67] at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_67] at openeye.Proxy$Server.isSnooperEnabled(Proxy.java:57) [OpenEye-0.6-1.7 .2.jar:?] at openeye.Mod.onModConstruct(Mod.java:63) [OpenEye-0.6-1.7.2.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0 _67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0 _67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscribe r.java:74) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Sy nchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [mine craft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav a:304) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraf t_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro ller.java:208) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195 ] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll er.java:187) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0 _67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0 _67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscribe r.java:74) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Sy nchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [mine craft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav a:304) [minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraf t_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl ler.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) [Loader.class:gi t-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand ler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195 ] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j ava:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:170) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.7.0_67] [14:14:31 INFO]: openeye.Mod.onModConstruct(Mod.java:66): Snooper disabled, Open Eye will not send or receive any data from server [14:14:31 ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and MCPC+. [14:14:31 INFO]: InvTweaks: net.minecraft.inventory.Container [14:14:31 ERROR]: Encountered an unexpected exception java.lang.NoSuchMethodError: com.mojang.authlib.GameProfile.<init>(Ljava/lang/St ring;Ljava/lang/String;)V at drzhark.mocreatures.MoCreatures.<clinit>(MoCreatures.java:165) ~[MoCr eatures.class:?] at java.lang.Class.forName0(Native Method) ~[?:1.7.0_67] at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_67] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java :420) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0 _67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0 _67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscribe r.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Sy nchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[min ecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav a:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecra ft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro ller.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.19 5] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll er.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0 _67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0 _67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscribe r.java:74) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Sy nchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[min ecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav a:304) ~[minecraft_server.1.7.10.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecra ft_server.1.7.10.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl ler.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195 ] at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:g it-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand ler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.19 5] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j ava:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:170) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.7.0_67] [14:14:32 INFO]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204 ): Collection of mod metadata finished. Duration: 750.3184 ms [14:14:32 ERROR]: This crash report has been saved to: C:UsersOwnerDesktopMi necraftServer.crash-reportscrash-2014-08-31_14.14.31-server.txt [14:14:32 WARN]: Can't revert to frozen GameData state without freezing first. [14:14:32 INFO]: Applying holder lookups [14:14:32 INFO]: Holder lookups applied [14:14:32 INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded. [14:14:32 INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded. I see a few errors with some mods in there, but I can't find them... Most of the mods look like they're set up for 1.7.2... so am I just wasting time trying to set up an outdated server? If so, can someone point me in the direction of their favorite Multiplayer survival server, and let me know if I just set it up the same way, or maybe just a quick tutorial on how to set that one up, that'd be fantastic. I'm just looking to have some fun with minecraft with some friends, we've played through Vanilla minecraft survival way to many times, and its time for a change. Thanks to anyone who can help me!
Kalbintion Posted August 31, 2014 Posted August 31, 2014 I do suggest updating the 1.7.2 mods to 1.7.10 if this is meant to be a 1.7.10 pack, not all of the mods that work for 1.7.2 will work for 1.7.10 due to changes the games gone through and subsequently FML/Cauldron. The issue in the log itself though is in relation to snooper settings not being found then the following line is an error about a file not being found,. [14:14:31 WARN]: Can't read server snooper settings, won't send any data java.io.FileNotFoundException: server.properties (The system cannot find the file specified) It doesn't mention what the file name is at all, but it does say it saved a full crash log to C:UsersOwnerDesktopMinecraftServer.crash-reportscrash-2014-08-31_14.14.31-server.txt Which would be helpful in seeing the full stack trace and other info.
k0d3st3r Posted September 1, 2014 Author Posted September 1, 2014 (edited) Crash Log: ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 8/31/14 2:14 PM Description: Exception in server tick loop java.lang.NoSuchMethodError: com.mojang.authlib.GameProfile.<init>(Ljava/lang/String;Ljava/lang/String;)V at drzhark.mocreatures.MoCreatures.<clinit>(MoCreatures.java:165) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 302011128 bytes (288 MB) / 508035072 bytes (484 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 1 total; -Xmx3072M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.25.1207 Minecraft Forge 10.13.0.1207 45 mods loaded, 45 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.195-server.jar) Unloaded->Constructed Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.195-server.jar) Unloaded->Constructed OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.2.jar) Unloaded->Constructed ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed BackTools{3.0.1} [BackTools] (BackTools-3.0.1.jar) Unloaded->Constructed BattleTowers{1.4.8} [Battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed Natura{2.2.0} [Natura] (natura-1.7.2-2.2.0a3.jar) Unloaded->Constructed BiomesOPlenty{2.0.2} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.2.932-universal.jar) Unloaded->Constructed chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.2-BETA1.jar) Unloaded->Constructed CoroAI{v1.0} [CoroAI] (CoroUtil-1.0.jar) Unloaded->Constructed ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.0.jar) Unloaded->Constructed ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.0.jar) Unloaded->Constructed craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed customnpcs{1.7.2-2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded eplus{1.7.2-2.0.3.1} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.3.1.jar) Unloaded enhancedportals{3.0.0} [EnhancedPortals] (EnhancedPortals_1.7.2-universal-3.0.0b-final2.jar) Unloaded GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded Hats{3.0.1} [Hats] (Hats-3.0.1.jar) Unloaded HatStand{3.0.0} [HatStand] (HatStand-3.0.0.jar) Unloaded InfernalMobs{1.5.5} [Infernal Mobs] (InfernalMobs-1.7.2.jar) Unloaded inventorytweaks{1.58-dev-144-763cd87} [Inventory Tweaks] (InventoryTweaks-1.58-dev-144.jar) Unloaded JABBA{1.1.4} [JABBA] (Jabba-1.1.4.jar) Unloaded MagicYarn{1.1.4} [Magic Yarn] (MagicYarn-1.7.2.jar) Unloaded meteors{2.12} [Falling Meteors] (meteors-1.7.2-2.12.jar) Unloaded AS_Minions{1.9.2} [Minions] (Minions-1.7.2.jar) Unloaded MobAmputation{3.0.1} [MobAmputation] (MobAmputation-3.0.1.jar) Unloaded movillages{1.3.0} [Mo' Villages] (MoVillages-1.3.0.jar) Unloaded AS_MultiMine{1.4.0} [Multi Mine] (MultiMine-1.7.2.jar) Unloaded necromancy{1.6.9} [Necromancy] (Necromancy-1.7.2.jar) Unloaded RopesPlus{1.6.2} [Ropes+] (RopePlus-1.7.2.jar) Unloaded AS_Ruins{13.3} [Ruins Spawning System] (Ruins-1.7.2.jar) Unloaded TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded AS_UpdateCheck{1.1.5} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded VanillaPlus{1.4.1} [VanillaPlus] (VanillaPlus-1.7.2-1.4.1.jar) Unloaded voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded weather2{v2.3.5} [weather2] (Weather-2.3.5.jar) Unloaded witchery{0.20.4} [Witchery] (witchery-1.7.2-0.20.4.jar) Unloaded Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge' Type: Dedicated Server (map_server.txt) I think i'll just try a mod pack that's up to date with 1.7.10, This one looked fun, but I think its outdated and intended to stay with 1.7.2 Any suggestions on fun Survival mod packs to play with? looking for more armor/weapon tiers, maybe some more boss mobs, stuff like that. Just running a small, private server with some friends. no more then 4-6 players Edited September 1, 2014 by k0d3st3r
k0d3st3r Posted September 1, 2014 Author Posted September 1, 2014 Also, everything I described was right, right? Like, if I had an updated mod, I just go to my appdataroaming folder, pull the 2 folders out of it, add it to a different folder with Cauldron and add a Run.bat file?
Kalbintion Posted September 1, 2014 Posted September 1, 2014 Yeah, its essentially what you did for the server, removing client mods (they generally shouldnt cause an issue but they can depending on how they were coded, its generally better to remove them anyway since it wont bloat the server download size) The crash log indicates its a compatibility issue with mo creatures and the fact its trying to be combined into a 1.7.10 pack. Its looking for something in the minecraft core information that just isnt there any more (most likely due to the mentions earlier of me saying things have changed) since the last officially marked 1.7.2 support.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now