Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
surtur

Need help adding MyTown2

5 posts in this topic

Good evening,

 

I am hosting a server for me and my friends, and we wanted to make team; using MyTown2. I am however having trouble getting it to work (Crashes)

 

TFC version: 0.79.25.845

Forge Version: 1.7.10- 10.13.4.1558

 

Used mods (All correct versions I assume(From the same website)):

TFC, Merchant addon

OpenEye 1.7.10 - 0.6

MyEssentials -Core: V1.17.r - Universal

MyTown2: 1.7.10 - 0.4.0b

 

Crash report:

---- Minecraft Crash Report ----
// Uh... Did I do that?
 
Time: 12/14/15 11:44 PM
Description: Exception in server tick loop
 
Missing Mods:
 MyPermissions : any
 
cpw.mods.fml.common.MissingModsException
 at cpw.mods.fml.common.Loader.sortModList(Loader.java:243)
 at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
 

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 10 (x86) version 10.0
 Java Version: 1.8.0_65, Oracle Corporation
 Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation
 Memory: 62011248 bytes (59 MB) / 111124480 bytes (105 MB) up to 259522560 bytes (247 MB)
 JVM Flags: 0 total;
 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.99.99 Minecraft Forge 10.13.4.1558 9 mods loaded, 9 mods active
 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
 U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
 U FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
 U Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
 U tfc_coremod{0.79.25} [TFC[coremod]] (minecraft.jar)
 U OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
 U MerchantsTFC{1.1.3} [Merchants] ([1.7.10]Merchants-1.1.3.jar)
 U terrafirmacraft{0.79.25} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.25.845.jar)
 U MyEssentials-Core{1.7.10-v1.17r} [MyEssentials-Core] (MyEssentials-Core-1.7.10-v1.17r-universal.jar)
 U MyTown2{1.7.10-v0.4.0b} [MyTown 2] (MyTown2-1.7.10-v0.4.0b.jar)
 Profiler Position: N/A (disabled)
 Is Modded: Definitely; Server brand changed to 'fml,forge'
 Type: Dedicated Server (map_server.txt)

 

More reports:

{


  "timestamp": 1450133081836,
  "location": "crash_handler",
  "exception": {
    "stack": [
      {
        "class": "cpw.mods.fml.common.Loader",
        "method": "sortModList",
        "file": "Loader.java",
        "line": 243
      },
      {
        "class": "cpw.mods.fml.common.Loader",
        "method": "loadMods",
        "file": "Loader.java",
        "line": 493
      },
      {
        "class": "cpw.mods.fml.server.FMLServerHandler",
        "method": "beginServerLoading",
        "file": "FMLServerHandler.java",
        "line": 87
      },
      {
        "class": "cpw.mods.fml.common.FMLCommonHandler",
        "method": "onServerStart",
        "file": "FMLCommonHandler.java",
        "line": 314
      },
      {
        "class": "net.minecraft.server.dedicated.DedicatedServer",
        "method": "func_71197_b",
        "file": "DedicatedServer.java",
        "line": 117
      },
      {
        "class": "net.minecraft.server.MinecraftServer",
        "method": "run",
        "file": "MinecraftServer.java",
        "line": 387
      },
      {
        "class": "net.minecraft.server.MinecraftServer$2",
        "method": "run",
        "file": "MinecraftServer.java",
        "line": 685
      }
    ],
    "exception": "cpw.mods.fml.common.MissingModsException",
    "message": ""
  },
  "random": 1310024654,
  "resolved": false,
  "branding": [
    "Minecraft 1.7.10",
    "MCP v9.05",
    "FML v7.10.99.99",
    "Minecraft Forge 10.13.4.1558",
    "9 mods loaded, 9 mods active"
  ],
  "runtime": {
    "mcp": "MCP v9.05",
    "fml": "7.10.99.99",
    "forge": "10.13.4.1558"
  },
  "minecraft": "Minecraft 1.7.10",
  "javaVersion": "Oracle Corporation 1.8.0_65",
  "side": "server",
  "obfuscated": true
}

 

Cheers!

Edited by surtur
0

Share this post


Link to post
Share on other sites

"cpw.mods.fml.common.MissingModsException"

 

Something you have installed has a dependency on another mod, and you don't have it installed.

0

Share this post


Link to post
Share on other sites

Yes, I read that as well; the only thing I can imagine missing is MyPermissions, but OpenEye should be a substitute for that (since I cannot find the download link to MyPermissions, would be great if someone had it, might solve the problem)

 

Also thanks for the quick reply, head is really aching now :P

0

Share this post


Link to post
Share on other sites