Ask a simple question, get a simple answer

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

erindalc

Popular Member
Mar 3, 2015
992
512
109
Steam
lol i tryed many times i even showed one of the modders a video and they cant exsplain it i guess ill just live with it for a while thanks anyways
Okay. Hopefully the issue will solve itself.

Sent from my Barrel of Fun using Tapatalk
 

MrsMeowys

New Member
Jul 29, 2019
53
0
0
Hello, can someone help me?
I'm having this error when starting the server:
[16:30:05 INFO]: DRAGONAPI: Server Started.
[16:30:05 INFO]: DRAGONAPI: Total Crafting Recipes: 46879
[16:30:05 INFO]: DRAGONAPI: Dimensions Present: [-100, 60, -19, -42, -112, 7, 6, -1, 2, 1, 0]
[16:30:05 INFO]: DRAGONAPI: Mods Present: 185
[16:30:05 INFO]: DRAGONAPI: ASM Transformers Loaded: 53
[16:30:05 INFO]: DRAGONAPI: Commands Loaded: 139
[16:30:05 INFO]: CHROMATICRAFT: Reloading casting recipes.
[16:30:05 INFO]: CHROMATICRAFT: Finished reloading casting recipes.
[16:30:05 WARN]: [16:30:05][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs

[16:30:05 WARN]: [16:30:05][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs

[16:30:05 INFO]: [4.0.0-beta-6] Loading world properties.
[16:30:22 WARN]: Exception in thread "Server console handler"
[16:30:22 WARN]: java.lang.NoClassDefFoundError: jline/console/ConsoleReader$3
[16:30:22 WARN]: at jline.console.ConsoleReader.readLine(ConsoleReader.java:1288)
[16:30:22 WARN]: at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:123)
[16:30:22 WARN]: Caused by: java.lang.ClassNotFoundException: jline.console.ConsoleReader$3
[16:30:22 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[16:30:22 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[16:30:22 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[16:30:22 WARN]: ... 2 more
[16:30:22 WARN]: Caused by: java.lang.OutOfMemoryError: PermGen space
[16:30:22 WARN]: at java.lang.ClassLoader.defineClass1(Native Method)
[16:30:22 WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[16:30:22 WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[16:30:22 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[16:30:22 WARN]: ... 4 more
[16:30:45 WARN]: Exception in thread "Thread-32"
[16:30:45 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:30:45 WARN]: Error occured during retriving version
java.lang.Throwable
at kcauldron.KLog.log(KLog.java:30) [KLog.class:1.7.10-1517.168]
at kcauldron.KLog.warning(KLog.java:41) [KLog.class:1.7.10-1517.168]
at kcauldron.updater.KVersionRetriever.uncaughtException(KVersionRetriever.java:114) [KVersionRetriever.class:1.7.10-1517.168]
at java.lang.Thread.dispatchUncaughtException(Thread.java:1986) [?:1.7.0_79]
Caused by: java.lang.OutOfMemoryError: PermGen space
[16:32:17 WARN]: Exception in thread "Query Listener #1"
[16:32:17 WARN]: java.lang.NoClassDefFoundError: net/minecraft/network/rcon/RConUtils
[16:32:17 WARN]: at net.minecraft.network.rcon.RConThreadQuery.func_72621_a(SourceFile:98)
[16:32:17 WARN]: at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:262)
[16:32:17 WARN]: at java.lang.Thread.run(Thread.java:745)
[16:32:17 WARN]: Caused by: java.lang.ClassNotFoundException: net.minecraft.network.rcon.RConUtils
[16:32:17 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[16:32:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[16:32:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[16:32:17 WARN]: ... 3 more
[16:32:17 WARN]: Caused by: java.lang.OutOfMemoryError: PermGen space
[16:37:36 WARN]: Exception in thread "Spigot Metrics Thread"
[16:37:36 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:39:08 ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: PermGen space
[16:39:12 INFO]: Stopping KCauldron World Saver thread...
[16:39:12 WARN]: Exception in thread "KCauldron World Save"
[16:39:12 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:39:12 INFO]: Stopping server
[16:39:12 INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
[16:39:24 INFO]: Applying holder lookups
[16:39:24 INFO]: Holder lookups applied
[16:39:29 WARN]: Exception in thread "Server thread"
[16:39:29 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:47:20 WARN]: Exception in thread "Netty IO #0"
[16:47:20 WARN]: java.lang.OutOfMemoryError: PermGen space

I'm doing the command java -Xmx8192M -Xms8192M -jar KCauldron.jar nogui
Not sure what's going on since this always worked...

Thank you in advance
 

erindalc

Popular Member
Mar 3, 2015
992
512
109
Steam
Hello, can someone help me?
I'm having this error when starting the server:
[16:30:05 INFO]: DRAGONAPI: Server Started.
[16:30:05 INFO]: DRAGONAPI: Total Crafting Recipes: 46879
[16:30:05 INFO]: DRAGONAPI: Dimensions Present: [-100, 60, -19, -42, -112, 7, 6, -1, 2, 1, 0]
[16:30:05 INFO]: DRAGONAPI: Mods Present: 185
[16:30:05 INFO]: DRAGONAPI: ASM Transformers Loaded: 53
[16:30:05 INFO]: DRAGONAPI: Commands Loaded: 139
[16:30:05 INFO]: CHROMATICRAFT: Reloading casting recipes.
[16:30:05 INFO]: CHROMATICRAFT: Finished reloading casting recipes.
[16:30:05 WARN]: [16:30:05][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs

[16:30:05 WARN]: [16:30:05][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs

[16:30:05 INFO]: [4.0.0-beta-6] Loading world properties.
[16:30:22 WARN]: Exception in thread "Server console handler"
[16:30:22 WARN]: java.lang.NoClassDefFoundError: jline/console/ConsoleReader$3
[16:30:22 WARN]: at jline.console.ConsoleReader.readLine(ConsoleReader.java:1288)
[16:30:22 WARN]: at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:123)
[16:30:22 WARN]: Caused by: java.lang.ClassNotFoundException: jline.console.ConsoleReader$3
[16:30:22 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[16:30:22 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[16:30:22 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[16:30:22 WARN]: ... 2 more
[16:30:22 WARN]: Caused by: java.lang.OutOfMemoryError: PermGen space
[16:30:22 WARN]: at java.lang.ClassLoader.defineClass1(Native Method)
[16:30:22 WARN]: at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[16:30:22 WARN]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[16:30:22 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[16:30:22 WARN]: ... 4 more
[16:30:45 WARN]: Exception in thread "Thread-32"
[16:30:45 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:30:45 WARN]: Error occured during retriving version
java.lang.Throwable
at kcauldron.KLog.log(KLog.java:30) [KLog.class:1.7.10-1517.168]
at kcauldron.KLog.warning(KLog.java:41) [KLog.class:1.7.10-1517.168]
at kcauldron.updater.KVersionRetriever.uncaughtException(KVersionRetriever.java:114) [KVersionRetriever.class:1.7.10-1517.168]
at java.lang.Thread.dispatchUncaughtException(Thread.java:1986) [?:1.7.0_79]
Caused by: java.lang.OutOfMemoryError: PermGen space
[16:32:17 WARN]: Exception in thread "Query Listener #1"
[16:32:17 WARN]: java.lang.NoClassDefFoundError: net/minecraft/network/rcon/RConUtils
[16:32:17 WARN]: at net.minecraft.network.rcon.RConThreadQuery.func_72621_a(SourceFile:98)
[16:32:17 WARN]: at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:262)
[16:32:17 WARN]: at java.lang.Thread.run(Thread.java:745)
[16:32:17 WARN]: Caused by: java.lang.ClassNotFoundException: net.minecraft.network.rcon.RConUtils
[16:32:17 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[16:32:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[16:32:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[16:32:17 WARN]: ... 3 more
[16:32:17 WARN]: Caused by: java.lang.OutOfMemoryError: PermGen space
[16:37:36 WARN]: Exception in thread "Spigot Metrics Thread"
[16:37:36 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:39:08 ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: PermGen space
[16:39:12 INFO]: Stopping KCauldron World Saver thread...
[16:39:12 WARN]: Exception in thread "KCauldron World Save"
[16:39:12 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:39:12 INFO]: Stopping server
[16:39:12 INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
[16:39:24 INFO]: Applying holder lookups
[16:39:24 INFO]: Holder lookups applied
[16:39:29 WARN]: Exception in thread "Server thread"
[16:39:29 WARN]: java.lang.OutOfMemoryError: PermGen space
[16:47:20 WARN]: Exception in thread "Netty IO #0"
[16:47:20 WARN]: java.lang.OutOfMemoryError: PermGen space

I'm doing the command java -Xmx8192M -Xms8192M -jar KCauldron.jar nogui
Not sure what's going on since this always worked...

Thank you in advance
I'm guessing you recently added mods?
Allocate permgen space. Google if you don't know how.

Sent from my Barrel of Fun using Tapatalk
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
@MrsMeowys what version of Java are you using? Java 8 removes the need for PermGen allocation as it handles memory better.

No for my question. I have recipe conflict between Thut's Core and Project Red. Smelting stone give Thut's dust that conflicts with the circuit plates. I've used minetweaker to remove the circuit plate recipe and insert smelting of stone slab = 1 circuit plate and that works. However, NEI still shows a recipe for the TE Redstone Furnace one stone = 2 x circuit plates. I've tried to remove this recipe using minetweaker but I get an error "WARNING: [ModTweaker2] No Thermal Expansion Furnace Recipe found for <ProjRed|Core:projectred.core.part>."

Any ideas? Below is the script I am using.

Code:
val CircuitPlate = <ProjRed|Core:projectred.core.part>;
val StoneSlab = <minecraft:stone_slab>;
val ThutDust = <thutcore:dustsItem>;
furnace.remove(CircuitPlate);
mods.thermalexpansion.Furnace.removeRecipe(CircuitPlate);
furnace.addRecipe(CircuitPlate, StoneSlab);
 

MrsMeowys

New Member
Jul 29, 2019
53
0
0
I don't need PermGen... I used that command before with the exact same mods (I didn't add any) and worked.
Now it's just being random -.-"
 

MrsMeowys

New Member
Jul 29, 2019
53
0
0
Hello again. Just saw this weird text in my console:

[20:20:47 ERROR]: GT-ERR-01: @ item.mfr.rubber.bar Rubber Bar
[20:20:47 ERROR]: A Recipe used an OreDict Item as Output directly, without copying it before!!! This is a typical CallByReference/CallByValue Error
[20:20:47 ERROR]: Said Item will be renamed to make the invalid Recipe visible, so that you can report it properly.
[20:20:47 ERROR]: Please check all Recipes outputting this Item, and report the Recipes to their Owner.
[20:20:47 ERROR]: The Owner of the ==>RECIPE<==, NOT the Owner of the Item, which has been mentioned above!!!
[20:20:47 ERROR]: And ONLY Recipes which are ==>OUTPUTTING<== the Item, sorry but I don't want failed Bug Reports.
[20:20:47 ERROR]: GregTech just reports this Error to you, so you can report it to the Mod causing the Problem.
[20:20:47 ERROR]: Even though I make that Bug visible, I can not and will not fix that for you, that's for the causing Mod to fix.
[20:20:47 ERROR]: And speaking of failed Reports:
[20:20:47 ERROR]: Both IC2 and GregTech CANNOT be the CAUSE of this Problem, so don't report it to either of them.
[20:20:47 ERROR]: I REPEAT, BOTH, IC2 and GregTech CANNOT be the source of THIS BUG. NO MATTER WHAT.
[20:20:47 ERROR]: Asking in the IC2 Forums, which Mod is causing that, won't help anyone, since it is not possible to determine, which Mod it is.
[20:20:47 ERROR]: If it would be possible, then I would have had added the Mod which is causing it to the Message already. But it is not possible.
[20:20:47 ERROR]: Sorry, but this Error is serious enough to justify this Wall-O-Text and the partially allcapsed Language.
[20:20:47 ERROR]: Also it is a Ban Reason on the IC2-Forums to seriously post this Text. We all know about its existence.

Can someone explain what mod is causing this and what is it about?
Thank you!
 

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
Hello again. Just saw this weird text in my console:

[20:20:47 ERROR]: GT-ERR-01: @ item.mfr.rubber.bar Rubber Bar
[20:20:47 ERROR]: A Recipe used an OreDict Item as Output directly, without copying it before!!! This is a typical CallByReference/CallByValue Error
[20:20:47 ERROR]: Said Item will be renamed to make the invalid Recipe visible, so that you can report it properly.
[20:20:47 ERROR]: Please check all Recipes outputting this Item, and report the Recipes to their Owner.
[20:20:47 ERROR]: The Owner of the ==>RECIPE<==, NOT the Owner of the Item, which has been mentioned above!!!
[20:20:47 ERROR]: And ONLY Recipes which are ==>OUTPUTTING<== the Item, sorry but I don't want failed Bug Reports.
[20:20:47 ERROR]: GregTech just reports this Error to you, so you can report it to the Mod causing the Problem.
[20:20:47 ERROR]: Even though I make that Bug visible, I can not and will not fix that for you, that's for the causing Mod to fix.
[20:20:47 ERROR]: And speaking of failed Reports:
[20:20:47 ERROR]: Both IC2 and GregTech CANNOT be the CAUSE of this Problem, so don't report it to either of them.
[20:20:47 ERROR]: I REPEAT, BOTH, IC2 and GregTech CANNOT be the source of THIS BUG. NO MATTER WHAT.
[20:20:47 ERROR]: Asking in the IC2 Forums, which Mod is causing that, won't help anyone, since it is not possible to determine, which Mod it is.
[20:20:47 ERROR]: If it would be possible, then I would have had added the Mod which is causing it to the Message already. But it is not possible.
[20:20:47 ERROR]: Sorry, but this Error is serious enough to justify this Wall-O-Text and the partially allcapsed Language.
[20:20:47 ERROR]: Also it is a Ban Reason on the IC2-Forums to seriously post this Text. We all know about its existence.

Can someone explain what mod is causing this and what is it about?
Thank you!
Gregtech has a problem with MFR having the recipe for Rubber bars. DON'T REPORT THAT ON THE IC2 FORUMS OR YOU'LL GET BANNED!(that's something in the message)
 

asb3pe

New Member
Jul 29, 2019
2,704
1
1
Gregtech has a problem with MFR having the recipe for Rubber bars. DON'T REPORT THAT ON THE IC2 FORUMS OR YOU'LL GET BANNED!(that's something in the message)

Yeah, they're serious about such stuff over there. It's no joke. Don't ever ask "when will GregTech 6 finally be released in playable form" over there either. Trust me on this. :)
 

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
I saw that. Is there even a way to fix it?
That's something I don't know. Maybe take a look in the configs? I'll google it thou.
Anyway what pack is that? O believe MFR oredicts something made of leather in greggy-greg-something when GregTech is installed.
EDIT: Quote from the official ftb wiki:
MineFactory Reloaded in the past re-registered every item as "greggy_greg_do_please_kindly_stuff_a_sock_in_it" in the Ore Dictionary when GregTech was detected. This has caused users of both MineFactory Reloaded and GregTech to complain about console spamming. Some users have also complained about automation not working as expected when both mods are installed. As a result, most of the code from the "greggy_greg" incident has been removed from the mod. However, MFR still re-registers Leather Boots as "greggy_greg_do_please_kindly_stuff_a_sock_in_it" if GregTech is present.

Kinda funny.
 
Last edited:
  • Like
Reactions: MrsMeowys

asb3pe

New Member
Jul 29, 2019
2,704
1
1
I saw that. Is there even a way to fix it?

Greg and the MFR developer had a "falling out", let's say... some could call it more of a "war", but I tend to picture it more as open-handed slapping each other, rather than being actual punches... not that I have any inside knowledge or anything. LOL

The end result of their tiff, and the bottom line for modded minecraft is: GregTech and MFR basically cannot be in the same modpack together without a lot of editing work. They do not "play nice" with one another, and even tho a lot of it has been kinda sorta cleaned up over time, much of the remnants of it still remains (as you have just seen). If I'm wrong in anything I said, please correct the record. But this is my understanding of it all. Happened a few years ago now. Old story. Again... my potentially faulty recollection is that Greg felt MFR was overpowered as a mod and wanted some code installed in it so he could "alter" things in it via his own mod. The MFR developer refused, setting the whole conflagration off. Just a very unfortunate butting of heads (and egos). Welcome to the human condition. Can't we all just get along? :)
 
Last edited:
  • Like
Reactions: MrsMeowys

BrickVoid

Well-Known Member
Dec 2, 2012
593
57
54
That's something I don't know. Maybe take a look in the configs? I'll google it thou.
Anyway what pack is that? O believe MFR oredicts something made of leather in greggy-greg-something when GregTech is installed.

It might have something to do with mod dependencies and the order in which the entries get processed when they get loaded. If you have Minetweaker installed, there might be a way to tweak the offending recipes so the concerned mods are dictionaried to the necessary kind of rubber. I've seen a few posts on FTB regarding problems that turned out to be to do with mod dependencies, the solution was different for each problem, but eventually, a solution was found. You might want to do more googling or searching, as often it's not simply telling it to use the item you want, you have to have it properly dictionaried or errors will result, and possibly, broken recipes too!

HTH.

Cheers ...

BrickVoid
 
  • Like
Reactions: MrsMeowys

MrsMeowys

New Member
Jul 29, 2019
53
0
0
Thank you for all your support and responses! All have been really helpful!
I'll be researching more deeply about the issue, if I can't find anything I'll just delete one of them, I'll have to ask my community about it.
@RealKC It's my private modpack I will PM you the list! :)