Augment combiner issue
I'm using version 984. At the moment nobody can use the augment pools. For example there is one in PoK outside the bank (using Angelox's DB) and if I click on it, nothing happens. One of my other players reported actually getting stuck altogether and having to log, but I haven't seen that myself.
I noticed that wildcardx has done some work on global containers to make them unlock properly when a player releases them; I wondered if this might be an unintended side effect of that work. Has anyone else noticed this problem or have I messed something up at my end? (quite probable!). Cheers Paul. |
Same problem here - i reverted to Version .977 and the aug-sealer works fine again. Anything above .977, everything just hangs (can't cast, open doors, etc.) until I zone the character - Is there a bug here?
|
Everything (including augments) are working fine here, on PEQ with the newest build.
As for world objects hanging make sure the type column in the db is correct. A lot of objects were collected as type 255 which will cause the client to hang. And not to worry, if there ever is a problem with Wild's code, I am always the first to "bring it to his attention" ;) Right, Wild? |
Which AA_Data.sql are you using?
|
Quote:
|
Just so you know, this is probably a MySql 5 bug that was formed after .977 - If anyone that has MySql5 would like to verify - I just tested on ax_peq and peq with same results.
peq uses MySql4.0, so the PEQ server could be different and not have this problem. |
Quote:
|
You might be on to something with that theory Angelox as I'm using mysql 5. Unfortunately I cannot revert to mySQL 4 on my server to test that theory (the DB engine is used for other things and there are too many dependencies!).
Paul. |
Righto, I found the bug. Except, it was my own stupid fault :o:
I had forgotten to copy over the new patch_ files from the utils directory into the main server directory, though I'd remembered to do opcodes.conf. Nothing to do with the SQL engine or the database contents itself. I also spent quite a while going through diffs of the source files to the emulator, which made me realise again that opcodes had changed, but also showed me quite how much work KLS has been putting into the AA code - amazing! Anyway I hope this helps someone else fix their server too if they have been as slack as me :) Paul. |
Quote:
I think I just have a mental disorder where I miss things that are right in front of my face. BtW, I'm ashamed to ask but, where did you find instructions to copy over the patch_ files from the utils directory? |
Quote:
Paul. |
when you make that shell script, could I see it? I think I need it too :)
|
Better late than never, I just put this together for the 990 update. You put the script in the directory that your executables live, but you run it from the top level of your source directory (e.g. "EQEmu-0.7.0-990"). I call this "update-server", I also have a "restart-server" script which is the same with the three "cp" commands cut out.
Code:
#!/bin/sh |
All times are GMT -4. The time now is 10:09 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.