You are Unregistered, please register to gain Full access.
    


RaGEZONE sponsored advertisment:

Dragonica Image
The free 3D side scrolling MMORPG.

 
 
LinkBack (12) Thread Tools
Old 06-28-2008   #51 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Originally Posted by Jayson View Post
I logged in my account but all my characters gone ~_~
Code:
ALTER TABLE `odinms`.`characters` ADD COLUMN `guildid` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `jobRankMove`,
 ADD COLUMN `guildrank` INTEGER UNSIGNED NOT NULL DEFAULT 5 AFTER `guildid`;
xxandycxx is offline   Reply With Quote

RaGEZONE sponsored advertisment:
Old 06-28-2008   #52 (permalink)
Newbie
 
Jordann's Avatar
 
Rank: Hobbit
Join Date: Jun 2008
Location: Singapore
Posts: 9
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Hi. After I run all of the sql files , I on my server and gone into it . I created my character . I dc-ed . Then , I gone into my account again . No character are at the character selection pages but there is character in MySQL. I am using NubStory Repack.
Jordann is offline   Reply With Quote

Endorsement
Old 06-28-2008   #53 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Apr 2008
Posts: 58
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

when i press on my char it gives me error on channel bat what should i do
-DeAn- is offline   Reply With Quote
Old 06-28-2008   #54 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 4
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

ALTER TABLE `skills` ADD COLUMN `masterlevel` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `skilllevel`;


May i know how do i carry out this step in detail?
donotshoutz is offline   Reply With Quote
Old 06-28-2008   #55 (permalink)
Member
 
Rank: Hobbit
Join Date: Dec 2006
Posts: 33
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

[ INFO ]

1. MAPLESTORY LOGIN

2. CHANNEL LOGIN

3. CHARACTER LOGIN [ERROR, Channel.bat] :


Quote:
2008. 6. 28 오후 8:03:04 net.sf.odinms.net.channel.ChannelServer run
정보: Channel 1: Listening on port 7575
2008. 6. 28 오후 8:03:04 net.sf.odinms.net.channel.ChannelServer run
정보: Channel 2: Listening on port 7576
2008. 6. 28 오후 8:03:51 net.sf.odinms.net.MapleServerHandler sessionOpened
정보: IoSession with /5.210.143.42:3001 opened
2008. 6. 28 오후 8:03:52 net.sf.odinms.net.channel.handler.PlayerLoggedinHa ndler
handlePacket
심각: Loading the char failed
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Unknown 칼럼 'masterl
evel' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1030)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 36)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2542)
at com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.ja
va:1734)
at com.mysql.jdbc.PreparedStatement.executeQuery(Prep aredStatement.java:
1885)
at net.sf.odinms.client.MapleCharacter.loadCharFromDB (MapleCharacter.jav
a:397)
at net.sf.odinms.net.channel.handler.PlayerLoggedinHa ndler.handlePacket(
PlayerLoggedinHandler.java:59)
at net.sf.odinms.net.MapleServerHandler.messageReceiv ed(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterCha in$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterCha in.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterCha in.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterCha in$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtoco lDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.m essageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterCha in.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterCha in.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterCha in$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.pro cessEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$Pro cessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(Na mePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
2008. 6. 28 오후 8:03:52 net.sf.odinms.net.MapleServerHandler messageReceived
심각: (Account: kimfine1203) Exception during processing packet: net.sf.odinms.n
et.channel.handler.PlayerLoggedinHandler: null
java.lang.NullPointerException
at net.sf.odinms.net.channel.handler.PlayerLoggedinHa ndler.handlePacket(
PlayerLoggedinHandler.java:64)
at net.sf.odinms.net.MapleServerHandler.messageReceiv ed(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterCha in$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterCha in.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterCha in.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterCha in$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtoco lDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.m essageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterCha in.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterCha in.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterCha in$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.pro cessEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$Pro cessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(Na mePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
2008. 6. 28 오후 8:03:52 net.sf.odinms.net.MapleServerHandler messageReceived
정보: Got unhandeled Message (44) 16 00 32 75 00 00 24 00 37 41 2D 37 39 2D 30
35 2D 44 32 2D 38 46 2D 32 41 2C 20 30 30 2D 31 33 2D 37 37 2D 31 38 2D 37 35 2D
46 44
..2u..$.7A-79-05-D2-8F-2A, 00-13-77-18-75-FD




MY CHARACTER IS MARATONER !!!!!


HELP . HELP ME PLEASE ....!!!!



MY PACK : SEANS 5.8
ehddn2380 is offline   Reply With Quote
Old 06-28-2008   #56 (permalink)
Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 35
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

I think you haven't configured the db.properties , channel.properties login.properties and channel.properties

And you haven't disabled you're firewall ...
Hotaku is offline   Reply With Quote
Old 06-28-2008   #57 (permalink)
Newbie
 
vintagez's Avatar
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 16
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

can u help me? how to resolve the problem " An existing connection was forcibly closed by the remote host " ? please help.
vintagez is offline   Reply With Quote
Old 06-28-2008   #58 (permalink)
ZaraByte.com Owner
 
Rank: Member +
Join Date: Apr 2007
Posts: 359
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Yeah im having the same problem on the server im helping with Im totally lost im not sure if its a setting mistake or if its a bad code some where.

But the channel.bat gives the same error when you try to login to the server to get in the game so you just hang or d/c when you go to login the game.
__________________
FlowMotion is offline   Reply With Quote

Endorsement

Old 06-28-2008   #59 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 20
Thanked 0 Times in 0 Posts

Exclamation Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

i still cant pass Char selection o.0 ,,
and i see this (dont know what this mean)

----------------



cann someone help me? o.0
yes, all Jave files ar correct :)
joey255 is offline   Reply With Quote
Old 06-28-2008   #60 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 20
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

~srry doublepost~~
joey255 is offline   Reply With Quote
Old 06-28-2008   #61 (permalink)
~Somebody~
 
Sora1221's Avatar
 
Rank: Member +
Join Date: Apr 2008
Posts: 255
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix "Not a registered ID"/Cant get past Char Select/Characters disa

I did everything... I still get ID Not registered, and I have a public server with over 3k members waiting to play! They already have accounts because it worked earlier but it just stopped working one day.
Sora1221 is offline   Reply With Quote
Old 06-28-2008   #62 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

For all you who don't know how to run this, here is a noob step...

Open a new script tab in MySQL Query browser and paste this in
Code:
ALTER TABLE `odinms`.`characters` ADD COLUMN `guildid` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `jobRankMove`,
 ADD COLUMN `guildrank` INTEGER UNSIGNED NOT NULL DEFAULT 5 AFTER `guildid`;
This will get rid of the Chars disapearing glitch.
As for you ehddn2380,
Code:
ALTER TABLE `skills` ADD COLUMN `masterlevel` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `skilllevel`;
ehddn2380 This is at the start of the thread, follow all the steps next time!
xxandycxx is offline   Reply With Quote
Old 06-28-2008   #63 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 57
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

what about me?
amir233 is offline   Reply With Quote
Old 06-28-2008   #64 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Amir, are you using hamachi? Or are you connecting via your WANIP?
xxandycxx is offline   Reply With Quote
Old 06-28-2008   #65 (permalink)
Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 47
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Im using seanpack 5.8,
It say my id not registered???
can tell me how to check my ID n pass?
mono528 is offline   Reply With Quote
Old 06-28-2008   #66 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Run all the .sqls I included in the mediafire link on my first post.
xxandycxx is offline   Reply With Quote
Old 06-28-2008   #67 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 57
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Originally Posted by xxandycxx View Post
Amir, are you using hamachi? Or are you connecting via your WANIP?
Hamachi
amir233 is offline   Reply With Quote
Old 06-28-2008   #68 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Change the ip in channel, login, and world.properties to your hamachi ip, make sure they're are no spaces between = and the IP.
xxandycxx is offline   Reply With Quote
Old 06-29-2008   #69 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 57
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

already done - any other suggestion?

thanks for trying to help
amir233 is offline   Reply With Quote
Old 06-29-2008   #70 (permalink)
~Somebody~
 
Sora1221's Avatar
 
Rank: Member +
Join Date: Apr 2008
Posts: 255
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

And me...?
Sora1221 is offline   Reply With Quote
Old 06-29-2008   #71 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 50
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

I've tried everything in this guide and im still stuck at the login screen.

Im currently using Odinmsrev932

Any idea what the problem could be?
pmpblazer7 is offline   Reply With Quote
Old 06-29-2008   #72 (permalink)
SodaPop
 
wedoboop's Avatar
 
Rank: Member +
Join Date: Jun 2008
Posts: 304
Thanked 2 Times in 2 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

even with the unlimted it still didnt let me log in.....
wedoboop is offline   Reply With Quote
Old 06-29-2008   #73 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Jun 2008
Posts: 50
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

Also here my error here http://s304.photobucket.com/albums/n...ourceerror.jpg
pmpblazer7 is offline   Reply With Quote
Old 06-29-2008   #74 (permalink)
SodaPop
 
wedoboop's Avatar
 
Rank: Member +
Join Date: Jun 2008
Posts: 304
Thanked 2 Times in 2 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

wat do u mean when u say "Make sure you have your dist files from the dist folder in ur odinms folder in these folders "
wedoboop is offline   Reply With Quote
Old 06-29-2008   #75 (permalink)
lol i trol u
 
xxandycxx's Avatar
 
Rank: Member +
Join Date: Jun 2008
Location: In your pants
Posts: 898
Thanked 0 Times in 0 Posts

Re: [Guide]How to fix Not registered ID/Cant pass Char Select/Chars dispear/Login Sti

The 6 Files from the 'dist' folder in your REpack/Odinms folder.
xxandycxx is offline   Reply With Quote
 

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://forum.ragezone.com/f428/tut-how-to-fix-not-registered-id-cant-pass-char-select-chars-dispear-login-stick-420185/
Posted By For Type Date
Kambo involved in SCAMMING - Page 13 - AUSRC.COM Post #0 Refback 08-15-2009 10:51 AM
maplestory libary This thread Refback 08-04-2009 02:40 PM
this is a backup for dalt only you will have no use looking at link This thread Refback 06-17-2009 01:17 AM
Help with extrating and excuting sql files - GameCheetah This thread Refback 05-27-2009 08:10 AM
MapleStory Development Team: OdinMS Based: Big Ol' List of Things! This thread Refback 05-16-2009 10:08 PM
Cheat Engine :: View topic - could some 1 help This thread Refback 04-08-2009 03:23 PM
MapleStory Development Team This thread Refback 04-01-2009 08:11 PM
[Release] PCMaple Re-Pack v2.3 [Odin] - GameCheetah This thread Refback 03-31-2009 11:54 PM
Cheat Engine :: View topic - Character Select Problem This thread Refback 03-30-2009 08:11 PM
[OdinMS]Releases,Guides,Repacks,Revs,orials,HTML-PHP,Tools,Handbook - Maplestory Releases - ServerFiles.org This thread Refback 03-27-2009 11:23 AM
OdinMS Source Releases,Guides,Repacks,Revs,Tutorials,HTML-PHP,Tools,Handbook - GameCheetah This thread Refback 03-26-2009 02:03 PM
[Release] [Library of Useful OdinMS Stuff] [Fixes] [Guides] [Registration Pages] - GameCheetah This thread Refback 03-25-2009 08:16 AM



Translated by Google
Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Maltese Norwegian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swedish Taiwanese Thai Turkish Ukrainian Vietnamese
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274