Outdated19.0 Mod Selector - Now works under Mac and Linux!

Posts 7690 of 175 · Page 6 of 12
Got it to work after hrs of messing with things while likely breaking things too, but it works! Thanks @nilly.
Quote Originally Posted by 1again View Post
Got it to work after hrs of messing with things while likely breaking things too, but it works! Thanks @nilly.
It could be useful if you tell us how you managed to get it working, it'll save us a lot of time if someone have a similar issue
Quote Originally Posted by IziLife View Post
It could be useful if you tell us how you managed to get it working, it'll save us a lot of time if someone have a similar issue
By messing with Library and system folders and changing my mac into thinking it's on 10.8 until it worked, also changed the shell script to the one someone else posted.
@nilly this thing can't swfbinexport, right?
Quote Originally Posted by Zasx View Post
@nilly this thing can't swfbinexport, right?
The program isn't designed to make modifications to the bin files so swfbinexport isn't included.

Thats What my mac Does plz help me Acually PLAY the game
Quote Originally Posted by roblam40 View Post

Thats What my mac Does plz help me Acually PLAY the game
Well at least everything worked. Navigate to Downloads/modSelector_mpgh.net 5/ and run the client-mod.swf via browser or, preferably, flash projector.
Um nilly When i take it and drag it into chrome it just stays at loading page. also how do you put it in a flash projector?
Thanks !
Quote Originally Posted by roblam40 View Post
Um nilly When i take it and drag it into chrome it just stays at loading page. also how do you put it in a flash projector?
Thanks !
Adobe Flash Player - Downloads
Go to the mac section and use the third one (DownloadDownload the Macintosh Flash Player 11.9 Projector (DMG, 14.76MB))

That's the projector, then do file -> open and find client-mod.swf
Quote Originally Posted by roblam40 View Post
Um nilly When i take it and drag it into chrome it just stays at loading page. also how do you put it in a flash projector?
Thanks !
If you really want to use a browser, which I don't recommend, try this: http://www.mpgh.net/forum/720-realm-...-browsers.html
Linux users getting some love!!
Thanks much nilly <3
Been trying to get this to work for a while now, I have a new macbook pro with the latest version of Java and I have given the program permission to run Via terminal, and can build a client without adding in any modifications. However, when I try to insert any mods I am given a "Build Failed" error message and the following shows in terminal -
Client to mod: "client.swf"
Cleaning up files from previous build...
Running exporter...
Running disassembler...
Applying modifications...
Inserting - "Connect to Production Server" - prod.txt
java.nio.file.NoSuchFileException: client-1/_-x5/_-1Wb.class.asasm
at sun.nio.fs.UnixException.translateToIOException(Un ixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(Unix Exception.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(Unix Exception.java:107)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel(U nixFileSystemProvider.java:214)
at java.nio.file.Files.newByteChannel(Files.java:315)
at java.nio.file.Files.newByteChannel(Files.java:361)
at java.nio.file.spi.FileSystemProvider.newInputStrea m(FileSystemProvider.java:380)
at java.nio.file.Files.newInputStream(Files.java:106)
at java.nio.file.Files.newBufferedReader(Files.java:2 675)
at java.nio.file.Files.readAllLines(Files.java:3008)
at com.nilly****tmg.modifier.gui.MainWindow.applyModi fications(MainWindow.java:528)
at com.nilly****tmg.modifier.gui.MainWindow.access$11 (MainWindow.java:466)
at com.nilly****tmg.modifier.gui.MainWindow$5.buildCl ient(MainWindow.java:260)
at com.nilly****tmg.modifier.gui.MainWindow$5.actionP erformed(MainWindow.java:237)
at javax.swing.AbstractButton.fireActionPerformed(Abs tractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultB uttonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.jav a:6505)
at javax.swing.JComponent.processMouseEvent(JComponen t.java:3320)
at java.awt.Component.processEvent(Component.java:627 0)
at java.awt.Container.processEvent(Container.java:222 9)
at java.awt.Component.dispatchEventImpl(Component.jav a:4861)
at java.awt.Container.dispatchEventImpl(Container.jav a:2287)
at java.awt.Component.dispatchEvent(Component.java:46 87)
at java.awt.LightweightDispatcher.retargetMouseEvent( Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:4422)
at java.awt.Container.dispatchEventImpl(Container.jav a:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719 )
at java.awt.Component.dispatchEvent(Component.java:46 87)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:735)
at java.awt.EventQueue.access$200(EventQueue.java:103 )
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 705)
at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:91)
Deleting disassembled files folder...
Deleting extracted abc files...
Build Failed.
I was reading the thread to attempt to do what 1again did in order to fix this, however his error seems to be causes because of an older Java version. Thanks
Quote Originally Posted by anheronr View Post
Been trying to get this to work for a while now, I have a new macbook pro with the latest version of Java and I have given the program permission to run Via terminal, and can build a client without adding in any modifications. However, when I try to insert any mods I am given a "Build Failed" error message and the following shows in terminal -

I was reading the thread to attempt to do what 1again did in order to fix this, however his error seems to be causes because of an older Java version. Thanks
Your problem isn't with java. It is working correctly. There are a couple problems that could be your problem. First, if you are running the .jar directly and never ran modSelector.command, rabcdasm (the files the mod selector needs to use) doesn't have permission to execute yet. Follow the advice I put in the op for mac users. Run the modSelector.command so that it can give all the rabcdasm files execution rights.

If the previous wasn't the problem, then it could be that you tried to swap out the swf file or tried using a different set of mod files than what came with the download. This will cause builds to fail. Mods are build for only one particular swf build. Trying to change one and not the other will inevitably lead to failure.
Thanks ! Everyone, Just a little question, how is it when i play it flash player it is low quality, and how come in the bottom left it says Testing 19.0
Posts 7690 of 175 · Page 6 of 12
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?