techrex95 0 #31 Posted July 12, 2018 Hey guys, very stupid question, does anyone know how to switch prayers and curses? Losing my mind on this. Thanks. Share this post Link to post Share on other sites
Chronicscape 5 #32 Posted July 14, 2018 On 7/12/2018 at 5:08 PM, techrex95 said: Hey guys, very stupid question, does anyone know how to switch prayers and curses? Losing my mind on this. Thanks. there is a place to do so. Go to the digsite and go down the rope. Share this post Link to post Share on other sites
rldispname 0 #33 Posted April 22, 2019 Mega stopped working Share this post Link to post Share on other sites
MrRamkhewan 0 #34 Posted May 15, 2019 (edited) Hey! I almost got it working. Server and login are running. But for some reason the client suddenly gave me this error : Error: Could not find or load main class jagex.Launcher Press any key to continue . . . The cache is in users directory and named yggdrasil831. JRE and JDK seems to be correct. Can anyone help me out! Thanks in advance. // I got the client working with eclipse . But now i have the error_game js5 message. (No connection I guess) Do I have to change the client. Launcher.java (IP to 127.0.0.1)? // Someway got it working through debug launcher lol ! Edited May 15, 2019 by MrRamkhewan Share this post Link to post Share on other sites
Chronicscape 5 #35 Posted May 18, 2019 On 5/14/2019 at 9:49 PM, MrRamkhewan said: Hey! I almost got it working. Server and login are running. But for some reason the client suddenly gave me this error : Error: Could not find or load main class jagex.Launcher Press any key to continue . . . The cache is in users directory and named yggdrasil831. JRE and JDK seems to be correct. Can anyone help me out! Thanks in advance. // I got the client working with eclipse . But now i have the error_game js5 message. (No connection I guess) Do I have to change the client. Launcher.java (IP to 127.0.0.1)? // Someway got it working through debug launcher lol ! if you still would like some help on this I can figure something out. I am pretty sure this release works only well once its made into a jar. I know my 876 does. But try making a localhost jar client first. If not then we can see about the other solution which is in eclipse. 1 Arix reacted to this Share this post Link to post Share on other sites
Chronicscape 5 #36 Posted May 18, 2019 On 4/21/2019 at 7:54 PM, rldispname said: Mega stopped working Sorry for the late reply life has been busy. I have updated the links properly. Thank you. 1 Arix reacted to this Share this post Link to post Share on other sites
kostas132 0 #37 Posted October 26, 2019 Hi can someone help me icant run it (its my first time) is there a video tutorial of how to run the game? Share this post Link to post Share on other sites
DawnShadow 0 #38 Posted December 16, 2019 Hello there, when I try to execute the Run Game.bat I get the following error : I downloaded the server with cache. Version 838 (cache 831). Quote Spoiler [Server] Initing File System... [Server] Initing Cache... [Server] Packing NPC Drops... [Server] NPC Drops Are Packed. [Server] Initing Data Files... [Server] Initing Controlers... [Server] Initing Boss Instances... [Server] Initing Fishing Spots... [Server] Initing NPC Combat Scripts... [Server] Initing Dialogues... [Server] Initing Cutscenes... [Server] Initing Friend Chats... [Server] Initing Clans Manager... [Server] Initing Executor Manager... [Server] Initing World... [Server] Initing Region Builder... [Server] Initing Game Channels Manager... ERROR! THREAD NAME: main org.jboss.netty.channel.ChannelException: Failed to bind to: /25.92.155.184:43594 at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272) at com.rs.net.GameChannelsManager.init(GameChannelsManager.java:40) at com.rs.GameLauncher.main(GameLauncher.java:137) Caused by: java.net.BindException: Cannot assign requested address: bind at sun.nio.ch.Net.bind0(Native Method) at sun.nio.ch.Net.bind(Unknown Source) at sun.nio.ch.Net.bind(Unknown Source) at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) at org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:366) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.jboss.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42) at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [Server] Failed initing Game Channels Manager. Shutting down... The syntax for the file, directory, or volume name is incorrect. Please login or register to see this link. Please login or register to see this link. Share this post Link to post Share on other sites
Chronicscape 5 #39 Posted January 15, 2020 On 12/16/2019 at 2:39 PM, DawnShadow said: Hello there, when I try to execute the Run Game.bat I get the following error : I downloaded the server with cache. Version 838 (cache 831). Please login or register to see this link. Please login or register to see this link. I dont see any images but try changing the java version in both game/lobby launchers to your java versions. Share this post Link to post Share on other sites
samgrim 0 #40 Posted February 10 having this problem when booting server any help [Server] Initing Game Channels Manager... ERROR! THREAD NAME: main org.jboss.netty.channel.ChannelException: Failed to bind to: /25.92.155.184:43594 at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272) at com.rs.net.GameChannelsManager.init(GameChannelsManager.java:40) at com.rs.GameLauncher.main(GameLauncher.java:137) Caused by: java.net.BindException: Cannot assign requested address: bind at sun.nio.ch.Net.bind0(Native Method) at sun.nio.ch.Net.bind(Net.java:433) at sun.nio.ch.Net.bind(Net.java:425) at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) at org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:366) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.jboss.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42) at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Server] Failed initing Game Channels Manager. Shutting down... The filename, directory name, or volume label syntax is incorrect. Share this post Link to post Share on other sites