[v117] Development v117 Error
The launch.bat, (after putting in my PIC), says the following:
Code:
Starting Development v117.2..
Scania is online:
Channels: 5
EXP: 150
MESO: 50
DROP: 5
Bera is online:
Channels: 5
EXP: 150
MESO: 50
DROP: 5
[Respawn Worker] Registered for channels 1 2 3
[Respawn Worker] Registered for channels 4 5
Development is online with 22747 items in-game.
Failed to load character..
That's it, nothing else... I checked the error log and it was empty. After I put in my PIC, that pops up and d/c me from the game.
Re: [v117] Development v117 Error
-Bump- Really need help with this :3
Re: [v117] Development v117 Error
Find in function savetodb ,maybe missing one column in your database... Or use other sql v117 exa.. Judoms
Re: [v117] Development v117 Error
Quote:
Originally Posted by
mixtamal6
Find in function savetodb ,maybe missing one column in your database... Or use other sql v117 exa.. Judoms
Where would I find savetodb?
- - - Updated - - -
Found it, that doesn't seem to be the problem... It just says failed to load character... after putting in my pin then d/c's me.
Re: [v117] Development v117 Error
Re: [v117] Development v117 Error
Searched "Failed to load character"
Found:
Code:
loadCharFromDB
} catch (SQLException ess) {
System.out.println("Failed to load character..");
FileoutputUtil.outputFileError(FileoutputUtil.PacketEx_Log, ess);
Check it and your columns or add a stacktrace instead of println or use the SQL from localhostr.
Re: [v117] Development v117 Error
Quote:
Originally Posted by
eshays
Searched "Failed to load character"
Found:
Code:
loadCharFromDB
} catch (SQLException ess) {
System.out.println("Failed to load character..");
FileoutputUtil.outputFileError(FileoutputUtil.PacketEx_Log, ess);
Check it and your columns or use the SQL from localhostr.
Thank you for that, I already switched to the MapleCrystal source... should I stay with Crystal or go back to development v117?
Re: [v117] Development v117 Error
Quote:
Originally Posted by
Fangsgamingyt
Thank you for that, I already switched to the MapleCrystal source... should I stay with Crystal or go back to development v117?
You could try it fix a problem n.n /
Develpment is the best code and update v117
Re: [v117] Development v117 Error
Mix Crystal, Development and vTim.
Quote:
Originally Posted by
chunkarama
My source (Development) will give you a lot of updated packets, npc's, and the big features are all working and fixed like Party Quests, Player vs Player, Marriages, Multi-World, and Mini Games etc but lots of packets were not fixed like quests that other sources offer. MapleCrystal has a lot of fixes for jobs and skills and other gameplay, and vTim's source has some custom features/packets as well.