-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Okay, Ill try that. If it doesnt work do you have any other solutions besides hamachi? ):
have you changed this
ChannelServer : Registry registry = LocateRegistry.getRegistry("localhost", Registry.REGISTRY_PORT, new SslRMIClientSocketFactory());
LoginServer : Registry registry = LocateRegistry.getRegistry("localhost", Registry.REGISTRY_PORT, new SslRMIClientSocketFactory());
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
noelcjf1994
bird can't you read post stop posting the thread
Yes i CAN read, it says dont REPOST in any OTHER FORUM.
@aRc0n
Would i add that to both of those files and then compile it? Sorry, I'm a total noob when it comes to java coding.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Yes i CAN read, it says dont REPOST in any OTHER FORUM.
@aRc0n
Would i add that to both of those files and then compile it? Sorry, I'm a total noob when it comes to java coding.
No you have 2 change the localhost in yourname.no-ip.biz then compile
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
No you have 2 change the localhost in yourname.no-ip.biz then compile
Wait.... how do i change the localhost of that? If what you mean is set it up with my WAN IP i already have, and i have the No-IP DUC running.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Wait.... how do i change the localhost of that? If what you mean is set it up with my WAN IP i already have, and i have the No-IP DUC running.
Just open netbeans find localhost changed that into your ip/hostname compile it and run it .....
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Just open netbeans find localhost changed that into your ip/hostname compile it and run it .....
Okay I'll try that... btw the firewall didn't do anything. I disabled it and still lagged D:
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Okay I'll try that... btw the firewall didn't do anything. I disabled it and still lagged D:
That you are lagging has nothing to do with your firewall,
This server works great for me with a few edits and its running perfect well i dint test it with more dan 15+ users but its good
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
That you are lagging has nothing to do with your firewall,
This server works great for me with a few edits and its running perfect well i dint test it with more dan 15+ users but its good
Yeah my server was working great before i went non-hamachi. It even worked without lag for a few days when it was non-hamachi. So idk whats wrong with it.
---------- Post added at 04:48 PM ---------- Previous post was at 03:54 PM ----------
Hey.... I'm confused when you say find localhost and change it to my IP.... what exactly am i opening with netbeans? Ive never used it before... :O
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Can You guys Fix the Monster magnet DC ?
EDIT :MONSTER MAGNET
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
marquis1212
Can You guys Fix the Monster magnet DC ?
EDIT :MONSTER MAGNET
I think that skill is un-fixable... It's been a problem in private servers since i can remember. D:
@off topic
does anybody know how to compile a single file in netbeans? i have my ChannelServer.java open and i made some changes to it and saved it, but when i press f9 it does that error beep thing, and when i try to get it from the menu, the button is greyed out. help?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
if they can fix Flashjump they can fix monster magnet... cant u just go into skills tabe database find the skill and make the mastery lvl 0?
EDIT: You cant just compile 1 u haveto compile the whole Src folder and add the library jars
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
marquis1212
if they can fix Flashjump they can fix monster magnet... cant u just go into skills tabe database find the skill and make the mastery lvl 0?
EDIT: You cant just compile 1 u haveto compile the whole Src folder and add the library jars
And drag the new jar file into your dist folder.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
marquis1212
if they can fix Flashjump they can fix monster magnet... cant u just go into skills tabe database find the skill and make the mastery lvl 0?
EDIT: You cant just compile 1 u haveto compile the whole Src folder and add the library jars
Okay, so do i have to open that as a project?
And where do i add the library jars to?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Loads of updates :D SEXY SAUZE
-
Re: SilentSource | v.75 | Updates Daily | Occupations
O_O that was 100% random Celphius... =[
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
marquis1212
Thanks, didnt think to look on another forum. :o
-
Re: SilentSource | v.75 | Updates Daily | Occupations
no problem lol.. i like to help u know f3
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Disregard earlier...
I have a problem when i try to build my main project..
Code:
init:
deps-jar:
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build
Updating property file: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\built-jar.properties
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\classes
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\empty
Compiling 428 source files to C:\Users\Jesse\Documents\NetBeansProjects\silent\build\classes
C:\Users\Jesse\Desktop\SilentSource\SilentSource\src\client\messages\commands\GM.java:56: cannot find symbol
symbol : class CheaterData
location: package net.world.remote
import net.world.remote.CheaterData;
1 error
C:\Users\Jesse\Documents\NetBeansProjects\silent\nbproject\build-impl.xml:521: The following error occurred while executing this line:
C:\Users\Jesse\Documents\NetBeansProjects\silent\nbproject\build-impl.xml:258: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 6 seconds)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Disregard earlier...
I have a problem when i try to build my main project..
Code:
init:
deps-jar:
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build
Updating property file: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\built-jar.properties
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\classes
Created dir: C:\Users\Jesse\Documents\NetBeansProjects\silent\build\empty
Compiling 428 source files to C:\Users\Jesse\Documents\NetBeansProjects\silent\build\classes
C:\Users\Jesse\Desktop\SilentSource\SilentSource\src\client\messages\commands\GM.java:56: cannot find symbol
symbol : class CheaterData
location: package net.world.remote
import net.world.remote.CheaterData;
1 error
C:\Users\Jesse\Documents\NetBeansProjects\silent\nbproject\build-impl.xml:521: The following error occurred while executing this line:
C:\Users\Jesse\Documents\NetBeansProjects\silent\nbproject\build-impl.xml:258: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 6 seconds)
remove that import ?
import net.world.remote.CheaterData;
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
remove that import ?
import net.world.remote.CheaterData;
How do i remove that? It's a line in GM.java, so do i just remove that line, save, and then try to build my main project again?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
How do i remove that? It's a line in GM.java, so do i just remove that line, save, and then try to build my main project again?
CLTR+SHIFT+I or ALT+F4
Choose one.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Carrino
CLTR+SHIFT+I or ALT+F4
Choose one.
Thanks, but what does alt+f4 do? Im scared it might close out. O.o
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Thanks, but what does alt+f4 do? Im scared it might close out. O.o
Lol ? you DO know wat alt+f4 does right ?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Thanks, but what does alt+f4 do? Im scared it might close out. O.o
lulz you made my day.
Answer : CLTR+SHIFT+I - fix import
-
Re: SilentSource | v.75 | Updates Daily | Occupations
I need help
I keep getting this error
PHP Code:
SilentSource has started:
World Launched
Login Launched
Listening on port 8484
Channel Launched
Channel 1: Listening on port 7575
SilentSource Active
Channel 1 is online.
Channel 2: Listening on port 7576
Channel 2 is online.
Exception in thread "pool-1-thread-1" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-2" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
How do i fix it ?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Lol ? you DO know wat alt+f4 does right ?
LAKJDHFLKAJDFHLKJDF
Well i saw some alt + f keys in the shortcut things, but yes, it closes.
And ONE FINAL QUESTION, i have to clean and build my project every single time i edit a .java file, correct? (And with that, do i have to RUN after i COMPILE my .java files?)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
LAKJDHFLKAJDFHLKJDF
Well i saw some alt + f keys in the shortcut things, but yes, it closes.
And ONE FINAL QUESTION, i have to clean and build my project every single time i edit a .java file, correct? (And with that, do i have to RUN after i COMPILE my .java files?)
press f11 to compile
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
press f11 to compile
I know that, but do i have to run also?
and do i have to replace my silent.jar every time?
EDIT: Compile is f9? O.o
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
I know that, but do i have to run also?
and do i have to replace my silent.jar every time?
EDIT: Compile is f9? O.o
Just press ff 11 if your build map is the server do nothing otherwhise copy the silent.jar from your dev dir to -> server dir/dist
its not that hard and there are enough tuts about it
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Just press ff 11 if your build map is the server do nothing otherwhise copy the silent.jar from your dev dir to -> server dir/dist
Ok, thanks so much for all of your help.
EDIT: Now when i run my server it says in the .bat connected refused to host: asx.no-ip.biz
Is it because i edited the loginserver and channelserver javas? O.o
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Hmm when making a new character the spawn point is the end of Carnival PQ (otherwise known as Jail 2)... How can I fix this? (without using NetBeans, can't download such a large file over dial-up.)
Please and thank you =]
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Ok, thanks so much for all of your help.
EDIT: Now when i run my server it says in the .bat connected refused to host: asx.no-ip.biz
Is it because i edited the loginserver and channelserver javas? O.o
Look here Tools
is your ip added ? (wat i dont think it is)
else change it to localhost an try again
if one of those is your ip kill firewall
Code:
Last hop responding to ICMP: 16, UDP: 14, TCP: 0.
There appears to be a firewall at 98.92.55.227 (hop 15) that blocks unwanted UDP packets.
There appears to be a firewall at 70.86.70.33 (hop 1) that blocks unwanted TCP packets.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Hmm when making a new character the spawn point is the end of Carnival PQ (otherwise known as Jail 2)... How can I fix this? (without using NetBeans, can't download such a large file over dial-up.)
Please and thank you =]
Try editing it in Mysql. Its either under characters or accounts. Called 'Spawnpoint' or 'Spawnmap' i believe. I dont know how to permanently change it though.
---------- Post added at 06:36 PM ---------- Previous post was at 06:33 PM ----------
Quote:
Originally Posted by
aRc0n
Look here
Tools
is your ip added ? (wat i dont think it is)
else change it to localhost an try again
if one of those is your ip kill firewall
Code:
Last hop responding to ICMP: 16, UDP: 14, TCP: 0.
There appears to be a firewall at 98.92.55.227 (hop 15) that blocks unwanted UDP packets.
There appears to be a firewall at 70.86.70.33 (hop 1) that blocks unwanted TCP packets.
Yeah my IP is the one that blocks UDP packets, and i did add my no-ip.biz domain whre "localhost" was.
And i dont even think i have a firewall, besides Avast! Antivirus. But there isnt a 'firewall' option, i dont think.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Oh, I know how to do that, and !warp would work better, but I don't want to manually move every new character out of there... I guess the question here is why was the start map changed to that in the latest update? and well, yeah if someone could tell me how to permanently change it without NetBeans it would be a big help.
Thanks anyway, jbird4242 =]
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Oh, I know how to do that, and !warp would work better, but I don't want to manually move every new character out of there... I guess the question here is why was the start map changed to that in the latest update? and well, yeah if someone could tell me how to permanently change it without NetBeans it would be a big help.
Thanks anyway, jbird4242 =]
its true and it has a bug 2
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Oh, I know how to do that, and !warp would work better, but I don't want to manually move every new character out of there... I guess the question here is why was the start map changed to that in the latest update? and well, yeah if someone could tell me how to permanently change it without NetBeans it would be a big help.
Thanks anyway, jbird4242 =]
Did you make a non-gm account and try to see if you spawn in a different map? Sometimes gms spawn in different places, weird, i know.
Another solution: Put the warper in that map and just dont use it as a jail?
---------- Post added at 06:43 PM ---------- Previous post was at 06:40 PM ----------
Uhhh, i disabled every firewall-type object on my computer that i know of, but i still get the same error when i try to start the server... Are there any hidden firewalls on windows vista? O.o
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Did you make a non-gm account and try to see if you spawn in a different map? Sometimes gms spawn in different places, weird, i know.
Another solution: Put the warper in that map and just dont use it as a jail?
here is the fix :
MapleCharacter line 3076
replace
ps.setInt(20, 980000403);
with
ps.setInt(20, 0);
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
here is the fix :
MapleCharacter line 3076
replace
ps.setInt(20, 980000403);
with
ps.setInt(20, 0);
Can this be done without NetBeans?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Can this be done without NetBeans?
You would have to compile with cmd prompt, which is a lengthy task. I would suggest getting netbeans, its handy.
EDIT: Hey aRc0n, should i re-edit my loginserver and channelserver back to normal? Because i cant seem to fix this error....
Code:
SilentSource has started:
World Launched
Login Launched
Channel Launched
SilentSource Active
Exception in thread "main" java.lang.RuntimeException: Could not connect to worl
d server.
at net.login.LoginServer.run(LoginServer.java:108)
at net.login.LoginServer.main(LoginServer.java:152)
Caused by: java.rmi.ConnectException: Connection refused to host: asx.no-ip.biz;
nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.login.LoginServer.run(LoginServer.java:91)
... 1 more
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java
:550)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:
353)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSoc
ketFactoryImpl.java:71)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(SslRMIClientSock
etFactory.java:105)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
... 6 more
Press any key to continue . . . Exception in thread "main" java.rmi.ConnectExcep
tion: Connection refused to host: asx.no-ip.biz; nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.channel.ChannelServer.main(ChannelServer.java:428)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java
:550)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:
353)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSoc
ketFactoryImpl.java:71)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(SslRMIClientSock
etFactory.java:105)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
... 5 more
Press any key to continue . . .
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
You would have to compile with cmd prompt, which is a lengthy task. I would suggest getting netbeans, its handy.
Yeah, I will, eventually.
Anyway, I tried it again after updating the SQL again with some of the commands in the SVN and now a player NPC is there giving out the occupation and then warping to Henesys. I imagine this is what the devs had in mind. It worked fine, except that it DC'd me as soon as it warped me and it closed the client without giving an error in the .bat. However, when logging in again, everything seemed perfect and the new character was in Henesys.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Can this be done without NetBeans?
Or you must wait until the next update
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
AceOfSkies
Yeah, I will, eventually.
Anyway, I tried it again after updating the SQL again with some of the commands in the SVN and now a player NPC is there giving out the occupation and then warping to Henesys. I imagine this is what the devs had in mind. It worked fine, except that it DC'd me as soon as it warped me and it closed the client without giving an error in the .bat. However, when logging in again, everything seemed perfect and the new character was in Henesys.
Well, that seems....good. lol
By the way, is the mediafire link the newest rev? because i dont think i have it, and i would like to update.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Well, that seems....good. lol
By the way, is the mediafire link the newest rev? because i dont think i have it, and i would like to update.
Look SVN mediafire is outdated
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Look SVN mediafire is outdated
Oh thanks, didnt even notice the thing said SVN, i thought it was just a banner. Lol
---------- Post added at 07:05 PM ---------- Previous post was at 06:59 PM ----------
OK another question.... I can back up my mysql database and then update to the newest rev, and still have my characters and stuff, right?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
What's the best v75 stable source right now?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Oh thanks, didnt even notice the thing said SVN, i thought it was just a banner. Lol
---------- Post added at 07:05 PM ---------- Previous post was at 06:59 PM ----------
OK another question.... I can back up my mysql database and then update to the newest rev, and still have my characters and stuff, right?
just import those
Rev3.2 Occupation
Rev3.4 Update
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
just import those
Rev3.2 Occupation
Rev3.4 Update
Oh, that's all i have to do?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Oh, that's all i have to do?
Yes
Release buy faster in CashShop
Replace yours with:
Code:
public static MaplePacket showBoughtCSItem(MapleClient c, CashItemInfo item) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.CS_OPERATION.getValue());
mplew.write(74);
mplew.write(HexTool.getByteArrayFromHexString("FA 96 C1 00"));
mplew.writeInt(0);
mplew.writeInt(c.getAccID());
mplew.writeInt(0);
mplew.writeInt(item.getId());
mplew.write(HexTool.getByteArrayFromHexString("15 2D 31 01"));
mplew.writeShort(item.getCount());
mplew.write(HexTool.getByteArrayFromHexString("00 00 50 4C 40 00 B4 F9 78"));
mplew.writeInt(0);
mplew.write(HexTool.getByteArrayFromHexString("C0 1E CC C5 A4 73 CA 01"));
mplew.writeLong(0L);
return mplew.getPacket();
}
For the ppl who want the CPQ Packets
Code:
public static MaplePacket startCPQ() {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_START.getValue());
mplew.writeLong(0L);
mplew.writeLong(0L);
mplew.writeInt(0);
mplew.writeShort(0);
mplew.write(0);
return mplew.getPacket();
}
public static MaplePacket startMonsterCarnival(int team) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_START.getValue());
mplew.write(team);
mplew.writeLong(0L);
mplew.writeLong(0L);
mplew.writeInt(0);
mplew.write(0);
return mplew.getPacket();
}
public static MaplePacket obtainCP(int unused, int total) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_OBTAINED_CP.getValue());
mplew.writeShort(unused);
mplew.writeShort(total);
return mplew.getPacket();
}
public static MaplePacket updateCP(int team, int unused, int total) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_PARTY_CP.getValue());
mplew.write(team);
mplew.writeShort(unused);
mplew.writeShort(total);
return mplew.getPacket();
}
public static MaplePacket playerSummoned(String name, int tab, int number) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_SUMMON.getValue());
mplew.write(tab);
mplew.write(number);
mplew.writeMapleAsciiString(name);
return mplew.getPacket();
}
public static MaplePacket playerDiedMessage(String name, int lostCP, int team) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_DIED.getValue());
mplew.write(team);
mplew.writeMapleAsciiString(name);
mplew.write(lostCP);
return mplew.getPacket();
}
public static MaplePacket CPUpdate(boolean party, int curCP, int totalCP, int team) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
if (!party) {
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_OBTAINED_CP.getValue());
} else {
mplew.writeShort(SendPacketOpcode.MONSTER_CARNIVAL_PARTY_CP.getValue());
mplew.write(team);
}
mplew.writeShort(curCP);
mplew.writeShort(totalCP);
return mplew.getPacket();
}
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Yes
Release buy faster in CashShop
Replace yours with:
Code:
public static MaplePacket showBoughtCSItem(MapleClient c, CashItemInfo item) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.CS_OPERATION.getValue());
mplew.write(74);
mplew.write(HexTool.getByteArrayFromHexString("FA 96 C1 00"));
mplew.writeInt(0);
mplew.writeInt(c.getAccID());
mplew.writeInt(0);
mplew.writeInt(item.getId());
mplew.write(HexTool.getByteArrayFromHexString("15 2D 31 01"));
mplew.writeShort(item.getCount());
mplew.write(HexTool.getByteArrayFromHexString("00 00 50 4C 40 00 B4 F9 78"));
mplew.writeInt(0);
mplew.write(HexTool.getByteArrayFromHexString("C0 1E CC C5 A4 73 CA 01"));
mplew.writeLong(0L);
return mplew.getPacket();
}
Where do i replace that?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jbird4242
Where do i replace that?
MaplePacketCreator
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Ok thanks, ill do that later.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Okay im so close of making this, i have compiled and all that.
When i login i get to that Carnival PQ with an fat man with a hat who refuse to talk with me f4. So im kinda stuck in there.
Second, if i was a GM i could just teleport myself out of there, but when i open navicat and put my account to GM 1 it auto makes itself 0 aigan i dont know why. Thanks for the answers!
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DisturbingCLown
Okay im so close of making this, i have compiled and all that.
When i login i get to that Carnival PQ with an fat man with a hat who refuse to talk with me f4. So im kinda stuck in there.
Second, if i was a GM i could just teleport myself out of there, but when i open navicat and put my account to GM 1 it auto makes itself 0 aigan i dont know why. Thanks for the answers!
1) Admin commands = GM at 4.
2) You have to change it when logged out.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
im getting dced when i buy from an hired merchant.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Phinocio
1) Admin commands = GM at 4.
2) You have to change it when logged out.
So im going to have my client and server running just be logged out?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
I get this error whenever I start my client now
Code:
SilentSource has started:
World Launched
Login Launched
Listening on port 8484
Channel Launched
SilentSource Active
Channel 1: Listening on port 7575
Channel 1 is online.
Jun 23, 2010 5:55:32 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 2: Listening on port 7576
Channel 2 is online.
Jun 23, 2010 5:55:41 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 3: Listening on port 7577
Channel 3 is online.
Jun 23, 2010 5:55:50 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 4: Listening on port 7578
Channel 4 is online.
Jun 23, 2010 5:55:58 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DisturbingCLown
Okay im so close of making this, i have compiled and all that.
When i login i get to that Carnival PQ with an fat man with a hat who refuse to talk with me f4. So im kinda stuck in there.
Second, if i was a GM i could just teleport myself out of there, but when i open navicat and put my account to GM 1 it auto makes itself 0 aigan i dont know why. Thanks for the answers!
Carnival PQ isnt finished yet you have 2 make it or wait till it releases
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
I get this error whenever I start my client now
Code:
SilentSource has started:
World Launched
Login Launched
Listening on port 8484
Channel Launched
SilentSource Active
Channel 1: Listening on port 7575
Channel 1 is online.
Jun 23, 2010 5:55:32 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 2: Listening on port 7576
Channel 2 is online.
Jun 23, 2010 5:55:41 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 3: Listening on port 7577
Channel 3 is online.
Jun 23, 2010 5:55:50 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Channel 4: Listening on port 7578
Channel 4 is online.
Jun 23, 2010 5:55:58 PM scripting.event.EventScriptManager init
SEVERE: null
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: Ref
erenceError: "MaplePacketCreator" is not defined. (<Unknown source>#36) in <Unkn
own source> at line number 36
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at scripting.event.EventScriptManager.init(EventScriptManager.java:71)
at net.channel.ChannelServer.run(ChannelServer.java:248)
at net.channel.ChannelServer.main(ChannelServer.java:426)
Get new xml wz files... it should work.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
How do you download the latest version of this packet? Link plz?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
tien2005
How do you download the latest version of this packet? Link plz?
You need TortoiseSVN, once you have that click the SVN image on the first page and copy the link.
Make a new folder on your desktop, named whatever. Right click it and press SVN Checkout. The only thing you need to change is the URL of Repository. Paste the link you copied earlier there and press ok. Done!
-
Re: SilentSource | v.75 | Updates Daily | Occupations
My problem is solved now, nice client exept it DCs sometimes when you do something and that Pets insant dry out.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Help !
I CANT FIX THIS ERROR !!
Code:
SilentSource has started:
World Launched
Login Launched
Listening on port 8484
Channel Launched
Channel 1: Listening on port 7575
SilentSource Active
Channel 1 is online.
Channel 2: Listening on port 7576
Channel 2 is online.
Exception in thread "pool-1-thread-1" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-2" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Someone tell me how to fix it please !
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DisturbingCLown
My problem is solved now, nice client exept it DCs sometimes when you do something and that Pets insant dry out.
Replace this and try again
Code:
public static MaplePacket updatePet(MaplePet pet) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MODIFY_INVENTORY_ITEM.getValue());
mplew.write(0);
mplew.write(2);
mplew.write(3);
mplew.write(5);
mplew.write(pet.getPosition());
mplew.writeShort(0);
mplew.write(5);
mplew.write(pet.getPosition());
mplew.write(0);
mplew.write(3);
mplew.writeInt(pet.getItemId());
mplew.write(1);
mplew.writeInt(pet.getUniqueId());
mplew.writeInt(0);
mplew.write(HexTool.getByteArrayFromHexString("00 40 6f e5 0f e7 17 02"));
String petname = pet.getName();
if (petname.length() > 13)
petname = petname.substring(0, 13);
mplew.writeAsciiString(petname);
for (int i = petname.length(); i < 13; ++i)
mplew.write(0);
mplew.write(pet.getLevel());
mplew.writeShort(pet.getCloseness());
mplew.write(pet.getFullness());
mplew.write(0);
mplew.write(ITEM_MAGIC);
mplew.write(HexTool.getByteArrayFromHexString("bb 46 e6 17 02 00 00 00 00 50 46 00 00"));
return mplew.getPacket();
}
public static MaplePacket showPet(MapleCharacter chr, MaplePet pet, boolean remove) {
return showPet(chr, pet, remove, false);
}
public static MaplePacket showPet(MapleCharacter chr, MaplePet pet, boolean remove, boolean hunger) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.SPAWN_PET.getValue());
mplew.writeInt(chr.getId());
mplew.write(chr.getPetIndex(pet));
if (remove) {
mplew.write(0);
mplew.write((hunger) ? 1 : 0);
} else {
mplew.write(1);
mplew.write(0);
mplew.writeInt(pet.getItemId());
mplew.writeMapleAsciiString(pet.getName());
mplew.writeInt(pet.getUniqueId());
mplew.writeInt(0);
mplew.writeShort(pet.getPos().x);
mplew.writeShort(pet.getPos().y);
mplew.write(pet.getStance());
mplew.writeInt(pet.getFh());
}
return mplew.getPacket();
}
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Man, when i try to spawn any !npc i get DCd and cant login on my character, i need to restart client to make it work, how come? No errors in .BAT
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DisturbingCLown
Man, when i try to spawn any !npc i get DCd and cant login on my character, i need to restart client to make it work, how come? No errors in .BAT
Dont use !npc ?
and you dont have 2 restart for that look into your sql find
accounts
-> loggedin and change it to 0 and login
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
aRc0n
Dont use !npc ?
and you dont have 2 restart for that look into your sql find
accounts
-> loggedin and change it to 0 and login
What should i use? I want to spawn my NPCs >:
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DisturbingCLown
What should i use? I want to spawn my NPCs >:
use !pnpc (npc id)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
kevintjuh93
Get new xml wz files... it should work.
where do i get them from? the svn?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
where do i get them from? the svn?
Use google....
-
Re: SilentSource | v.75 | Updates Daily | Occupations
how about adding clones :D.
i went out of ideas seeing that everything i want is in this source.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
So you're telling me you fixed boats, and they're now working?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Ok I can not start the server, I turn the server on and everything works great but as soon as I click the localhost maplestory exe file I get a big error and the server doesnt start.
http://img156.imageshack.us/img156/4...verproblem.png[COLOR="Silver"]
---------- Post added at 04:40 AM ---------- Previous post was at 04:26 AM ----------
Quote:
Originally Posted by
blackode
Help !
I CANT FIX THIS ERROR !!
Code:
SilentSource has started:
World Launched
Login Launched
Listening on port 8484
Channel Launched
Channel 1: Listening on port 7575
SilentSource Active
Channel 1 is online.
Channel 2: Listening on port 7576
Channel 2 is online.
Exception in thread "pool-1-thread-1" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-2" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.lang.IncompatibleClassChangeError: Cl
ass org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requ
ested interface org.apache.mina.core.filterchain.IoFilter
at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(Defaul
tIoFilterChain.java:272)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(Default
IoFilterChain.java:174)
at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFil
terChain(DefaultIoFilterChainBuilder.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(Abstra
ctPollingIoProcessor.java:452)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSess
ions(AbstractPollingIoProcessor.java:434)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:963)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Someone tell me how to fix it please !
I think its the same error Im getting tell me if you fix it and how and Ill do the same if I find out.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
LOL Im not that pro so i dont think i'll be able to fix
We'll see how it goes
-
Re: SilentSource | v.75 | Updates Daily | Occupations
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Ok this...partially fixes it? It just changes the error f3, maybe sum1 can fix this 1 but to fix the first error you
download a new mina-core.jar online and replace the one in your dist folder with it, I just took the one from arbersource cuz it works
But after that you get this error...
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/core/
buffer/IoBufferAllocator
Caused by: java.lang.ClassNotFoundException: org.apache.mina.core.buffer.IoBuffe
rAllocator
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: net.channel.ChannelServer. Program will exit.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Hey Please fix the start out map when new players start playing the game they start in the carnival pq (Jail 2). Please make them spawn at henny or something because if you make them spawn at map 0 shanks does not take them anywhere because he is the KOC job advancer. Thanks
-
Re: SilentSource | v.75 | Updates Daily | Occupations
You're not smart are you?
in map 0 set up another NPC INSTEAD OF SHANKS! One that warps to the Fm or something. Or, take out Shanks and make the noobs use @go fm. That's why they have commands
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
You're not smart are you?
in map 0 set up another NPC INSTEAD OF SHANKS! One that warps to the Fm or something. Or, take out Shanks and make the noobs use @go fm. That's why they have commands
Why you have to be like that? I remember a week or 2 ago, you were asking the same kind of beginner questions around here..
He wants his starter map set to another one, not a npc which warps you somewhere.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Sry i'm just in a bad mood. I gave my server to a friend and now he's letting this crazy little 14 yr old girl kick me out and talk to me like I'm nothing. I apologize KingT, that was rude of me.
If you wanna change the starter map go here http://forum.ragezone.com/f428/chang...2/#post4929855
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
kevintjuh93
Get new xml wz files... it should work.
What?
The error says MaplePacketCreator is undefined.
Add this to the event scripts
importPackage(Packages.tools);
@arcon
Try two people on the boat.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Carrino
What?
The error says MaplePacketCreator is undefined.
Add this to the event scripts
importPackage(Packages.tools);
@arcon
Try two people on the boat.
all the event scripts? or is there an Event.java?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
@horror/liz hi xD
on topic-
how come everytime i log in i get dc'ed o.o
EDIT:
nvm. i think my wz's are messed up or wrong version. lol
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Thank you everyone for keeping SilentSource alive I apperciate it =)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Sure.
Fix for you @goafk:
Code:
} else if [splitted[0].equals("@goafk")) {
player.setChalkBoard("I'm AFK now. Please leave me a message!");
-
Re: SilentSource | v.75 | Updates Daily | Occupations
pirate we are waiting for you. we want this repack is the best repack out there
-
Re: SilentSource | v.75 | Updates Daily | Occupations
this is the best repack out there so far v75 :D
silentsource ftw.
also
Request:
if you dont mind could you add donor and vote point system and also add in currency for cool rewards npc o.o lol ;P
-
Re: SilentSource | v.75 | Updates Daily | Occupations
found out that @go skelegon doesn't go to skele . it go to henesy hunting ground 2 instead.
---------- Post added at 10:11 PM ---------- Previous post was at 09:26 PM ----------
Just found out that, if your server is 500x exp, and have added in the occupation npc .
and when a new user click maplehack, 2x exp occupation...
they get 3000k+ EXP for hitting one shroom!
thats crazy, is it possible for a fix or a way to go around it?
and !map not working.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DarkenIce
found out that @go skelegon doesn't go to skele . it go to henesy hunting ground 2 instead.
---------- Post added at 10:11 PM ---------- Previous post was at 09:26 PM ----------
Just found out that, if your server is 500x exp, and have added in the occupation npc .
and when a new user click maplehack, 2x exp occupation...
they get 3000k+ EXP for hitting one shroom!
thats crazy, is it possible for a fix or a way to go around it?
Delete occupations or if you want to keep them go to MapleCharacter.java and edit the rates. Just search for "occupation".
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Xoslize
Sure.
Fix for you @goafk:
Code:
} else if [splitted[0].equals("@goafk")) {
player.setChalkBoard("I'm AFK now. Please leave me a message!");
Then what's the point of chalkboard in cs?
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Carrino
Then what's the point of chalkboard in cs?
The point is being able to have texts on it which are different then "I'm AFK now bla bla.."
-
Re: SilentSource | v.75 | Updates Daily | Occupations
How can i change the Maple Tips ? (those yellow messeges)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Lidor
How can i change the Maple Tips ? (those yellow messeges)
scripts>event>automsg
-
Re: SilentSource | v.75 | Updates Daily | Occupations
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
Sry i'm just in a bad mood. I gave my server to a friend and now he's letting this crazy little 14 yr old girl kick me out and talk to me like I'm nothing. I apologize KingT, that was rude of me.
If you wanna change the starter map go here
http://forum.ragezone.com/f428/chang...2/#post4929855
Np lol I understand we all have our days and btw thanks for the link really usefull =]
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Well it seems like u have more potential in solving this problem than me . Good luck to ya :)
And pm me if u found a solution
Hehe
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
blackode
Well it seems like u have more potential in solving this problem than me . Good luck to ya :)
And pm me if u found a solution
Hehe
k, Ill do that...Bleh bout to go back to v62 lol, that was easy to do...
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
DarkenIce
found out that @go skelegon doesn't go to skele . it go to henesy hunting ground 2 instead.
---------- Post added at 10:11 PM ---------- Previous post was at 09:26 PM ----------
Just found out that, if your server is 500x exp, and have added in the occupation npc .
and when a new user click maplehack, 2x exp occupation...
they get 3000k+ EXP for hitting one shroom!
thats crazy, is it possible for a fix or a way to go around it?
and !map not working.
Just lower your exp in silent.prop to 250 that would work as if you have 500x exp and there is !warp command, and @go
Quote:
Originally Posted by
jholderman
Yes we do, Im looking at something that is saying to build a file with netbeans and I get errors trying to build with it -_- so...Im just having major problems lol
Go to netbeans right click the folder called libraries go to add jar then add all the jars except silent.jar and post your errors.
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
NyCPirate
Just lower your exp in silent.prop to 250 that would work as if you have 500x exp and there is !warp command, and @go
Go to netbeans right click the folder called libraries go to add jar then add all the jars except silent.jar and post your errors.
Ok I did that and I keep doing it probably done the same thing at least 20 times. This is the error I keep getting
Code:
Created dir: C:\Documents and Settings\student\Desktop\LMM\bubbles\build
Updating property file: C:\Documents and Settings\student\Desktop\LMM\bubbles\build\built-jar.properties
Created dir: C:\Documents and Settings\student\Desktop\LMM\bubbles\build\classes
Created dir: C:\Documents and Settings\student\Desktop\LMM\bubbles\build\empty
Compiling 429 source files to C:\Documents and Settings\student\Desktop\LMM\bubbles\build\classes
C:\Documents and Settings\student\Desktop\LMM\Sources\Silent\src\net\mina\MaplePacketDecoder.java:31: net.mina.MaplePacketDecoder is not abstract and does not override abstract method doDecode(org.apache.mina.common.IoSession,org.apache.mina.common.ByteBuffer,org.apache.mina.filter.codec.ProtocolDecoderOutput) in org.apache.mina.filter.codec.CumulativeProtocolDecoder
public class MaplePacketDecoder extends CumulativeProtocolDecoder {
C:\Documents and Settings\student\Desktop\LMM\Sources\Silent\src\net\mina\MaplePacketDecoder.java:38: method does not override or implement a method from a supertype
@Override
C:\Documents and Settings\student\Desktop\LMM\Sources\Silent\src\net\mina\MaplePacketEncoder.java:31: net.mina.MaplePacketEncoder is not abstract and does not override abstract method dispose(org.apache.mina.common.IoSession) in org.apache.mina.filter.codec.ProtocolEncoder
public class MaplePacketEncoder implements ProtocolEncoder {
C:\Documents and Settings\student\Desktop\LMM\Sources\Silent\src\net\mina\MaplePacketEncoder.java:46: write(org.apache.mina.common.ByteBuffer) in org.apache.mina.filter.codec.ProtocolEncoderOutput cannot be applied to (org.apache.mina.core.buffer.IoBuffer)
out.write(out_buffer);
C:\Documents and Settings\student\Desktop\LMM\Sources\Silent\src\net\mina\MaplePacketEncoder.java:50: write(org.apache.mina.common.ByteBuffer) in org.apache.mina.filter.codec.ProtocolEncoderOutput cannot be applied to (org.apache.mina.core.buffer.IoBuffer)
out.write(IoBuffer.wrap(((MaplePacket) message).getBytes()));
5 errors
C:\Documents and Settings\student\Desktop\LMM\bubbles\nbproject\build-impl.xml:521: The following error occurred while executing this line:
C:\Documents and Settings\student\Desktop\LMM\bubbles\nbproject\build-impl.xml:258: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 31 seconds)
-
Re: SilentSource | v.75 | Updates Daily | Occupations
Some problems I notice so far
-Random DC issue with players sometimes
-When you report a user the person you reports Freezes
-A GM or Admin cannot trade or chat anybody although they can for him
-@goafk Doesn't fully work
-Also after a character is created they spawn in the carnival pq jail