Unsupported Direwolf 20: 1.6.4 {PUBLIC BETA}

Status
Not open for further replies.

Besty007

New Member
Jul 29, 2019
22
0
0
Mod Pack: Direwolf20
Mod & Version: Thaumcraft 4.0.5b/MC 1.6.4
Pastebin link to crash log: http://pastebin.com/aPEkdL0M
Whats the bug? When clicking on the research table when it is formed, immediate crash to desktop.
Can it be repeated? Unavoidable.
 

shivalwolf

Active Member
Jul 29, 2019
19
0
26
Mod Pack: Direwolf20
Mod & Version: Thaumcraft 4.0.5b/MC 1.6.4
Pastebin link to crash log: http://pastebin.com/aPEkdL0M
Whats the bug? When clicking on the research table when it is formed, immediate crash to desktop.
Can it be repeated? Unavoidable.


1st try and update your version of java, you are woefully behind.
2nd try and up your
Code:
-XX:PermSize=128m
to 256m just add it as an java option in the ftb launcher

i find increase the permsize helps in alot of cases.
 
Last edited:

NoHealsForU

New Member
Jul 29, 2019
3
0
0
Mod Pack: Direwolf20 1.0.3
Mod & Version: TE3b8
Pastebin link to crash log:
Whats the bug? The Fluid Transposer returns Magic Capsules instead of normal Buckets (only for some liquids for ex. Water). The liquid seems to be the correct one.
Can it be repeated? Yes, recipes are in the NEI too.
Known Fix: N.A.
 

Kurt Ramone

New Member
Jul 29, 2019
1
0
0
Hey everyone. Just letting you know about a bug. If it's already know, just ignore.

Some pipes like wood and stone transport are invisible when placed by another player, you have to exit and join the server again.

It's in the current version and was in the other before.
 

cheezytacos

New Member
Jul 29, 2019
22
0
0
What's permgen, and how do I increase it?
You can change permgen in the advanced settings. In additional java parameters, you can paste this in.
"-XX:MaxPermSize=128M" The stuff in between the quotes. I think this is what he was talking about.
 

ErusPrime

New Member
Jul 29, 2019
30
0
0
Mod Pack: Direwolf20 1.0.3 1.6.4
Mod & Version:
Pastebin: Read Timeout
Whats the bug? Startup Crash - not ID conflict
MC Crash Report : http://www.pasteall.org/48043

Modifications : added Light Bridges, GLSL Shaders, Better Signs, and Exp Chest.
Edit: forgot about optifine with karyonix optifinefml fix.

Steps I took :
Original crash was being caused by flat signs (even without modifications).
Removed flat signs.
ID conflict with Exp Chest and TConstruct.
Changed Exp Chest to 3505 and 3506 per idconflicts.txt
Successfully spawned on top of a redwood tree.
Resolved.

This works for me since I don't really make use of flat signs. I'm posting this for posterity.
 

shivalwolf

Active Member
Jul 29, 2019
19
0
26
A quick definition of the "permanent generation":

"The permanent generation is used to hold reflective data of the VM itself such as class objects and method objects. These reflective objects are allocated directly into the permanent generation, and it is sized independently from the other generations." [ref]

In other words, this is where class definitions go (and this explains why you may get the messageOutOfMemoryError: PermGen space if an application loads a large number of classes and/or on redeployment).

Note that PermSize is additional to the -Xmx value set by the user on the JVM options. ButMaxPermSize allows for the JVM to be able to grow the PermSize to the amount specified. Initially when the VM is loaded, the MaxPermSize will still be the default value (32mb for -client and 64mb for -server) but will not actually take up that amount until it is needed. On the other hand, if you were to set BOTH PermSize and MaxPermSize to 256mb, you would notice that the overall heap has increased by 256mb additional to the -Xmx setting.

Doing some looking to fix some of the perm size errors you want to adjust both the inital permsize and the maxpermsize.
If you set a maxpermsize it will fit it at that limit, if you dont also set permsize it won't adjust the inital permsize.

In the advanced java setting it is probbaly worth trying to set both. This is what i have in my config and i have never had nay issues

Code:
-d64 -XX:PermSize=256M -XX:MaxPermSize=256M
-d64 forces 64bit mode (remove if you don't have 64bit java or a 64bit system).
If you have a 64 bit system and dont have 64bit java then install 64bit java.

The other 2 are explained in the quote above
 
  • Like
Reactions: cheezytacos

XenoniX

New Member
Jul 29, 2019
16
0
0
Mod Pack: Direwolf20
Mod & Version: 1.6.4
Pastebin link to crash log: N/A
Whats the bug? I cant get RedWood Saplings from BOP to grow. 1x1 3x3 7x7 doenst matter. Watering can or Bonemeal, all kinds of biomes tried. Just wont grow.
Can it be repeated? Every map i tried.
Known Fix: N/A
 

adriaans

New Member
Jul 29, 2019
4
0
0
Mod Pack: Direwolf20
Mod & Version: 1.6.4
Pastebin link to crash log: N/A
Whats the bug? Having one portal gun portal open with the 2nd no longer existing causes noticable FPS drops until a 2nd portal is re-opened. (i.e. you destroyed by digging away its "foundation").
Can it be repeated? Yes. Sometimes don't take effect until next time you load into the world.
Known Fix: if you break a portal, either cancel the other or open a 2nd one.
 

Droideka30

New Member
Jul 29, 2019
181
0
0
Increasing your Permgen may help with this issue as well, I have mine set to 256mb.
I don't think the problem is a lack of memory. The pack runs just fine without Ars Magica, so I think that the problem is probably some bug in that mod.
 

NinjaDanzer

New Member
Jul 29, 2019
4
0
0
Mod Pack: Direwolf20
Mod & Version: MC 1.6.4, DW20 1.0.3
Pastebin link to crash log: http://pastebin.com/EyfhXvjm
Whats the bug?
World disappeared from the worlds list following a crash, but is still available in the saves folder, the only missing file seems to be level.dat.
This is the crash log that accompanied the crash that removed the file.
Can it be repeated? Don't think so, but another user seems to have experienced the same issue: http://forum.feed-the-beast.com/threads/world-dissapears-direwolf20-1-6-4.36098/

EDIT: Added crash log.
 
Last edited:

chif1988

New Member
Jul 29, 2019
23
0
0
Mod Pack: Direwolf20
Mod & Version: MC 1.6.4 Recommended
Pastebin link to crash log: http://pastebin.com/NfVDVJMb
Whats the bug? Even after deleting the mods folder I still get the duplication bug, I have even gone as far as deleting the entire launcher and still nothing. Heres the twist I always use the recommended update and it has every mod listed as having duplicates.
Can it be repeated? Only all the time.
 

nwalex

New Member
Jul 29, 2019
2
0
0
- duplicated mods issue
so i delete everything pertaining to the direwolf20 pack no files can be found on my computer. then when i re launch the duplicates message comes up. also if i go through and delete all the specified duplicated mods and re launch, i can literally watch the duplicate mods re install before it launches. this is what the console says. and like i said i went through and deleted these specific files and they just re install when i launch. any suggestions?
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod Forestry at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\Forestry-A-2.3.1.0.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\forestry-A-2.3.0.7.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod ForgeMicroblock at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.220.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.212.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod ForgeMultipart at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.220.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.212.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MFR Compat Extra Trees at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MFR Compat Forestry Trees at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod McMultipart at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.220.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.212.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatAppliedEnergistics at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatAtum at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatBackTools at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatBuildCraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatChococraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatExtraBiomes at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatForestry at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatForestryPre at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatForgeMicroblock at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatIC2 at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatMagicalCrops at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatMystcraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatPams at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatRP2 at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatRailcraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatSufficientBiomes at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatThaumcraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatThermalExpansion at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatTwilightForest at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatVanilla at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod MineFactoryReloaded|CompatXyCraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.3-179.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\MineFactoryReloaded-2.7.4B1-215.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod Railcraft at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\Railcraft_1.6.4-8.3.0.0.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\Railcraft_1.6.2-8.2.0.0.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod TConstruct at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\TConstruct_mc1.6.4_1.5.2.1.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\TConstruct_1.6.4_1.5.1.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod TConstruct-Preloader at [minecraft.jar, minecraft.jar]
2013-12-16 16:37:24 [SEVERE] [ForgeModLoader] Found a duplicate mod ThaumicTinkerer at [X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\ThaumicTinkerer 2.0-44.jar, X:\new DLs\FTBBBb\Direwolf20_1_6_4\minecraft\mods\ThaumicTinkerer 2.0-38.jar]
 

Yosomith

New Member
Jul 29, 2019
344
0
0
I don't think the problem is a lack of memory. The pack runs just fine without Ars Magica, so I think that the problem is probably some bug in that mod.

Well with lines like this one I disagree: java.lang.OutOfMemoryError: PermGen space

PermGen refers to the heap space where all the loaded classes are stored and it is exclusively used to store the class definitions. AM2 obviously requires a bit more space then your currently giving it. I would recommend giving it at least 128mb but as I said I give it 256mb.

You can do so by putting the following into the Additional Java Parameters under advanced options in the options tab on the launcher:

-XX:MaxPermSize=128m or -XX:MaxPermSize=256m
 
Status
Not open for further replies.