MuzTank / 3ceam

3ceam
0 stars 0 forks source link

Few bugs found on the latest revision 568. #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Guillotine Cross's Phantom Menace should have a 7x7 AoE but now it seem to 
be around 3x3 AoE.

2. Skills that will pull target or jump to the target is not working. Examples: 
Rune Knight's Phantom Thrust and Sura's Lightning Walk.

3. Job bonus (/db/job_db2.txt) will not be loaded properly unless manually edit 
the SV_READDB_MAX_FIELDS in /src/common/strlib.c . There is error shown in the 
map server too.

[Error]: sv_readdb: Insufficient column storage in parser for file 
"db/job_db2.txt" (want 1001, have only 150). Increase the capacity in the 
source code please.

**The server is running on CentOS 5.5, Intel Xeon, 4GB RAM, MySQL, 3CeAM rev568.

Original issue reported on code.google.com by nicky0...@gmail.com on 4 Dec 2010 at 1:30

GoogleCodeExporter commented 8 years ago
4. Bubblegum effect is not working correctly too. The duration for it also 
won't be ended. The effect icon at the right side is always there.

Original comment by nicky0...@gmail.com on 5 Dec 2010 at 2:20

GoogleCodeExporter commented 8 years ago
The 3rd error is fixed on a fresh copy. 

Can you reproduce the second and the 4th error on an eAthena build?

Original comment by xazax.hun on 5 Dec 2010 at 3:44

GoogleCodeExporter commented 8 years ago
Do you mean the error or debug displayed on the map-server? If you mean that, 
then very sorry on it as the map-server did not show any error or debug at all.

For the RK's Phantom Trust, after using the skill, by right the monster will be 
drag to the RK but now it doesn't do that at all. Before revision 568 the 
skills are working properly and was able to drag the monster.

For the bubblegum, it should be worn off after 30 minutes, but after 30 minutes 
passed, the effect icon is still there and not removed. Besides, while login to 
the game, it always shows "Regular item drops from monsters will be doubled for 
the next 30 minutes.", even after an hour it will be still there after relog. 
While the bubblegum effect icon is still there, player is not able to consume 
another bubblegum at all so might due to stuck.

Original comment by nicky0...@gmail.com on 5 Dec 2010 at 3:57

GoogleCodeExporter commented 8 years ago
For the 1. bug i think I calculate wrongly already. It is correct by that way. 
Sorry about it.

Original comment by nicky0...@gmail.com on 5 Dec 2010 at 4:07

GoogleCodeExporter commented 8 years ago
Hi, i can confirm the bug 3 (manualy corrected now) and the bug 2. (In eAthena 
i don't know one skill that have an effect similar to Lighting walk/phantom 
thrust. But Charge Attack of LK is still functional).

"While the bubblegum effect icon is still there, player is not able to consume 
another bubblegum at all so might due to stuck.
"
-> I think that is item_delay.txt issue. Verify it times.

Original comment by rafoka.a...@gmail.com on 6 Dec 2010 at 3:27

GoogleCodeExporter commented 8 years ago
So for example charge attack works on eA but doesn't on 3CeAM?

Original comment by xazax.hun on 6 Dec 2010 at 4:45

GoogleCodeExporter commented 8 years ago
I have just tested on eA's stable version and 3CeAM, both working well for 
Knight's Charge Attack.

However, the RK's Phantom Trust and Sura's Lightning Walk still not able to 
pull the target or jump to the target. (tested on 3CeAM)

Besides, I tested the 3CeAM rewrite stable version, the RK's Phantom Trust is 
working correctly. Maybe you can refer to the rewrite stable's version?

Original comment by nicky0...@gmail.com on 6 Dec 2010 at 5:22

GoogleCodeExporter commented 8 years ago
I want to ask a question  when the 3CEAM's  forum will be rebuild ? 

Original comment by vegetabl...@hotmail.com on 6 Dec 2010 at 6:20

GoogleCodeExporter commented 8 years ago
For bubblegum bug, I don't think it is related to item_delay.txt. I am testing 
using a clean revision of 570, 2 days ago I use the bubblegum but today I check 
and the effect is still there, yet I can't use another bubblegum.

Original comment by nicky0...@gmail.com on 7 Dec 2010 at 1:29

GoogleCodeExporter commented 8 years ago
Hi nicky, i don't know if the effect of bubblegum is of the type "30 minutes of 
logged time" Have you tried to make the character logged in and stopped for 30 
minutes?

About the problem with the skills... I can confirm that it happened during 
those last updates because I possessed a review not long ago (maybe two weeks) 
with all these skills working (I reported the ones that did not work / not work 
correctly in 3ceam board, who were sling item banana bomb and the windmill of 
shura). That day, I remember perfectly to have tested the Phantom and Lightning 
Thrust Walk and they were perfect.

Original comment by rafoka.a...@gmail.com on 9 Dec 2010 at 3:16

GoogleCodeExporter commented 8 years ago
@rafoka.arakaki

Yeah, the effect icon will disappear after 30 minutes. My fault =X. However, 
when i use bubblegum, then a monster has a item A drop of 50% originally, after 
using bubblegum, it is still not 100% getting the item A. I tried by spawning 
100 of the mob that has the drop of item A with 50% (after bubblegum effect 
100%), then i use earthquake with alootid of item A, but still not getting 
100ea of the item X.

For the skills, do you have any problem with the latest revision, as i don't 
really get what you saying, whether it is working correctly or not with the 
latest version.

Original comment by nicky0...@gmail.com on 9 Dec 2010 at 4:01

GoogleCodeExporter commented 8 years ago
Phantom Thrust / Lightning Walk -> Not working on currently version, two weeks 
ago theses skills are all OK, but not now.

Your test should have worked, I do not know how to fix it. (See if there is any 
restriction on the amount of mob you summoned with the command @ monster, I 
think there is a default restriction of 100 mobs)

Long live 3ceam! =]

Original comment by rafoka.a...@gmail.com on 9 Dec 2010 at 7:26

GoogleCodeExporter commented 8 years ago
I have already checked the atcommand spawn limit is 100 and have done a 
@mobsearch to check the total amount of the certain mob on the map, but still 
can't get 100% of the item..

Original comment by nicky0...@gmail.com on 10 Dec 2010 at 3:15

GoogleCodeExporter commented 8 years ago
New bug found.

When inviting other person into a party, the person who gets the invitation 
will not able to see the party name properly and saw some symbols instead. 
Tested with 3CeAM trunk version 570 and rewrite stable revision 570. Rewrite 
stable doesn't have this kind of problem. Previously on 3CeAM trunk version 
also no.

Original comment by nicky0...@gmail.com on 10 Dec 2010 at 6:39