Jump to content

xypista

Members
  • Posts

    10
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

xypista's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Forge 1355 introduced a "breaking change" regarding of FluidStacks. Well it is certainly breaking for me, and I'm wondering if there is any way to upgrade an existing world from an older forge version. I'm concerned about this, because Extra Utilities 1.2.4a already require forge 1355 (and maybe there are other mods). Tested with 1355 and 1360. Same result (crash on map loading): FML Log Crash Report EDIT: Even a new world is crashing if I place things related to fluids. So i guess all the mods require to upgrade to this new forge version to fix this... Great
  2. Hi, I'm trying to add IronChests2 sources to my Build Path, but it gives this error: Invalid project description. OK D:\DEV\minecraft\forge-1.7.2-10.12.1.1075-src overlaps the workspace location: D:\DEV\minecraft\forge-1.7.2-10.12.1.1075-src\eclipse I used gradlew setupDevWorkspace eclipse on both forge and ironchest sources. What am I doing wrong?
  3. Without Bioms O' Plenty, there is no leak with the Twilight Forest. If I readd BoP, the leak come back. Removed everything but BoP, The Twilight Forest and NEI... No leak... I am so confused...
  4. The same error happened with two mods? I feel it too suspicious. Can't be another mod and some event from The Twilight Forest triggers the world leak problem in that mod?
  5. Removed ProjectRed and Magic Bees mods and the problem was gone. I didn't tested them one-by-one so don't know which one was responsible. No leaks in the log, hours of play without problem. Today I installed The Twilight Forest (which was not installed on the server before). When we created the portal, it immediately started to leak, and crashed after a few minutes. (OutOfMemoryError) Log It is really hard to test this one-by-one when sometimes it seems its okay, but it's not.
  6. Well, I spoke too soon. But now, it lasted for more than an hour. FML Log: https://dl.dropboxusercontent.com/u/36121405/ForgeModLoader-server-0.log The last line in the log is "The state engine was in incorrect...." and the memory error came after that.
  7. Yes, but that wasn't me. The server just hangs. I needed to force close it. However I disabled some mods and now the problem is gone. I will re add these later on, and will see which is the bad one.
  8. Still not good. OutOfMemoryError on Listen thread and Server thread after a few minutes. -Xms3G -Xmx3G -XX:MaxPermSize=256m
  9. Created a server with a bunch of mods. It loads up fine, I can connect to it from the client, however after a few minutes it throws Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread *** Where *** may different on crashes. I saw Listen thread, Server thread, Connection #1 read thread. I started with -Xmx2G, raised to 3G then 4G, and -XX:MaxPermSize=128m (raised to 256->512), still doing it. The machine have 8gigs of RAM. So I guess one of the mods eating up all the memory, so the question is which one? Any advice how to find it? Disabling them one by one is a little painful. The list of mods: http://pastebin.com/GpGt64r9 FML Log (Only myself playing on the server) 1.6.4 - Latest Forge (9.11.1.965) Java 64bit - 1.7.0_51
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.