Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tut]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Stick

Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

okey i'll do that :O
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

okey this was kinda weird o.o..... this time i logged in the "Admin" cha was there :O
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Yeah, that happens alot... :x
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

sooo its the "create cha problem" solved now o.o ?
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

well one problem solved another comes up >.< now i spam click on my cha and nothing happen >.<


Asoon as you double click your character, minimize and look at login/channel.bat for any errors, there should be one mentioning an `unknown column`
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

The "channel.bat" says

2008-jul-02 19:08:48 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
2008-jul-02 19:08:49 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
2008-jul-02 19:09:57 net.sf.odinms.net.MapleServerHandler sessionOpened
INFO: IoSession with /5.10.16.167:53558 opened
2008-jul-02 19:09:59 net.sf.odinms.net.channel.handler.PlayerLoggedinHandler han
dlePacket
ALLVARLIG: Loading the char failed
java.sql.SQLException: Column 'messengerid' not found.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1093)
at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2734)
at net.sf.odinms.client.MapleCharacter.loadCharFromDB(MapleCharacter.jav
a:288)
at net.sf.odinms.net.channel.handler.PlayerLoggedinHandler.handlePacket(
PlayerLoggedinHandler.java:59)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
2008-jul-02 19:09:59 net.sf.odinms.net.MapleServerHandler messageReceived
ALLVARLIG: Exception during processing packet: net.sf.odinms.net.channel.handler
.PlayerLoggedinHandler: null
java.lang.NullPointerException
at net.sf.odinms.net.channel.handler.PlayerLoggedinHandler.handlePacket(
PlayerLoggedinHandler.java:64)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

You didn't run ALL the sql's, run the maple messenger sqls...

OffTopic: I am getting tired of this people, run all of the SQL's before you post.
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

bu... i did :O i promise 1000 times i did :O i did em so carefully i think i took em like 2 times :O
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

bu... i did :O i promise 1000 times i did :O i did em so carefully i think i took em like 2 times :O

Well run the one named Maplemessenger.sql or something.
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti


lol..... Just wanted to remind you, that the folder I downloaded didn't change anything.
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
19
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

anyways i runned it and it worked :D<33... haha now i just have one problem left ;) i had the same problem on my other ps.... making accounts o.o. when i create an account and try to log in it says "incorrect password" :S
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

anyways i runned it and it worked :D<33... haha now i just have one problem left ;) i had the same problem on my other ps.... making accounts o.o. when i create an account and try to log in it says "incorrect password" :S

Are you using SHA1 Encryption?
 
Skilled Illusionist
Joined
Jun 20, 2008
Messages
355
Reaction score
1
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

lol..... Just wanted to remind you, that the folder I downloaded didn't change anything.


Zomg! I forgot you! :S

Whats your problem again? xD
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Zomg! I forgot you! :S

Whats your problem again? xD

xD. Well, for me and all my users, it says 'this is not a registered ID' and I used the jdk folder or whatever into my java directory, and still it says not a registered ID.
 
Newbie Spellweaver
Joined
Jul 7, 2004
Messages
74
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Well andy, I think you need a helper for this thread. You'll get sick and tired after some time. For me its in a short period of time. Lol. So you have to keep in mind that this will just keep coming until 2012 when the world ends. xD Hahah.
 
Newbie Spellweaver
Joined
Jul 2, 2008
Messages
8
Reaction score
0
Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Problem: Login problem
After i type admin for both users and pass,it showed [This is not a registered ID]

For world server:

Jul 3, 2008 2:49:57 AM net.sf.odinms.net.world.WorldChannelInterfaceImpl serverR
eady
INFO: Channel 1 is online.
Jul 3, 2008 2:49:58 AM net.sf.odinms.net.world.WorldChannelInterfaceImpl serverR
eady
INFO: Channel 2 is online.

For login server:
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:01 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:02 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:02 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:03 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:03 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:04 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:04 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:05 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:05 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:06 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:06 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:07 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:07 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:08 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:08 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:09 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:09 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)
Jul 3, 2008 2:55:10 AM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 500 (Waiting: 0)

The above statements were repeated.(login server)

For channel server:

Jul 3, 2008 2:49:56 AM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
Jul 3, 2008 2:49:58 AM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576

For Accounts table (columns) in MySQL:
id, name, password, salt, loggedin, lastlogin, createdat, birthday, banned, banreason, gm, email, emailcode, forumaccid, macs, lastpwemail

For Characters table (columns) in MySQL:
id, accountid, world, name, level, exp, str, dex, luk, int, hp, mp, maxhp, maxmp, meso, hpApUsed, mpApUsed, job, skincolor, gender, fame, hair, face, ap, sp, map, spawnpoint, gm, party, buddyCapacity, createdate, rank, rankMove, jobRank, jobRankMove

Btw: vista user here, using [jre1.6.0_05] instead of the [jre1.6.0_06] version and my [jdk1.6.0_10] has fastdebug folder. Using SeanPack V.5.9 Beta

Help is greatly appreciated.
 
Back
Top