• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Source] 1.12.4 MapleSEA

Newbie Spellweaver
Joined
Nov 9, 2006
Messages
81
Reaction score
1
Re: 1.12.4 MapleSEA

Moments ago server was running completely fine, started the loopback of my client (which gave me a "trouble logging in" error) and closed it, after that, I tried restarting it and it says it cannot connect to mysql.

I've tried everything, restarting MySQL, checking to see if the user/pass combination is correct, checking the jdbc address in the source, and I just can't find out what is wrong with it.

Any help anyone could give me would be greatly appreciated.

Edit: this is my exact error.
Code:
ERRORcom.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could
 not create connection to database server. Attempted reconnect 3 times. Giving u
p.
Exception in thread "main" java.lang.ExceptionInInitializerError
        at server.Start.run(Start.java:37)
        at server.Start.main(Start.java:181)
Caused by: java.lang.NullPointerException
        at server.ServerProperties.<clinit>(ServerProperties.java:30)
        ... 2 more
Press any key to continue . . .
 
Last edited:
Divine Celestial
Loyal Member
Joined
Sep 29, 2008
Messages
804
Reaction score
219
Re: 1.12.4 MapleSEA

I'm probably missing something here, getting wrong version of client error.
And I know this is v1124 because I downloaded this off the main site.
 
Newbie Spellweaver
Joined
Jul 12, 2010
Messages
30
Reaction score
0
Re: 1.12.4 MapleSEA

Why am i getting all these proctool and those kind of error on handling.. i added jar to library but i still get it..
 
Newbie Spellweaver
Joined
Nov 9, 2006
Messages
81
Reaction score
1
Re: 1.12.4 MapleSEA

I've solved every other problem that has presented itself to me, but I'm stuck at this.

when I choose a gateway a message pops up with:
Trouble logging into the game
Now, I've tried using it from another computer, and several other fixes I thought of, but haven't been able to get it.

Could anyone give me any suggestions?
 
Junior Spellweaver
Joined
Oct 26, 2011
Messages
194
Reaction score
45
Oh, and can anyone get in game with this?
I get:
"The connection to the server had ended.
Please try it again later."
after clicking Singapore gateway. (My loopback should be fine, it worked fine for v102), changed the IP to 127.0.0.1 and my IP.

It works fine, as far as I remember this is the release section and not the help section @ everyone above me.
 
Elite Diviner
Joined
Jun 4, 2011
Messages
493
Reaction score
123
Re: 1.12.4 MapleSEA

Thanks Chris working 100% on my end.. and to think i try to buy this off Adam -_-
 
Newbie Spellweaver
Joined
Dec 31, 2010
Messages
13
Reaction score
2
Re: 1.12.4 MapleSEA

wow you brought the src ?..what the heck ?
 
Junior Spellweaver
Joined
Sep 8, 2008
Messages
132
Reaction score
17
Re: 1.12.4 MapleSEA

is opcode missing
recv
GET_BOOK_INFO
CHANGE_SET
USE_FAMILIAR
SPAWN_FAMILIAR
RENAME_FAMILIAR
MOVE_FAMILIAR
ATTACK_FAMILIAR
TOUCH_FAMILIAR
CLICK_REACTOR
USE_COSMETIC
REISSUE_MEDAL
PUBLIC_NPC
ALLOW_PARTY_INVITE
SIDEKICK_OPERATION
DENY_SIDEKICK_REQUEST

send
ECHO_MESSAGE
SIDEKICK_OPERATION
CARD_SET
GET_CARD
BOOK_STATS
BOOK_INFO
MEMBER_SEARCH
PARTY_SEARCH
VISITOR
UPDATE_GENDER
REGISTER_FAMILIAR
TOUCH_FAMILIAR
ATTACK_FAMILIAR
UPDATE_FAMILIAR
SPAWN_FAMILIAR
SPAWN_FAMILIAR
MOVE_FAMILIAR
ACHIEVEMENT_RATIO
FAMILIAR_INFO
PUBLIC_NPC
ALL_CHARLIST
BOOSTER_FAMILIAR
BOOSTER_PACK
PLAY_MOVIE
DIRECTION_STATUS
DIRECTION_INFO

pls update op code thx
 
Newbie Spellweaver
Joined
Jan 19, 2012
Messages
98
Reaction score
38
Re: 1.12.4 MapleSEA

If they're missing then they aren't used. Simple enough. or they're hard coded.
 
Newbie Spellweaver
Joined
Nov 9, 2006
Messages
81
Reaction score
1
Re: 1.12.4 MapleSEA

Okay, I've been changing the host's loopback adapter for about an hour and I have yet to have it working.

I've now listed every possible loopback adapter configuration possible and will set to try them out (as I've tried the ones listed in every tutorial; the most common ones), see if that works.

If anyone has any pointers, I'd be more than glad to hear them out.

Chers,
Zagete.

If anyone reads this and is keen on helping me, please see my thread in the help section.
 
Last edited:
Newbie Spellweaver
Joined
Feb 13, 2011
Messages
11
Reaction score
1
Re: 1.12.4 MapleSEA

Exception in thread "Thread-2" java.lang.ExceptionInInitializerError
at server.Start$3.run(Start.java:75)
at server.Start$NotifyingRunnable.run(Start.java:215)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at provider.MapleDataProvider.fillMapleDataEntitys(MapleDataProvider.jav
a:39)


what this Problem ?
 
Newbie Spellweaver
Joined
Jan 19, 2012
Messages
98
Reaction score
38
Re: 1.12.4 MapleSEA

Added the bat file to the original post since people can't figure it out.
 
Back
Top