My Resonant Rise Let's Play (Resonant Rise Modpack)

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Mjw

New Member
Jul 29, 2019
390
0
0
Make sure your ram and permgen space are upped! People forget they have to do this for FTB too!
how do you change permgen space? (I've got ram set to 4-8 gb)
edit: i worked it out myself
edit2: can't find config option to turn MFR sludge and sewage off :(
edit3: chunks seem to be loading very slowly
 

PonyKuu

New Member
Jul 29, 2019
813
0
0
Other bug: no recipe for Gravel Iron Ore maceration for Enrichment Chamber. Gravel Tin Ore and Gravel Copper Ore enrich correctly
 

PonyKuu

New Member
Jul 29, 2019
813
0
0
No, 4 Gigs is enough. Add -XX:MaxPermSize=128m to JVM arguments in your MultiMC settings.

Also, I haven't found any nitrocreepers... What happened to them?
 

ApSciLiara

New Member
Jul 29, 2019
1,216
0
0
No, 4 Gigs is enough. Add -XX:MaxPermSize=128m to JVM arguments in your MultiMC settings.

Also, I haven't found any nitrocreepers... What happened to them?
They got scared of the AWESOME MIGHT that is BOP and ran away. They appear in vanilla biomes!

Sent from my phone using black magic
 

Mjw

New Member
Jul 29, 2019
390
0
0
No, 4 Gigs is enough. Add -XX:MaxPermSize=128m to JVM arguments in your MultiMC settings.

Also, I haven't found any nitrocreepers... What happened to them?
i've done that but says "server can't keep up has system time change or is server overloaded"[DOUBLEPOST=1368963752][/DOUBLEPOST]anyway it's working so i won't complain :p
 

Deor

New Member
Jul 29, 2019
46
0
0
Yeah you will get that in single player. Effectively you are running a server and a client on your pc. I get it with 6 cores and 8 gig of ram still, but its no big deal.

Also, nitro creepers got moved to the nether, they are happier there so they tell me.

Sent from my Paranoid Android
 

natnif36

New Member
Jul 29, 2019
623
0
0
Ok, I MAY be doing everything wrong, but finding tutorials on MultiMc has been extremely difficult, due to all the tutorials being old, and instead of having Jar mods, Core mods and Mods, it has Jar, Mods, and resources, a la 1.2.5.
I then proceeded to use my initiative and put all the core mods in the core mods directory, and all the mods in the mod directory, opened the filepath, and swapped out the config for the one provided, hoping to then later change the slab ID, not knowing how to do it before trying it already.
I tried launching the instamce.
I then realised I had used the 1.5.2 versions of the chickenbones mods, as it began throwing out error in the Minecraft window itself.
So I swapped out the versions, and then tried launching again.
It seemed to be going ok, but only got as far as showing the mojang screen, then it turned completely white, and the console had a bunch of stuff in it.
I took the error log, and posted it below.
Also, I tried looking at the settings, and there was something about memory, but in measures of 512, and 1024, unlike the 2/4 MB y'all have been talking about.
I dont know how to increase the permgen space.

This was thecode the console gave me when I requested it, and clicked send to pastebin.

100 Continue

This is it saved as some other txt file.
http://forum.feed-the-beast.com/att...9/?temp_hash=2fa5dc9afd619f69f18bc9b1a909c8f7
 

Attachments

  • MultiMC_Report_05-19-2013_20-32-11.txt
    191.1 KB · Views: 179

MinerDude333

New Member
Jul 29, 2019
49
0
0
Ok, I MAY be doing everything wrong, but finding tutorials on MultiMc has been extremely difficult, due to all the tutorials being old, and instead of having Jar mods, Core mods and Mods, it has Jar, Mods, and resources, a la 1.2.5.
I then proceeded to use my initiative and put all the core mods in the core mods directory, and all the mods in the mod directory, opened the filepath, and swapped out the config for the one provided, hoping to then later change the slab ID, not knowing how to do it before trying it already.
I tried launching the instamce.
I then realised I had used the 1.5.2 versions of the chickenbones mods, as it began throwing out error in the Minecraft window itself.
So I swapped out the versions, and then tried launching again.
It seemed to be going ok, but only got as far as showing the mojang screen, then it turned completely white, and the console had a bunch of stuff in it.
I took the error log, and posted it below.
Also, I tried looking at the settings, and there was something about memory, but in measures of 512, and 1024, unlike the 2/4 MB y'all have been talking about.
I dont know how to increase the permgen space.

This was thecode the console gave me when I requested it, and clicked send to pastebin.

100 Continue

This is it saved as some other txt file.
http://forum.feed-the-beast.com/att...9/?temp_hash=2fa5dc9afd619f69f18bc9b1a909c8f7
They are talking about 2/4 GB, not MB. Gigabytes are 1024 times larger than Megabytes. I have mine set for 512 MB minimum and 3072 MB maximum. 3072 MB is equivalent to 3 GB. I also have "-XX:permSize=256M" in the JVM arguments box.
 

natnif36

New Member
Jul 29, 2019
623
0
0
Yeah, I guessed it was GB not MB, but I was wondering why mine was displaying as so, and why there's was displaying in GB, so I am unsure if I were in the wrong settings, or do they just divide by 1024 every time?

And any info based on my crash report?
That's mainly what I would like to know, as Minecraft didn't launch past the Mojang screen, so I presume memory isn't a problem yet.
I don't know though.
If I knew why it crashed, I could seek out fixing it, until then, I cant.
 

natnif36

New Member
Jul 29, 2019
623
0
0
Ok, as you all may have gathered, I'm no coder and don't know any Java.
I can however read the crash log, and it appears that it's around the part where Gravisuit is finally initialising that shit goes down.

Code:
2013-05-19 20:30:49 [FINEST] [GraviSuite] Sending event FMLConstructionEvent to mod GraviSuite
2013-05-19 20:30:49 [FINEST] [ForgeModLoader] Testing mod GraviSuite to verify it accepts its own version in a remote connection
2013-05-19 20:30:49 [FINEST] [ForgeModLoader] The mod GraviSuite accepts its own version (1.9.2)
2013-05-19 20:30:49 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: gravisuite/ClientPacketHandler, method: onPacketData signature: (Lnet/minecraft/network/INetworkManager;Lnet/minecraft/network/packet/Packet250CustomPayload;Lcpw/mods/fml/common/network/Player;)V) Incompatible argument to function
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Class.getConstructor0(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Class.newInstance0(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Class.newInstance(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:188)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:131)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:261)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:465)
2013-05-19 20:30:49 [INFO] [STDERR] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-19 20:30:49 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-19 20:30:49 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-19 20:30:49 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
2013-05-19 20:30:49 [INFO] [STDERR] 	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-19 20:30:49 [INFO] [STDERR] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-19 20:30:49 [INFO] [STDERR] 	at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-19 20:30:49 [INFO] [STDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-19 20:30:49 [INFO] [STDERR] 	at java.lang.Thread.run(Unknown Source)

Did I do something wrong with Gravisuit?
And yes, for those that bothered to read it, my Name is Fintan, as it shows in the file path as its loading up the files.
 

Mjw

New Member
Jul 29, 2019
390
0
0
Yeah you will get that in single player. Effectively you are running a server and a client on your pc. I get it with 6 cores and 8 gig of ram still, but its no big deal.

Also, nitro creepers got moved to the nether, they are happier there so they tell me.

Sent from my Paranoid Android
well 6 cores are useless since mincraft only uses 1 :p



also every time i take fall damage game freezes for 2 seconds idk if it's just me but i thought i'd post it anyway
 

PonyKuu

New Member
Jul 29, 2019
813
0
0
Tested the latest Atomic Science.
What do you think?
2013-05-20_22.01.56.png

2013-05-20_22.06.54.png

I don't think I like it... It's much worse than before. *sigh*
But since Mekanism author made his generators so bad and his machines so effective, maybe that's the way UE is developing.
Too bad that with current values we have vastly overpower solars and wind generators.
 

natnif36

New Member
Jul 29, 2019
623
0
0
Ok, it must definately have been Gravisuit.
That and the config file I downloaded was called configs, as opposed to config, so there was block I'd conflicts, which confused me.

I think.i need to increase the allocated Memory now, however my computer only has 6GB of RAM, and if I try to increase it it gives me an error upon launching the instance.
Am I doomed to permanantly crash when trying to play?
 

natnif36

New Member
Jul 29, 2019
623
0
0
Dave, I have something rather serious to report.
Its about the backpacks mod.
It has the same dupe bug as the canvas bag.
 

PonyKuu

New Member
Jul 29, 2019
813
0
0
Also, Dave, you can say "Goodbye" to good generator balance that was there before. It seems like another stupid kindom of solars is coming.
http://forum.calclavia.com/index.php?threads/fueled-generators-output-nerfed.2552/

I'm just angry!
https://github.com/aidancbrady/Mekanism/issues/110

Phew. He is trying to tweak it to make it more sane.[DOUBLEPOST=1369078098][/DOUBLEPOST]
Dave, I have something rather serious to report.
Its about the backpacks mod.
It has the same dupe bug as the canvas bag.
I think Dave is aware of it, since he said in some thread that the current backpack mod is HORRIBLE ^^
 

KirinDave

New Member
Jul 29, 2019
3,086
0
0
Dave, I have something rather serious to report.
Its about the backpacks mod.
It has the same dupe bug as the canvas bag.

Yeah I am aware. Dartcraft is proposed as an alternative. And also it'd replace the rather janky and obnoxious forestry backpacks.