[MC 1.7.10] New World Mod-Pack [v0.0.7]

Themagicjesus

New Member
Jul 29, 2019
2
0
0
Getting a strange crash from multimc. Im new to using it so I may have done something wrong but here:

FMLRelauncher.relaunchApplet
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:108)
at MCFrame.start(MCFrame.java:72)
at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.lang.NullPointerException
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:27)
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:67)
at net.minecraft.logging.LogAgent.func_98238_b(LogAgent.java:56)
at net.minecraft.logging.LogAgent.<init>(LogAgent.java:37)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:139)
at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
... 18 more
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:108)
at MCFrame.start(MCFrame.java:72)
at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
... 5 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:60)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
... 13 more
Caused by: java.lang.NullPointerException
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:27)
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:67)
at net.minecraft.logging.LogAgent.func_98238_b(LogAgent.java:56)
at net.minecraft.logging.LogAgent.<init>(LogAgent.java:37)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:139)
at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
... 18 more

This is the text that appears in red
 

Busi

New Member
Jul 29, 2019
107
0
1
Getting a strange crash from multimc. Im new to using it so I may have done something wrong but here:

FMLRelauncher.relaunchApplet
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:108)
at MCFrame.start(MCFrame.java:72)
at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.lang.NullPointerException
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:27)
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:67)
at net.minecraft.logging.LogAgent.func_98238_b(LogAgent.java:56)
at net.minecraft.logging.LogAgent.<init>(LogAgent.java:37)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:139)
at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
... 18 more
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:108)
at MCFrame.start(MCFrame.java:72)
at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
... 5 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:60)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
... 13 more
Caused by: java.lang.NullPointerException
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:27)
at net.minecraft.logging.LogFormatter.<init>(LogFormatter.java:67)
at net.minecraft.logging.LogAgent.func_98238_b(LogAgent.java:56)
at net.minecraft.logging.LogAgent.<init>(LogAgent.java:37)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:139)
at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
... 18 more

This is the text that appears in red

Try download the Feed The Beast launcher
 

Busi

New Member
Jul 29, 2019
107
0
1
Kyle please get this update pushed out

Extra Bees Prerelease 12: http://adf.ly/PwLmH . Very important fix related to a few bee species, so upgrade asap
Its a fix for "It seems there are some rather severe bugs with some bees (rocky, water) which causes crashes when bred or put in apiaries. Expect fix soon"
 

Nefroz

New Member
Jul 29, 2019
148
0
0
for some reason my Redstone engines do not seem to work, ive tried hooking them up to quarries, Pulverizers and redstone energy cells and I get nothing any idea what could be wrong?
 

joe55678

New Member
Jul 29, 2019
1
0
0
Hi, I'm having a bit of a problem. All of the other mod packs i have installed on the launcher work fine, but i saw yours, thought i looked cool, and launched it. well all it did was bring up vanilla Minecraft, with no mods anywhere. i looked in the folders, and there are no mods installed. I tried deleting the files, and re-installing, same problem. This looks really fun and i would like to try it. Thank you for your time.
Edit: Ok, Never mind, all I did was downgrade from the "recommended" build, and went to 6.0,and it works fine. Still a bug that might need fixing though
 

R3VCl3

New Member
Jul 29, 2019
12
0
0
im sorry if this has already been adressed but i cant find any diamonds on my map is this a known issue or are they just super rare?
 

ollie1024

New Member
Jul 29, 2019
1
0
0
Love the mod-pack but it need to be changed so that only 1 type of ore for the mod packs can be found e.g. copper and tin and some of the axes need to be added to treecapitator
 

kylemcqueen75

Well-Known Member
Nov 4, 2012
242
27
53
Kyle please get this update pushed out

Extra Bees Prerelease 12: http://adf.ly/PwLmH . Very important fix related to a few bee species, so upgrade asap
Its a fix for "It seems there are some rather severe bugs with some bees (rocky, water) which causes crashes when bred or put in apiaries. Expect fix soon"
fixed in 6.1, already been sent to watchful. I have no control past that.[DOUBLEPOST=1370370633][/DOUBLEPOST]
im sorry if this has already been adressed but i cant find any diamonds on my map is this a known issue or are they just super rare?
They are 3x more likely to spawn than vanilla bud.[DOUBLEPOST=1370370713][/DOUBLEPOST]
Love the mod-pack but it need to be changed so that only 1 type of ore for the mod packs can be found e.g. copper and tin and some of the axes need to be added to treecapitator
You can use the forge lexicon to change the copper into what you need. I see no need ot have only one copper, they do the same thing and can be changed from one another.[DOUBLEPOST=1370370745][/DOUBLEPOST]
for some reason my Redstone engines do not seem to work, ive tried hooking them up to quarries, Pulverizers and redstone energy cells and I get nothing any idea what could be wrong?
I give them a try and get back to you.[DOUBLEPOST=1370370862][/DOUBLEPOST]
you should add optifine
Optifine has never been in a mod-pack, other than tekkit "classic." There is a reason, we follow permissions and the author doesn't allow mod-packs. (For some reason :rolleyes:)
 

Llyw

New Member
Jul 29, 2019
2
0
0
I tried to play the mod on my Mac however i keep getting this error all the time. Any idea of why and how to fix it?
Code:
---- Minecraft Crash Report ----
// Oops.
 
Time: 2013-06-04 20:59
Description: Failed to start game
 
org.lwjgl.LWJGLException: Could not get the JAWT interface
    at org.lwjgl.opengl.AWTSurfaceLock.lockAndInitHandle(Native Method)
    at org.lwjgl.opengl.AWTSurfaceLock.access$100(AWTSurfaceLock.java:49)
    at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:89)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:86)
    at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:64)
    at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:53)
    at org.lwjgl.opengl.MacOSXDisplayPeerInfo.doLockAndInitHandle(MacOSXDisplayPeerInfo.java:56)
    at org.lwjgl.opengl.PeerInfo.lockAndGetHandle(PeerInfo.java:85)
    at org.lwjgl.opengl.MacOSXContextImplementation.create(MacOSXContextImplementation.java:47)
    at org.lwjgl.opengl.Context.<init>(Context.java:120)
    at org.lwjgl.opengl.Display.create(Display.java:858)
    at org.lwjgl.opengl.Display.create(Display.java:784)
    at org.lwjgl.opengl.Display.create(Display.java:765)
    at net.minecraft.client.Minecraft.a(SourceFile:232)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(SourceFile:515)
    at java.lang.Thread.run(Thread.java:722)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
    Minecraft Version: 1.4.7
    Operating System: Mac OS X (x86_64) version 10.7.5
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 200537192 bytes (191 MB) / 251002880 bytes (239 MB) up to 1861615616 bytes (1775 MB)
    JVM Flags: 7 total; -Xms256M -Xmx1792M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: [net.ftb.data.Settings, LauncherStyle], [net.ftb.mclauncher.MinecraftLauncher, MinecraftFrame], [net.ftb.util.OSUtils, OS, StyleUtil], [net.minecraft.Launcher]
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    LWJGL: 2.4.2
    OpenGL: ~~ERROR~~ NullPointerException: null
    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

Karzack

New Member
Jul 29, 2019
21
0
0
Does the multiple spawns of copper and tin reduce the amount of other ores spawned, or does it just cause a huge amount of copper and tin without screwing up other ore spawns?

At least, I'll never run out of bronze. :)
 

kylemcqueen75

Well-Known Member
Nov 4, 2012
242
27
53
Does the multiple spawns of copper and tin reduce the amount of other ores spawned, or does it just cause a huge amount of copper and tin without screwing up other ore spawns?

At least, I'll never run out of bronze. :)
Those ores spawning do not affect the amount of other ores. Not they way things work, they work by setting a max/min amount of ores in a vein and a chance of that vein spawning in each chunk.
 

kylemcqueen75

Well-Known Member
Nov 4, 2012
242
27
53
UPDATE (What to Expect) v6.1:
Update to v6.1:
Fixed Nether Quartz Spawning in Over-world (Darn you M3)
Fixed Dynamic Lights Loaded, but not working
Fixed Forestry/Extra Bees
Changed to One Type of Each Ore (If you start with v6.0, your work will still load fine, you will not lose your ores)
Fixed Bug with Pigmen and Mod Amputation
Iron Ore spawn rate Increased
 

daebat

New Member
Jul 29, 2019
5
0
0
I can't seem to make a nether portal in any of my SSP saves. Any advice?

EDIT: Restarted the modpack and it worked.
 

Demigod

New Member
Jul 29, 2019
68
0
0
I need a manual download since FTB launcher is a piece of rickety junk for me since it keeps throwing IOException at my face and i've been thru the support 2 times to try and get it fixed and nothing they chould do... best support ever... so please put a download link up for the modpack for us few that has this ANNOYING issue