I cant.. it gives problems creating char.. i updated stuff and SQL, now im gonna download and use Release.
Printable View
I cant.. it gives problems creating char.. i updated stuff and SQL, now im gonna download and use Release.
Ok, revision 81. ive got following error:
Waiting.. (in game)
Unknown Collumn 'gemid' in 'field list'
with updated SQL.
SQL needs an extra update, you need to do this manually.
You need to add the collumn 'gemid' to the 'items' table. Right-click on the 'items' table in Navicat. Then 'design table'. Then right-click in the window, choose 'Add Field' then enter 'gemid' in the name collumn, the rest just standard like the rest, int 11 0 and allow null. Also fill '0' in the 'default' input field on the bottom of that window.
If you did it correctly it'll work =p
hi
sorry ? please help connect me to svn sourse!!!
login and passvord ????
hi
sorry ? please help connect me to svn sourse!!!
login and passvord ????
Alex no more double post plz. and now my error with revision 81:
http://img424.imageshack.us/img424/2935/errorjl4.th.jpg
What is my problem please help :(
@Pepulin put the new trose.exe in your server folder
for those who have crash with 81 rev, don't forget to clean the stat row of the item table
Code:UPDATE items SET Stats = 0
Well, my "Out of Memory" problem was fixed after I wiped my database... But I mad a char,login and Item backup which I could restore without problems (weird...)
I did a test with Rose v119 (yes, I compiled v0.82 with new Trose) and I can go until the char attempts to enter the World Server, at that point I get the same error Krawallski got. I remember someone said that version will need a database update.
===================
Edit:
===================
I ran the client a second time and then it worked.... So v119 works with 0.82. Damn, this is weird :drinks_no
Quote:
SQL needs an extra update, you need to do this manually.
You need to add the collumn 'gemid' to the 'items' table. Right-click on the 'items' table in Navicat. Then 'design table'. Then right-click in the window, choose 'Add Field' then enter 'gemid' in the name collumn, the rest just standard like the rest, int 11 0 and allow null. Also fill '0' in the 'default' input field on the bottom of that window.
If you did it correctly it'll work =p
With This You Wont Need to Drop the Item Table or Add it Manually , Just Execute this Query in Mysql and thats all.
Quote:
ALTER TABLE items ADD `gemid` int(11) NOT NULL default 0 AFTER `appraised`;
Jeah everything works fine.. unrefined or refined
first my server chrash after char select... then i have remember me that i have forgot to set default 0 in gem id.. i have make this....
But i have one problem my server wan`t start
They start and crash that is this what stand in teh log file
someone has a idee to fix this?Quote:
Initialized and verified Winsock 2.2
Connected to MySQL server
Generated encryption CryptTable
Could not bind socket
I cannot log in, i tried with narose evo, krose evo, and philippine EVO, and NOT LOGIN, with new trose ERROR before enter in game with gameguar, and with normal trose, NOT login...
PLease help.
pepulin > you ever HAD it working? some people have dual core processor and need to set priority to low or something... but in EVO there's not an Trose.exe in Taskmanager. :P
Anyone got the bug fixed where server crashes for no reason you get like 10 players on and all of a sudden world server.exe decides to close?
Anyone?
help me,when i start the world server, he shows this sh!t
[SQL] Could not execute query: "Unknow column 'aggrocount' in 'field list'
please help me =)
first my server chrash after char select... then i have remember me that i have forgot to set default 0 in gem id.. i have make this....
But i have one problem my server wan`t start
They start and crash that is this what stand in teh log file
can no one help me with this problem o.O I can`t start the server -.-Quote:
Initialized and verified Winsock 2.2
Connected to MySQL server
Generated encryption CryptTable
Could not bind socket
"Could not bind socket"
That happens when your port you are trying to use is already busy by another appz.
Or when your firewall blocks it ^^'
Hey I have a question about bug mob
On the map,a lot mob have infinite HP or no hp(on shoot)...
It's because the mob hp is not fixed? Or because the spawnarea is fxxked up?
If it's just the spawnarea i have just to rebuild one.
Server is not very playable for no-gm player like that: no good damage system,no skill book,mob bug...
if 1/3 bug is fixed the server will be more funny^^
They are working on it =/.
And we know it will be more funny.
i mean the skill book use need more time... i dont know if gives a way to leran all one.. but when you must write one by one over the item id.. then needs more time..
Okay I see the list_data_npc and spawnarea are not the problem...
Yeah i think fix Skill book is not easy Oo
The problem with the damage system is we don't know really what is the exact damage system right?