Page 3 of 3 FirstFirst 123
Results 31 to 36 of 36
  1. #31
    likeabeat's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Hello,
    My Problem is that the .bat file can´t find java



    likeabeat

  2. #32
    screenbun's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    1
    Does this have notification?

  3. #33
    The3anG's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    By me its the testing client o_O

  4. #34
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303
    Quote Originally Posted by likeabeat View Post
    Hello,
    My Problem is that the .bat file can´t find java



    likeabeat
    you'll have to point it to your java install folder, might be issues because your german windows paths



    Quote Originally Posted by screenbun View Post
    Does this have notification?
    I believe so, yes!


    Quote Originally Posted by The3anG View Post
    By me its the testing client o_O
    The client included is the testing one, you must check "Connect to Production Servers" to play retail.



    NOTE: I will NOT be here to help people troubleshoot all the time. I may try and help here and there but for the most part use the search and check the old ModSelector threads, thanks!

  5. #35
    The3anG's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    Kk, but now it dont want to make the client ^^

    Got a German Computer.

  6. #36
    Reksu's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    130
    Reputation
    10
    Thanks
    12
    I'm getting this error always....

    C:\Users\pontus\Desktop\13.1.0 ModSelector>java -jar rotmgModSelector_1.01.jar
    ZIP found (.\mods\13.0.0_autoNexus.zip): 3 modifications added.
    ZIP found (.\mods\13.0.0_fsv2.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_hpBar.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_jNoobAutoAim.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_noAlly.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_noDebuffs.zip): 6 modifications added.
    ZIP found (.\mods\13.0.0_NotificationSpam.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_NumericalHpMp.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_prod.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_qNote.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_remLoading.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_swNoSlow.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_swSpeed.zip): 1 modifications added.
    ZIP found (.\mods\13.0.0_tileHack.zip): 1 modifications added.
    Running exporter: ./abcexport.exe I:\13.1.0 ModSelector\client.swf
    [Stdout] Error while processing I:\13.1.0: std.file.FileException@std\file.d(305
    ): I:\13.1.0: Det går inte att hitta filen.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    [Stdout] Error while processing ModSelector\client.swf: std.file.FileException@s
    td\file.d(305): ModSelector\client.swf: Det g├Ñr inte att hitta s├Âkv├ñgen.
    [Stdout] ----------------
    [Stdout] 4297E0
    [Stdout] 42966B
    [Stdout] 402107
    [Stdout] 40B4B8
    [Stdout] 40B4F7
    [Stdout] 40B113
    [Stdout] 43A605
    Running disassembler: ./rabcdasm.exe client-1.abc
    [Stdout] std.file.FileException@std\file.d(305): client-1.abc: Det går inte att
    hitta filen.
    [Stdout] ----------------
    [Stdout] 44EF54
    [Stdout] 44EDDF
    [Stdout] 4020D5
    [Stdout] 4348A8
    [Stdout] 4348E7
    [Stdout] 434503
    [Stdout] 45CAF9
    [Stdout] ----------------
    Applying modifications...
    java.nio.file.NoSuchFileException: client-1\com\company\assembleegameclient\obje
    cts\Player.class.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$000(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)

    Edit: I got it work just inserting files on to desktop
    Last edited by Reksu; 04-30-2013 at 10:22 AM.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Outdated] My client Hexed 12.2.0
    By maat7043 in forum Realm of the Mad God Hacks & Cheats
    Replies: 37
    Last Post: 04-05-2013, 03:37 PM
  2. [Release] 9.0 Client Hexed to 10.0 With Reconnect and Character Selection
    By angelofsilence123 in forum Realm of the Mad God Hacks & Cheats
    Replies: 28
    Last Post: 02-06-2013, 02:58 PM
  3. [Outdated] 4.3 Client (Hexed)
    By fatpanda8 in forum Realm of the Mad God Hacks & Cheats
    Replies: 26
    Last Post: 11-06-2012, 08:49 PM
  4. Help editing test client hex code for update
    By Dragonlord3344 in forum Realm of the Mad God Hacks & Cheats
    Replies: 5
    Last Post: 09-06-2012, 01:42 AM
  5. [Help Request] Load client .iwi from server
    By mohammadhosin in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 11
    Last Post: 08-28-2011, 04:55 AM