Thanks for the english fix Angelis, unfortunately i cant test it yet because i updated the client >.< but i trust it works :)
Edit: Actually it worked with updated client, just tested :)
Printable View
Thanks for the english fix Angelis, unfortunately i cant test it yet because i updated the client >.< but i trust it works :)
Edit: Actually it worked with updated client, just tested :)
Yes i've tested yesterday and hopefully they didn't changed the opcodes :).
Angelis.
@cintapw can you send me again your login & password plz ? I made a mistake with my mailbox :( Sorry
Have some errors with your last commit
http://image.noelshack.com/fichiers/...errorstart.jpg
What command did you used to compile ?
Seems that you haven't refreshed the TeraCommon project (there is a new ConfigTransformer for Locale).
Angelis.
Good :)
D:\SVN TERA EMU\trunk\TeraBuilder\build>java -cp ./lib/*;TeraGame.jar com.angeli
s.tera.game.MainGame
==================================================================-[ Services ]
ConfigService started
ObjectIDService started
DatabaseService started
Loaded 10 experiences !
Loaded 0 quests !
Loaded 8 item sets !
Loaded 8 base stats !
Loaded 65 creatures !
Loaded 5 gathers !
XMLService started
ChatService started
AccountService started
PlayerService started
QuestService started
AdminService started
UserService started
ThreadPoolService started
WorldService started
StorageService started
SpawnService started
DialogService started
RequestService started
VisibleService started
Server is now running with 1 accept processor(s) and 3 read/write processor(s)
NetworkService started
=================================================================-[ Launching ]
Server started in 6 seconds
Getting a new error when i try to login with latest commit:
Spoiler:
Any ideas?
Yes you are missing a new column in account table named locale.
All you need to do is edit your hibernate.cfg.xml replace the last line by
and restart your server.Quote:
<property name="hbm2ddl.auto">update</property>
I will commit my new hibernate.cfg.xml, that will avoid this kind of problems.
Angelis.
next release enable attack / use skill will be awesome :)
Yes i've done it.
But that still need a lot of work (some bug, like you can't attack more than one time ...)
Angelis.
Ah thanks, I had a hunch it was something about the database.
All fixed now :)
- - - Updated - - -
Do you need any help Angelis? like building xml files? items.xml for instance. I have no java skills but I think I can help you with this so long as I have the correct layout.
Yes that would be really appreciated.
Have a start map fully spawned would be great.
Thanks.