• 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Quote from power crystals



    If you have an "sr" lang file, delete it.





    works after deleting the sr language
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Quote from power crystals




    Somehow, it failed to extract the language files from the jar. I have no idea why. You could try doing it manually, copy everything in the jar's pc/mfr/lang folder to config/pc/mfr.





    manually copied and try to start it has thrown this error

    2013-06-22 08:05:50 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
    2013-06-22 08:05:50 [SEVERE] [ForgeModLoader] Caught exception from MineFactoryReloaded
    java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
    at java.util.Properties.loadConvert(Unknown Source)
    at java.util.Properties.load0(Unknown Source)
    at java.util.Properties.load(Unknown Source)
    at powercrystals.core.mod.BaseMod.loadLang(BaseMod.java:81)
    at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:258)
    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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
    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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    at java.lang.Thread.run(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
    2013-06-22 08:05:50 [INFO] [STDERR] at java.util.Properties.loadConvert(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.util.Properties.load0(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.util.Properties.load(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at powercrystals.core.mod.BaseMod.loadLang(BaseMod.java:81)
    2013-06-22 08:05:50 [INFO] [STDERR] at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:258)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-22 08:05:50 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    2013-06-22 08:05:50 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
    2013-06-22 08:05:50 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
    2013-06-22 08:05:50 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    2013-06-22 08:05:50 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    2013-06-22 08:05:50 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2013-06-22 08:07:26 [INFO] [STDERR] Someone is closing me!
    2013-06-22 08:07:26 [INFO] [STDOUT] Restoring disabled mods: mods
    2013-06-22 08:07:26 [INFO] [STDOUT] Restoring disabled mods: coremods
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    does any one have a clue on how to config millenaire axes to work?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    items are not showing in millenaire with nei
    anyone have a fix
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Mod Manager
    Quote from Zulay

    Im running Windows 7 64bit, and when i try to launch the MMM_minecraft.bat it says that the path couldnt be found:
    Getting location of java version  from registry
    Trying to find java on your path
    '"java.exe"' blev ikke genkendt som en intern eller ekstern kommando,
    et program eller en batchfil.
    Failed to run "java.exe"
    Tryk på en vilkårlig tast for at fortsætte . . .

    sorry that my OS is on Danish...... but heres a rough translation:
    Getting location of java version  from registry
    Trying to find java on your path
    '"java.exe"' wasnt recognized as an intern or extern command,
    a program or a batchfile.
    Failed to run "java.exe"
    Press on any key to continue. . .




    i had the same issue
    im moving from tfc mod manager
    from my understanding it discoutinued until further notice
    Posted in: Minecraft Tools
  • 0

    posted a message on Ambient Cave Sounds Actualy Meaning Somethig
    totally
    +1 :Diamond:
    Posted in: Suggestions
  • 0

    posted a message on {MAP} "On a Rail" achievement. 2.3km long!!!
    i spawned somewhere in stone or something then suffocated
    then i walked the track to the end i didnt know i was going the wrong way
    what a long walk
    then i used invedit for some carts
    rode a third of the track and got the achivement
    rode to the begining though
    the see if there were cart
    there was
    spawn point needs to be fixed
    Posted in: Achievements & Stats
  • 0

    posted a message on Beta 1.5 Discoveries & Discussion!
    Quote from Taemond »
    Okay, for some reason I've got sugar cane hanging down from my trees like vines. Anyone else got this?


    PICS or it doesn't exist
    Posted in: Survival Mode
  • 0

    posted a message on Beta 1.4 bug report & list of bugs
    2 bug if any of my save files reach above 6mb they are no longer playable they crash alot
    the second is if you place a bed next to a wall you are always woken by mobs
    Posted in: Survival Mode
  • 0

    posted a message on ______▬█Д■Ɲ■Д■Ɽ■Ċ■Ҥ■У█▬[2 Factions][Ranks][PVP]
    In Game Name (IGN):archangel_malice
    Why do you want to play on our server?: single player gets lonely
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on [1.3_01] X-Ray
    Quote from TheSporeGA1 »
    Wait it's not Modloader compatible? Well **** Ill just wait until the real one comes out.


    no joke
    Posted in: Minecraft Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    thanks a heaps :iapprove: keep the goodies coming
    Posted in: Minecraft Mods
  • To post a comment, please .