Page 5 of 5 FirstFirst ... 345
Results 61 to 64 of 64
  1. #61
    ZkT's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    75
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Quote Originally Posted by VikingRaid View Post
    I'm getting a weird error. First I opened the batch file. Then it opened the mod selector. I just downloaded the latest swf. So it's the latest. I picked that client as the unmodified. I picked the mods I want and clicked build. Then this error.



    C:\Documents and Settings\1750800124\My Documents\realmm\modd>java -jar rotmgMod
    Selector_1.01.jar
    XML found (.\mods\11.1.0_autoNexus\11.1.0_autoNexus.xml): 1 modifications added.

    XML found (.\mods\11.1.0_disClientSwap\11.1.0_disClientSwap. xml): 1 modification
    s added.
    XML found (.\mods\11.1.0_fsv3\11.1.0_fsv3.xml): 1 modifications added.
    XML found (.\mods\11.1.0_hpBar\11.1.0_hpBar.xml): 1 modifications added.
    XML found (.\mods\11.1.0_hpDisplay\11.1.0_hpDisplay.xml): 1 modifications added.

    XML found (.\mods\11.1.0_jNoobAutoAim\11.1.0_jNoobAutoAim.xm l): 1 modifications
    added.
    XML found (.\mods\11.1.0_noAlly\11.1.0_noAlly.xml): 1 modifications added.
    XML found (.\mods\11.1.0_noDebuffs\11.1.0_noDebuffs.xml): 6 modifications added.

    XML found (.\mods\11.1.0_noLoadingScr\11.1.0_remLoading.xml) : 1 modifications ad
    ded.
    XML found (.\mods\11.1.0_notSpam\11.1.0_NotificationSpam.xml ): 1 modifications a
    dded.
    XML found (.\mods\11.1.0_numericHp\11.1.0_numericHpMp.xml): 1 modifications adde
    d.
    XML found (.\mods\11.1.0_qNote\11.1.0_qNote.xml): 1 modifications added.
    XML found (.\mods\11.1.0_swNoSlow\11.1.0_swNoSlow.xml): 1 modifications added.
    XML found (.\mods\11.1.0_swSpeed\11.1.0_swSpeed.xml): 1 modifications added.
    XML found (.\mods\11.1.0_swTileMov\11.1.0_tileHack.xml): 1 modifications added.
    Running exporter: ./abcexport.exe C:\Documents and Settings\1750800124\My Docume
    nts\realmm\crap\AssembleeGameClient1360364708.swf
    [Stdout] Error while processing C:\Documents: std.file.FileException@std\file.d(
    305): C:\Documents: The system cannot find the file specified.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    [Stdout] Error while processing and: std.file.FileException@std\file.d(305): and
    : The system cannot find the file specified.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    [Stdout] Error while processing Settings\1750800124\My: std.file.FileException@s
    td\file.d(305): Settings\1750800124\My: The system cannot find the path specifie
    d.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    [Stdout] Error while processing Documents\realmm\crap\AssembleeGameClient1360364
    708.swf: std.file.FileException@std\file.d(305): Documents\realmm\crap\Assemblee
    GameClient1360364708.swf: The system cannot find the path specified.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    Running disassembler: ./rabcdasm.exe AssembleeGameClient1360364708-1.abc
    [Stdout] std.file.FileException@std\file.d(305): AssembleeGameClient1360364708-1
    .abc: The system cannot find the file specified.
    [Stdout] ----------------
    [Stdout] 44EF54
    [Stdout] 44EDDF
    [Stdout] 4020D5
    [Stdout] 4348A8
    [Stdout] 4348E7
    [Stdout] 434503
    [Stdout] 45CAF9
    [Stdout] ----------------
    Applying modifications...
    java.nio.file.NoSuchFileException: AssembleeGameClient1360364708-1\_-042\_-0zT.c
    lass.asasm
    at sun.nio.fs.WindowsException.translateToIOException (Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(U nknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(U nknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.newByteChanne l(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.spi.FileSystemProvider.newInputStrea m(Unknown Source)
    at java.nio.file.Files.newInputStream(Unknown Source)
    at java.nio.file.Files.newBufferedReader(Unknown Source)
    at java.nio.file.Files.readAllLines(Unknown Source)
    at com.nilly****tmg.modifier.gui.MainWindow.applyModi fications(MainWindow
    .java:417)
    at com.nilly****tmg.modifier.gui.MainWindow.access$6( MainWindow.java:363)

    at com.nilly****tmg.modifier.gui.MainWindow$3.buildCl ient(MainWindow.java
    :149)
    at com.nilly****tmg.modifier.gui.MainWindow$3.actionP erformed(MainWindow.
    java:135)
    at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Sour
    ce)
    at java.aw*****mponent.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.aw*****mponent.processEvent(Unknown Source)
    at java.aw*****ntainer.processEvent(Unknown Source)
    at java.aw*****mponent.dispatchEventImpl(Unknown Source)
    at java.aw*****ntainer.dispatchEventImpl(Unknown Source)
    at java.aw*****mponent.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
    at java.aw*****ntainer.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.aw*****mponent.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    I got the same error. Still dont know why. Can somebody help us here?

    EDIT:

    I finally made it work. Anyone who is having the above problem just do this:


    Extract the folder on your desktop

    Rename it only to "ModSelector" or "ModSelectorElevenpointOne" (lol) because the program will get an error if it finds a number or a space in the path of the Mod Selector folder. See the path of the file from the above log. It says " Error while processing C:\Documents" when the real path is C:\Documents and Settings.

    I hope this helped you guys
    Last edited by ZkT; 02-24-2013 at 04:43 PM.

  2. #62
    Muskat's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    The .exe is modified.
    So there is no point of downloading the mod selector.
    Please add unmoded client

  3. #63
    iamsuchatroll's Avatar
    Join Date
    Mar 2013
    Gender
    female
    Posts
    3
    Reputation
    10
    Thanks
    0
    Is there any way to connect to the production server without Yogda? Is there some part of the .swf download I'm missing?

  4. #64
    Antun85's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    this one works well ^^

Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. [Release] 1.3.1 Xray Mod + Ingame block selector GUI
    By Pryingopen3rdeye in forum Minecraft Mods
    Replies: 16
    Last Post: 10-31-2012, 12:35 PM
  2. [*New*] Mods! *COol mods please visit*
    By krishna in forum CrossFire Mods & Rez Modding
    Replies: 27
    Last Post: 07-26-2010, 07:22 PM
  3. M24 HS Mod & K2 MOD
    By Mat17 in forum Combat Arms Mods & Rez Modding
    Replies: 17
    Last Post: 03-06-2010, 10:30 AM
  4. Gas granade heineken MOD (Funny Mod)
    By junny2233 in forum Combat Arms Mods & Rez Modding
    Replies: 15
    Last Post: 12-02-2009, 07:12 PM
  5. [*New*] Mods! *COol mods please visit*
    By krishna in forum CrossFire Hacks & Cheats
    Replies: 26
    Last Post: 08-20-2009, 04:41 PM