Jump to content

Error when starting minecraft


Lyk22

Recommended Posts

Im still having problems starting minecraft with forge, saying i should go read a .log, which says (down below). I have tried to make an empty coremods folder into the minecraft.jar but its not solving the problem. Thank you.

 

 

2013-01-20 13:05:34  [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading2013-01-20 13:05:34 [FINEST] [ForgeModLoader] All core mods are successfully located2013-01-20 13:05:34 [FINEST] [ForgeModLoader] Discovering coremods2013-01-20 13:07:33  [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: Unable to canonicalize the coremod dir at .minecraft2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)2013-01-20 13:07:33  [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)2013-01-20 13:07:33  [sTDERR]    at net.minecraft.Launcher.replace(Launcher.java:136)2013-01-20 13:07:33  [sTDERR]    at net.minecraft.Launcher$1.run(Launcher.java:79)2013-01-20 13:07:33  [sTDERR] Caused by: java.lang.RuntimeException: Unable to canonicalize the coremod dir at .minecraft2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.setupCoreModDir(RelaunchLibraryManager.java:442)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:298)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:103)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)2013-01-20 13:07:33  [sTDERR]    ... 5 more2013-01-20 13:07:33  [sTDERR] Caused by: java.io.IOException: Der er ikke flere filer2013-01-20 13:07:33  [sTDERR]    at java.io.WinNTFileSystem.canonicalize0(Native Method)2013-01-20 13:07:33  [sTDERR]    at java.io.Win32FileSystem.canonicalize(Unknown Source)2013-01-20 13:07:33  [sTDERR]    at java.io.File.getCanonicalPath(Unknown Source)2013-01-20 13:07:33  [sTDERR]    at java.io.File.getCanonicalFile(Unknown Source)2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.setupCoreModDir(RelaunchLibraryManager.java:438)2013-01-20 13:07:33  [sTDERR]    ... 8 more

Link to comment
Share on other sites

2013-01-20 13:05:34  [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-01-20 13:05:34 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-20 13:05:34 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-20 13:07:33  [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: Unable to canonicalize the coremod dir at .minecraft

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-01-20 13:07:33  [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-01-20 13:07:33  [sTDERR]    at net.minecraft.Launcher.replace(Launcher.java:136)

2013-01-20 13:07:33  [sTDERR]    at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-01-20 13:07:33  [sTDERR] Caused by: java.lang.RuntimeException: Unable to canonicalize the coremod dir at .minecraft

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.setupCoreModDir(RelaunchLibraryManager.java:442)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:298)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:103)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-01-20 13:07:33  [sTDERR]    ... 5 more

2013-01-20 13:07:33  [sTDERR] Caused by: java.io.IOException: Der er ikke flere filer

2013-01-20 13:07:33  [sTDERR]    at java.io.WinNTFileSystem.canonicalize0(Native Method)

2013-01-20 13:07:33  [sTDERR]    at java.io.Win32FileSystem.canonicalize(Unknown Source)

2013-01-20 13:07:33  [sTDERR]    at java.io.File.getCanonicalPath(Unknown Source)

2013-01-20 13:07:33  [sTDERR]    at java.io.File.getCanonicalFile(Unknown Source)

2013-01-20 13:07:33  [sTDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.setupCoreModDir(RelaunchLibraryManager.java:438)

2013-01-20 13:07:33  [sTDERR]    ... 8 more

Link to comment
Share on other sites

Are there any special characters in your username?

 

cpw: Another c14n error?!

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

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.