Orespawn + Monster?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

sslitherr1

New Member
Jul 29, 2019
38
0
0
I've been trying to mix these together as it seems like it'd be a kickass way to play Orespawn, or Monster (either way you look at it). My main issue however seems to be an issue with ID conflicts. I remember Jaded telling me something about going into the base ftblauncher configs (mod folder you are trying to change settings in) and the changes should keep. I've included the file with the conflicts and I have made the needed changes, but they don't stay changed.

I've emailed the author of the mod to see if they were able to make an FTB compat-mode of the mod (no reply yet - sent about 10 min ago) just in case the IDs (in the FTB configs) are actually hard-coded in just a way that changes will never be made no matter what you do with the config files. (found the answer for this in one of Slowpoke's posts)... Seems it's up to the mod dev

Also --- If anyone has ever made this combo work, I'd love to learn just how you did it...
 

Attachments

  • IDConflicts.txt
    4.4 KB · Views: 95
Last edited:

Tristam Izumi

New Member
Jul 29, 2019
1,460
0
0
OreSpawn doesn't have a config I believe.
Why would someone use an oregen mod that doesn't have configs? Doesn't that defeat the entire purpose of using an oregen mod? Or am I fundamentally misunderstanding what OreSpawn is supposed to do?
 

Dylan4ever

New Member
Jul 29, 2019
151
0
0
Why would someone use an oregen mod that doesn't have configs? Doesn't that defeat the entire purpose of using an oregen mod? Or am I fundamentally misunderstanding what OreSpawn is supposed to do?

OreSpawn adds ores, tons of mobs, about 5 poorly done dimensions and a ton of other crap. It's hardly about ores.
 
  • Like
Reactions: ThatOneSlowking

TheWhiteTyger

New Member
Jul 29, 2019
56
0
0
Orespawn DOES have a config, you just can't change block ids.

Yes you can change the ranges of the block ID's and I was able to get the ID conflicts resolved, but now it seems OreSpawn has a conflict with something in powercrystals and/or MineFactory Reloaded.

"The "orespawnids" section contains the four basic settings that allow you to change the ranges of items, dimensions, blocks, and biomes. OreSapwn uses consecutive IDs beginning at the base number specified.

BaseBiomeID - default 120, size 4, Range 50 to 250.
BaseBlockID - default 2700, size about 300, Range 600 to 1800, or 2500 to 3600.
BaseDimensionID - default 80, size 5, Range 10 to 250.
BaseItemID - default 9000, size about 450, Range 3000 to 31500."
Quoted from: http://www.orespawn.com/orespawncfg-file.html

Here is a copy of the current crash-report from client-side.
2014-04-26 08:49:20 [INFO] [STDOUT] ---- Minecraft Crash Report ----

2014-04-26 08:49:20 [INFO] [STDOUT] // I just don't know what went wrong :(

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] Time: 4/26/14 8:49 AM

2014-04-26 08:49:20 [INFO] [STDOUT] Description: There was a severe problem during mod loading that has caused the game to fail

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:233)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:196)

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.init(MineFactoryReloadedCore.java:478)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.listen(EntryPoint.java:165)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.main(EntryPoint.java:54)

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:221)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 45 more

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.ClassCastException: danger.orespawn.MyBlockFlower cannot be cast to powercrystals.minefactoryreloaded.block.BlockFactoryMachine

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine.<init>(ItemBlockFactoryMachine.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 50 more

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2014-04-26 08:49:20 [INFO] [STDOUT] ---------------------------------------------------------------------------------------

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] -- System Details --

2014-04-26 08:49:20 [INFO] [STDOUT] Details:

2014-04-26 08:49:20 [INFO] [STDOUT] Minecraft Version: 1.6.4

2014-04-26 08:49:20 [INFO] [STDOUT] Operating System: Linux (amd64) version 3.11.0-19-generic

2014-04-26 08:49:20 [INFO] [STDOUT] Java Version: 1.7.0_51, Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Memory: 1063877576 bytes (1014 MB) / 2040135680 bytes (1945 MB) up to 4080271360 bytes (3891 MB)

2014-04-26 08:49:20 [INFO] [STDOUT] JVM Flags: 17 total; -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -Xms2048m -Xmx4096m -XX:permSize=512m

2014-04-26 08:49:20 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2014-04-26 08:49:20 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed

2014-04-26 08:49:20 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2014-04-26 08:49:20 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 216 mods loaded, 216 mods active
Trimmed down, and P.S. i dunno why there are three spoiler tags and only the bottom one works. I've tried editing manytimes to get rid of the extra spoilers. Sorry.
 

RoyalCreeper12

New Member
Jul 29, 2019
28
0
0
Yes you can change the ranges of the block ID's and I was able to get the ID conflicts resolved, but now it seems OreSpawn has a conflict with something in powercrystals and/or MineFactory Reloaded.

"The "orespawnids" section contains the four basic settings that allow you to change the ranges of items, dimensions, blocks, and biomes. OreSapwn uses consecutive IDs beginning at the base number specified.

BaseBiomeID - default 120, size 4, Range 50 to 250.
BaseBlockID - default 2700, size about 300, Range 600 to 1800, or 2500 to 3600.
BaseDimensionID - default 80, size 5, Range 10 to 250.
BaseItemID - default 9000, size about 450, Range 3000 to 31500."
Quoted from: http://www.orespawn.com/orespawncfg-file.html

Here is a copy of the current crash-report from client-side.
2014-04-26 08:49:20 [INFO] [STDOUT] ---- Minecraft Crash Report ----

2014-04-26 08:49:20 [INFO] [STDOUT] // I just don't know what went wrong :(

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] Time: 4/26/14 8:49 AM

2014-04-26 08:49:20 [INFO] [STDOUT] Description: There was a severe problem during mod loading that has caused the game to fail

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:233)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:196)

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.init(MineFactoryReloadedCore.java:478)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.listen(EntryPoint.java:165)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.main(EntryPoint.java:54)

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:221)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 45 more

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.ClassCastException: danger.orespawn.MyBlockFlower cannot be cast to powercrystals.minefactoryreloaded.block.BlockFactoryMachine

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine.<init>(ItemBlockFactoryMachine.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 50 more

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2014-04-26 08:49:20 [INFO] [STDOUT] ---------------------------------------------------------------------------------------

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] -- System Details --

2014-04-26 08:49:20 [INFO] [STDOUT] Details:

2014-04-26 08:49:20 [INFO] [STDOUT] Minecraft Version: 1.6.4

2014-04-26 08:49:20 [INFO] [STDOUT] Operating System: Linux (amd64) version 3.11.0-19-generic

2014-04-26 08:49:20 [INFO] [STDOUT] Java Version: 1.7.0_51, Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Memory: 1063877576 bytes (1014 MB) / 2040135680 bytes (1945 MB) up to 4080271360 bytes (3891 MB)

2014-04-26 08:49:20 [INFO] [STDOUT] JVM Flags: 17 total; -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -Xms2048m -Xmx4096m -XX:permSize=512m

2014-04-26 08:49:20 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2014-04-26 08:49:20 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed

2014-04-26 08:49:20 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2014-04-26 08:49:20 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 216 mods loaded, 216 mods active
Trimmed down, and P.S. i dunno why there are three spoiler tags and only the bottom one works. I've tried editing manytimes to get rid of the extra spoilers. Sorry.


I kinda stopped playing with Orespawn because there is a problem with the mod and Factorization barrels.

Minecraft Crash Report involving Orespawn and Factorization:
http://pastebin.com/cjAntuhe
 
  • Like
Reactions: TheWhiteTyger

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
Yes you can change the ranges of the block ID's and I was able to get the ID conflicts resolved, but now it seems OreSpawn has a conflict with something in powercrystals and/or MineFactory Reloaded.

"The "orespawnids" section contains the four basic settings that allow you to change the ranges of items, dimensions, blocks, and biomes. OreSapwn uses consecutive IDs beginning at the base number specified.

BaseBiomeID - default 120, size 4, Range 50 to 250.
BaseBlockID - default 2700, size about 300, Range 600 to 1800, or 2500 to 3600.
BaseDimensionID - default 80, size 5, Range 10 to 250.
BaseItemID - default 9000, size about 450, Range 3000 to 31500."
Quoted from: http://www.orespawn.com/orespawncfg-file.html

Here is a copy of the current crash-report from client-side.
2014-04-26 08:49:20 [INFO] [STDOUT] ---- Minecraft Crash Report ----

2014-04-26 08:49:20 [INFO] [STDOUT] // I just don't know what went wrong :(

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] Time: 4/26/14 8:49 AM

2014-04-26 08:49:20 [INFO] [STDOUT] Description: There was a severe problem during mod loading that has caused the game to fail

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:233)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:196)

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.init(MineFactoryReloadedCore.java:478)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-04-26 08:49:20 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-04-26 08:49:20 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:606)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.listen(EntryPoint.java:165)

2014-04-26 08:49:20 [INFO] [STDOUT] at org.multimc.EntryPoint.main(EntryPoint.java:54)

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.reflect.InvocationTargetException

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

2014-04-26 08:49:20 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

2014-04-26 08:49:20 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

2014-04-26 08:49:20 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:221)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 45 more

2014-04-26 08:49:20 [INFO] [STDOUT] Caused by: java.lang.ClassCastException: danger.orespawn.MyBlockFlower cannot be cast to powercrystals.minefactoryreloaded.block.BlockFactoryMachine

2014-04-26 08:49:20 [INFO] [STDOUT] at powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine.<init>(ItemBlockFactoryMachine.java:27)

2014-04-26 08:49:20 [INFO] [STDOUT] ... 50 more

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2014-04-26 08:49:20 [INFO] [STDOUT] ---------------------------------------------------------------------------------------

2014-04-26 08:49:20 [INFO] [STDOUT]

2014-04-26 08:49:20 [INFO] [STDOUT] -- System Details --

2014-04-26 08:49:20 [INFO] [STDOUT] Details:

2014-04-26 08:49:20 [INFO] [STDOUT] Minecraft Version: 1.6.4

2014-04-26 08:49:20 [INFO] [STDOUT] Operating System: Linux (amd64) version 3.11.0-19-generic

2014-04-26 08:49:20 [INFO] [STDOUT] Java Version: 1.7.0_51, Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

2014-04-26 08:49:20 [INFO] [STDOUT] Memory: 1063877576 bytes (1014 MB) / 2040135680 bytes (1945 MB) up to 4080271360 bytes (3891 MB)

2014-04-26 08:49:20 [INFO] [STDOUT] JVM Flags: 17 total; -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -Xms2048m -Xmx4096m -XX:permSize=512m

2014-04-26 08:49:20 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2014-04-26 08:49:20 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed

2014-04-26 08:49:20 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2014-04-26 08:49:20 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 216 mods loaded, 216 mods active
Trimmed down, and P.S. i dunno why there are three spoiler tags and only the bottom one works. I've tried editing manytimes to get rid of the extra spoilers. Sorry.
image.jpg
 
  • Like
Reactions: Padfoote

TheWhiteTyger

New Member
Jul 29, 2019
56
0
0
Dude, twice? really?

I guess cuz why not, but still. Define what Necroposting is (from the name, it seems like something about dead posting which i still don't understand wtf but eh) and I don't care if I sound idiotic for asking questions. :) But yeah thanks anyways y'all.

EDIT: What's up with the 3X spoilers showing up for?
First nercopost accusation for those that don't get why I say this:
 
Last edited:

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
Dude, twice? really?

I guess cuz why not, but still. Define what Necroposting is (from the name, it seems like something about dead posting which i still don't understand wtf but eh) and I don't care if I sound idiotic for asking questions. :) But yeah thanks anyways y'all.

EDIT: What's up with the 3X spoilers showing up for?
First nercopost accusation for those that don't get why I say this:
Im known for pointing out necroposts. Pretty much my job on these forums. Anyone who has been on the forums at least a week has seen me post that picture at least once
 
  • Like
Reactions: TheWhiteTyger

TheWhiteTyger

New Member
Jul 29, 2019
56
0
0
Im known for pointing out necroposts. Pretty much my job on these forums. Anyone who has been on the forums at least a week has seen me post that picture at least once

Acceptable, thank you for your answer to an idiot like me that doesn't know definitions of words or how people can have more fun on forums. Much obliged. :)