Jump to content

winkatawink

Members
  • Posts

    8
  • Joined

  • Last visited

winkatawink's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. yes, the modpack is meant for 1.7.10. I will try reinstalling the cauldron jar. I had to reduce the size to get around the 'object heap' issue, unfortunately :/ EDIT: tried reinstalling. same issue.
  2. Shouldn't this work? I seem to be getting the same message.
  3. update: managed to fix the last issue but now this is happening. EDIT: new upadate, for some reason it now doesnt recognise the cauldron jar. I made sure they both had the same name.
  4. Thanks for the help. Unfortunatley agreeing to the EULA just gives the same result. Below is the latest log in the logs folder I attempted to do the .bat file startup, however this appears in the console. Sorry for the complications.
  5. as a continuation of my other topic >here. When I double click the cauldron server jar, it loads for a couple of seconds and then nothing happens. Here is the log that is produced when i attempt to run the server: [18:01:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [18:01:28] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [18:01:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [18:01:28] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [18:01:29] [main/INFO]: Java is Java HotSpot Client VM, version 1.7.0_17, running on Windows 8:x86:6.2, installed at C:Program Files (x86)Javajre7 [18:01:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:01:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [18:01:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:01:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:01:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:01:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:01:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [18:01:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [18:01:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [18:01:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [18:01:36] [server thread/INFO]: Starting minecraft server version 1.7.10 [18:01:36] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [18:01:36] [server console handler/ERROR]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_17] at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_17] at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.7.0_17] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_17] at java.io.FilterInputStream.read(Unknown Source) ~[?:1.7.0_17] at jline.console.ConsoleReader$1.read(ConsoleReader.java:167) ~[ConsoleReader$1.class:?] at jline.internal.InputStreamReader.read(InputStreamReader.java:267) ~[inputStreamReader.class:?] at jline.internal.InputStreamReader.read(InputStreamReader.java:204) ~[inputStreamReader.class:?] at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995) ~[ConsoleReader.class:?] at jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506) ~[ConsoleReader.class:?] at jline.console.ConsoleReader.readLine(ConsoleReader.java:1153) ~[ConsoleReader.class:?] at jline.console.ConsoleReader.readLine(ConsoleReader.java:1117) ~[ConsoleReader.class:?] at jline.console.ConsoleReader.readLine(ConsoleReader.java:1105) ~[ConsoleReader.class:?] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:123) [lv.class:?] [18:01:36] [server thread/INFO]: Attempting early MinecraftForge initialization [18:01:36] [server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized [18:01:36] [server thread/INFO]: Replaced 182 ore recipies [18:01:36] [server thread/INFO]: Completed early MinecraftForge initialization [18:01:36] [server thread/INFO]: Config directory created successfully [18:01:36] [server thread/INFO]: Searching C:UsersCallumDesktoptestmods for mods [18:01:36] [server thread/INFO]: Forge Mod Loader has identified 3 mods to load [18:01:37] [server thread/INFO]: Processing ObjectHolder annotations [18:01:37] [server thread/INFO]: Found 341 ObjectHolder annotations [18:01:37] [server thread/INFO]: Configured a dormant chunk cache size of 0 [18:01:37] [server thread/INFO]: Applying holder lookups [18:01:37] [server thread/INFO]: Holder lookups applied [18:01:37] [server thread/INFO]: Loading properties [18:01:37] [server thread/WARN]: server.properties does not exist [18:01:37] [server thread/INFO]: Generating new properties file [18:01:37] [server thread/WARN]: Failed to load eula.txt [18:01:37] [server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info. [18:01:37] [server thread/WARN]: Can't revert to frozen GameData state without freezing first. [18:01:37] [server thread/INFO]: Applying holder lookups [18:01:37] [server thread/INFO]: Holder lookups applied [18:01:37] [server thread/INFO]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
  6. I wondered if that might be the problem. The problem is that when I double click on the cauldron JAR, I see the loading wheel for a couple of seconds and then it just stops, without actually opening a server console.
  7. So recently i started up a custom modpack to be played on a server. I successfully made the technic modpack and am using the technic launcher. When I start up the world and join the server, it works fine. However, it does not generate any mod-content. To fix this, I loaded up a modded world in single player and then put it on the server. This worked fine except now whenever i try to break a mod item, the item itself doesn't drop. Example: After breaking: This was pretty confusing, so after that I attempted to spawn some mod items in with NEI. However, the server would tell me that the ID could not be found. This is what my server file looks like. I have tried copy/pasting the config file from my .technic file. And these are the mods in the 'mods' folder in my server file. I've tried to remove any client-side mods from here. Anybody else had issues with this? If so, do you have any ideas on how to solve them? EDIT: the modpack for anyone interested http://www.technicpack.net/modpack/details/mince-rafters.471525
×
×
  • Create New...