Jump to content

Feedback custom modpack


Zervanic

Recommended Posts

Oh right, I forgot you had to manually make the Shaderpacks folder.

But if you have the server pack, don't you need like some sort of executable to make it run? Or do you just use the normal MC server executable in the same folder as the mods and config?

Have you found any problems at this point, or have you not looked into it (and are you going to?) If not, please tell me how I should look for problems myself :)

Link to comment
Share on other sites

  • Replies 108
  • Created
  • Last Reply

Top Posters In This Topic

  • Discord Moderator

I would recommend using MCPC+ ( http://ci.md-5.net/job/MCPC-Plus-164/ ) as your server binary. This provides both Forge and Bukkit features so you can use plugins.

 

The last time I looked at the pack there wasn't anthing that would really conflict (I think). You still probably have some balance work to do with oregen, power, fluids/etc. but you can do that as you go.

Link to comment
Share on other sites

No idea what you're talking about :P

Anyway, tried to download my own mod again, works just fine. I've noticed that for some reason MC is pretty dark though and I can't find a way to make it brighter (brightness is on bright and barely changed the brightness to be honest)
Also installing/using the Shaderpack resulted into nothing. I've played "ShadersModCore-v2.2.2-mc1.6.4-f965.jar" into the 1.6.4 folder, located in the mod folder (a video walkthrough on youtube said so) and I also placed it into a newly created 'Shaderpacks' folder in the modpack folder itself. When I go to shaderpacks in MC itself, there's (none) and (internal) and selecting either results in no change.


EDIT: I've just copied the "seus-v10.1-Preview2.zip" from my normal MC, in which it does work. It loads now and appears in the list whilst also solving the brightness problem.

Edited by Zervanic
Link to comment
Share on other sites

I tried to create a server (config folder, mod folder, mcpc+ and damageindicators, waila, zan'sminimap have been removed). I got this crash report though:

 

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 5/6/14 8:01 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
    at net.minecraft.server.management.PlayerManager.<init>(PlayerManager.java:55)
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:202)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:346)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 6 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1300797920 bytes (1240 MB) / 1691877376 bytes (1613 MB) up to 3790077952 bytes (3614 MB)
    JVM Flags: 0 total;
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 20, allocated: 26, tallocated: 40
    CraftBukkit Information:
   Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-164-256 (MC: 1.6.4) (Implementing API version 1.6.4-R2.1-SNAPSHOT) true
   Plugins: {}
   Warnings: DEFAULT
   Threads: { WAITING LogisticsPipes RoutingTableUpdateThread #0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)], WAITING LogisticsPipes RoutingTableUpdateThread #2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)], WAITING LogisticsPipes RoutingTableUpdateThread #1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:174)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], WAITING PR RoutingThread #1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), mrtjp.projectred.transportation.TableUpdateThread.run(routingthreads.scala:37)], WAITING PR RoutingThread #3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), mrtjp.projectred.transportation.TableUpdateThread.run(routingthreads.scala:37)], WAITING LogisticsPipes Packet Compressor Server: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), logisticspipes.ticks.ServerPacketBufferHandlerThread$ServerCompressorThread.run(ServerPacketBufferHandlerThread.java:90)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Attach Listener: [], RUNNABLE DestroyJavaVM: [], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:689), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)], TIMED_WAITING Thread-8: [java.lang.Thread.sleep(Native Method), buildcraft.core.Version.run(Version.java:186), java.lang.Thread.run(Unknown Source)], WAITING PR RoutingThread #0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), mrtjp.projectred.transportation.TableUpdateThread.run(routingthreads.scala:37)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Immibis Core background task: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], BLOCKED Thread-1: [sun.nio.cs.StreamEncoder.flush(Unknown Source), java.io.OutputStreamWriter.flush(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:707), org.bukkit.craftbukkit.v1_6_R3.util.TerminalConsoleHandler.flush(TerminalConsoleHandler.java:23), java.util.logging.ConsoleHandler.publish(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:84), java.lang.Thread.run(Unknown Source)], RUNNABLE Command Reader: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.flush(Unknown Source), java.io.PrintStream.flush(Unknown Source), java.io.FilterOutputStream.flush(Unknown Source), sun.nio.cs.StreamEncoder.implFlush(Unknown Source), sun.nio.cs.StreamEncoder.flush(Unknown Source), java.io.OutputStreamWriter.flush(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1148), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:38)], WAITING LogisticsPipes Packet Decompressor Server: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), logisticspipes.ticks.ServerPacketBufferHandlerThread$ServerDecompressorThread.run(ServerPacketBufferHandlerThread.java:262)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING LogisticsPipes RoutingTableUpdateThread #3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)], WAITING PR RoutingThread #2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.PriorityBlockingQueue.take(Unknown Source), mrtjp.projectred.transportation.TableUpdateThread.run(routingthreads.scala:37)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)],}
   Recent tasks from -31--1{}
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 75 mods loaded, 75 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    FML{6.4.49.965} [Forge Mod Loader] (mcpc-plus-1.6.4-R2.1-forge965-B256.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (mcpc-plus-1.6.4-R2.1-forge965-B256.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ImmibisMicroblocks{57.6.4} [immibis's Microblocks] (immibis-microblocks-57.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Core{4.2.2} [buildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    UniversalElectricity{3.1.0} [universal Electricity] (Universal-Electricity-3.1.0.88-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ThermalExpansion{3.0.0.5} [Thermal Expansion] (ThermalExpansion-3.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    IC2{2.0.397-experimental} [industrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ImmibisCore{57.2.0} [immibis Core] (immibis-core-57.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    AdvancedMachines{57.3.3} [Advanced Machines] (advanced-machines-57.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BiblioCraft{1.5.5} [biblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ExtrabiomesXL{3.15.7} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.15.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BinnieCore{1.8.0} [binnie Core] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Builders{4.2.2} [bC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Energy{4.2.2} [bC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Factory{4.2.2} [bC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Transport{4.2.2} [bC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BuildCraft|Silicon{4.2.2} [bC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ForestryExtras{0.6.4} [Forestry Extras] (ForestryExtras v0.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    GalacticraftCore{2.0.12} [Galacticraft Core] (Galacticraft-1.6.4-2.0.12.1025.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    GalacticraftMars{2.0.12} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.12.1025.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    IC2Fixes{1.0} [iC2 Fixes] (IC2Fixes.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    IC2NuclearControl{1.6.2} [Nuclear Control] (IC2NuclearControl-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    IronChest{5.4.1.702} [iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    LogisticsPipes|Main{0.7.4.dev.172} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.172.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    MagicBees{2.1.12} [Magic Bees] (magicbees-2.1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    AdvancedSolarPanel{3.4.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30-hotfix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    PowerConverters{1.6.4-2.4.0.18} [Power Converters] (PowerConverters-1.6.4-2.4.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Core{4.3.7.32} [ProjectRed] (ProjectRedBase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Roguelike{1.3.0} [Roguelike Dungeons] (roguelike-v1.3.0-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    TwilightForest{1.20.3} [The Twilight Forest] (Twilight-Forest-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Bukkit, MCPC+, or other Bukkit replacement
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    Profiler Position: N/A (disabled)
    Player Count: 0 / 20; []
    Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

  • Discord Moderator

Leave NEI itself but remove all of the NEI Plugins/Addons/etc. and try again. If that doesn't work I'll redownload your pack and figure out which client only mod is in there.

Edited by plowmanplow
Link to comment
Share on other sites

I've removed those 2 and tried to run again, but still crash report.
I also noticed that I don't see a console or something in which you can type commands for the server and such... is that normal?
+ To run the server, you have to execute that jar file everytime, but it keeps creating a few files over and over, resulting in a sort of flooded server folder with a lot of 'ForgeModLoader...' and 'DenPipes...' etc files. Is that normal too?

Link to comment
Share on other sites

  • Discord Moderator

This is the launcher script for one of my servers. Keep in mind that some of these parameters may be out of date or mis-tuned as I haven't gone back over them in a long time:

@echo off

java -Xmx1536M -Xms1536M -XX:PermSize=128m -XX:MaxPermSize=128m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -jar mcpc-plus-1.6.4-R2.1-forge965-B254.jar nogui

I wouldn't say there is a "flood" of files in the server folder, but somewhere in the 25-30 files/folders range is reasonable.

 

Post a link to your Technic pack page and I'll see what needs to be pulled out for the server. (although that error does happen if you have Optifine in the mods folder so make sure you don't)

Edited by plowmanplow
Link to comment
Share on other sites

Oh, I didn't know Optifine was a client only mod too. Removed and trying to launch now.

As I was testing a world, there were of course tons of different copper ores and stuff. I was wondering if it were possible to increase the spawnrate of 1 type of copper, and make sure the others don't spawn. As I have IC too, it's possible to get the copper dust and stuff and the ingots are supposed to be interchangable anyway.

(Removing Optifine did the trick it looks like) Thanks!

Link to comment
Share on other sites

not really useful to not have a console though :P any way to get one for the server?

EDIT: I can only find the config for the Vanilla ores/the TE ores. Do I have to manually go to the other mods' configs to say they can't spawn?

Edited by Zervanic
Link to comment
Share on other sites

I made a batch file using this post: https://github.com/MinecraftPortCentral/MCPC-Plus-Legacy/wiki/How-to-install,-launch-and-use.
I now have a cmd-like console!

I also edited my previous post, take a look please :)

A little something else I've realised, I can't force-show which chunks are loaded. Normally it's F6, but I noticed in my controls F6 is nowhere to be foudn and I can't find the 'force chunkload showing' thing anywhere either. Is that another part of voxel or something that I have to install? It's quite useful so see the chunks/which one are loaded

EDIT: I was mixing up F6 with the F9 button, which shows a grid of the chunks. It doesn't show which ones are loaded though. I remember when I pressed F6 in yogcraft extreme, it showed which chunks were loaded, outlining the loaded chunks with a bold, darkblue square and a smaller bold red square in the middle of the loaded chunk.

Edited by Zervanic
Link to comment
Share on other sites

  • Discord Moderator

Hard to know without more details. I assume the only type of ore you are seeing is Thermal Expansion copper?

 

Edit: Also, I assume you are making a new world when you are testing the changes?

Edited by plowmanplow
Link to comment
Share on other sites

Yes, I've made a new world, changed some values and apparently they work now. Only TE copper/tin, which is good. I'm running a 64x64 quarry to see what kind of numbers I end up with and see if it needs further balancing. So the ores should be fine, I'll have to look at the old yogcraft extreme to try and find which allows me to see which chunks are loaded.

 

 

This is what I'm looking for: http://tinypic.com/view.php?pic=2ih1102&s=8#.U2wHMFf8RHY

 

I noticed how in the old yogcraft extreme there's a mod called 'appeng-rv9-f', and a quick search on google showed (though not a lot was shown in the right direction of what I'm looking for) some things pointing towards an 'AP' mod or something...

Apparently it's added by 'APUnofficial, or Additional Pipes. The config is online: http://code.google.com/p/fdt/source/browse/trunk/.minecraft/config/APUnofficial.cfg?r=37 
But I don't think the mod is still alive/updated to 1.6.4, because when I try to google it, I find 'Additional Buildcraft Objects', which does not add this...

Ingame it looks like this, should it help : http://tinypic.com/view.php?pic=25asr9e&s=8#.U2wIU1f8RHY
 

EDIT: Good lord, heavy digging made me find the APUnofficial update for 1.6.4, so I got the loaded chunk boundary stuff!

Edited by Zervanic
Link to comment
Share on other sites

Running a quarry in both yogcraft extreme and my own modpack to compare the 'loot'.
Now I've noticed there's a shitload of oil spawning. I decreased two values of oil. The first from BC, 1.0 to 0.7

(# Probability of oil well generation
    D:oilWellGenerationRate=0.7)

 

and the other from 1.8 to 1. (Galacticraft)

 

(# Increasing this will increase amount of oil that will generate in each chunk.
    D:"Oil Generation Factor"=1.0)

 

Is this the same kind of oil by the way? Maybe I should just turn one of those to 0 then?

Now, I've already created a spawn in the serverworld, so I think like 20-30 chunks are loaded (haven't moved around much). If I change the worldgen settings after a world is created, will the newly loaded chunks obey the new rules? Or do I have to create a new world altogether once I got my final settings?

Link to comment
Share on other sites

  • Discord Moderator

Any changes you make to world generation settings will (usually) only affect new chunks. It is possible to turn on retroactive ore generation but it's probably best to leave that alone. And yes, I would turn off GC oil in DIM0 (overworld) if you have BC oil enabled. The small number of chunks that have generated (and it's a lot more than 20 if you have logged in) are not a huge issue in my opinion.

Link to comment
Share on other sites

Yes, that was my reasoning as well (about the chunks). I've changed the GC values to 0 and reset the BC oil to the default 1.0. This should balance the oil generation.
 

The result of my modpack, running a quarry on 64 x 64:

57 diamond, 65 draconic ingots, 53 ferrous ore,
15 stacks iron and 5 ores, 2 stacks gold and 13 ores
22 stacks coal and 31
25 stacks redstone and 13
6 stacks of copper and 13
8 stacks of tin and 29
3 stacks of uranium and 25
3 stacks of lead and 44


IMO, the spawnrate of copper is WAY too long. It doesn't make sense, because I got more tin. Configs are supposed to spawn copper more. (Only reason I can think of is because I've mined in an ocean biome and copper spawns up until y: 96 or something)

Compared to what I gained from a 64 x 64 quarry in yogcraft extreme, the tin and copper is pathetic. In yogcraft it's especially the copper/tin from UE that spawns very often. What's your thought on this?



EDIT: I'm running a 64 x 64 quarry now. I turned the spawnrate of the TE tin/copper off and enabled the spawn of tin/copper of IC. Going to check the results and see if that's better balanced. Might fix it that way. If it doesn't fix the issue of way too low income, I guess I'll have to increase the numChunks and such drastically in the worldgen config

Edited by Zervanic
Link to comment
Share on other sites

  • Discord Moderator

IC2 Experimental is kind of a "moving target" as far as development is concerned. They kind of work on what they want with (what most would consider to be) more attention to adding features than making things robust and consistent. Such is life. It's quite fun to play (in my opinion).

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...