Jump to content

can someone help me with this particular forge i think i might be settign up wro


Corey_64

Recommended Posts

so im having problems setting up the 1.4.2 universal forge it keeps saying it failed to start up. im confused I set up liker u would any other universal forge:

 

change and made sure everything had the same name file,json, and jar file and the id within the json file and deleted meta-inf slide the files of universal in and clicked play.

 

and this works for all the other ones I have all the others and they work just fine but when I try to do this one it doesn't work can someone help?  Here is the crash report:

 

May 21, 2015 5:32:55 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker

May 21, 2015 5:32:55 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Launching wrapped minecraft

2015-05-21 17:32:56 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading

2015-05-21 17:32:58 [iNFO] [sTDOUT] 27 achievements

2015-05-21 17:32:58 [iNFO] [sTDOUT] 208 recipes

2015-05-21 17:32:59 [iNFO] [sTDOUT] Setting user: coreyissmart, token:d4fd4ae425d74d36a6d346cf1d38aaf9:c59f1932e3f14a7288ddc87cdef4e364

2015-05-21 17:32:59 [iNFO] [sTDERR] Client asked for parameter: server

2015-05-21 17:32:59 [iNFO] [sTDOUT] Turning of ImageIO disk-caching

2015-05-21 17:32:59 [iNFO] [sTDOUT] Loading current icons for window from: C:\Users\User\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\User\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png

2015-05-21 17:32:59 [iNFO] [sTDOUT] LWJGL Version: 2.9.0

2015-05-21 17:33:00 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2015-05-21 17:33:00 [iNFO] [sTDOUT] MinecraftForge v6.0.1.355 Initialized

2015-05-21 17:33:00 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized

2015-05-21 17:33:00 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2015-05-21 17:33:00 [sEVERE] [ForgeModLoader] A problem occured instantiating the injected mod container net.minecraftforge.common.ForgeDummyContainer

java.lang.RuntimeException: unknown character :

at net.minecraftforge.common.Configuration.load(Configuration.java:375)

at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :

2015-05-21 17:33:10 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)

2015-05-21 17:33:10 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

2015-05-21 17:33:10 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2015-05-21 17:33:10 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2015-05-21 17:33:10 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character :

2015-05-21 17:33:10 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.load(Configuration.java:375)

2015-05-21 17:33:10 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

2015-05-21 17:33:10 [iNFO] [sTDERR] at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

2015-05-21 17:33:10 [iNFO] [sTDERR] ... 5 more

2015-05-21 17:33:10 [iNFO] [sTDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.Component.getGraphics(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.awt.RepaintArea.paint(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.Component.dispatchEvent(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue.access$400(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue$3.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue$3.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue$4.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue$4.run(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2015-05-21 17:33:10 [iNFO] [sTDERR] at java.awt.EventDispatchThread.run(Unknown Source)

2015-05-21 17:36:55 [iNFO] [sTDERR] Someone is closing me!

Java HotSpot Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.