ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

GameServer Warn + adv stigma slot's. #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Warn after complie r179

Core revision:r179 I post 2 problem here.Please do not be angry about at me.

Bug description:I recive strange warn after update last rev179.Also advanced 
stigma slot canot open when char reach level 45 & etc. all advanced stigma slot 
is closed i put on conf file that.

# Stigma slots Antihack checking.
# quest = player quests are properly checked.
# level = player levels are properly checked.
# none = nothing checked maximum slots used.
gameserver.stigma.level.antihack = level

# Advanced Stigma slots Antihack checking.
# quest = player quests are properly checked.
# level = player levels are properly checked.
# none = nothing checked maximum slots used.
gameserver.advstigma.level.antihack = level

What steps will reproduce the problem?:I make new char & grow in level 20 i 
make quest for 500 stigma shards all ok normal slot work fine bur adv.slot ... 
no in level 45 nothing in level 52 alo & etc.I see in source this 
PlayerCommonData.java it's look fine but dont work on my server.All advanced 
stigma slot stay closed.
/ Since quests are not checked return slots by level.
            if (this.level >= 55)
                return 5;
            if (this.level >= 52)
                return 4;
            if (this.level >= 50)
                return 3;
            if (this.level >= 45)
                return 2;
            return 0;
        }
        else
            return 5;
    }

What is the expected output?:I expect to open adv.stigma slot.

Please copy/paste errors below:Here is Warn log.

[WARN] 2011-03-16 14:26:21 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:21 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:22 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 93887, playerName: Evilspenot
[WARN] 2011-03-16 14:26:31 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 89377, playerName: Bigseller
[WARN] 2011-03-16 14:26:31 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 89377, playerName: Bigseller
[WARN] 2011-03-16 14:26:31 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:31 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:41 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:41 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:53 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87890) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:26:53 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:03 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:03 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:12 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:12 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:21 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87885) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:21 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:37 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87890) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:37 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:50 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(87890) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:50 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:59 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(84867) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:27:59 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:28:08 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(84867) is null. playerId: 94787, playerName: Sickbastards
[WARN] 2011-03-16 14:28:08 - gameserver.model.gameobjects.player.Storage:368 - 
Storage.getItemByObjId(0) is null. playerId: 94787, playerName: Sickbastards

Hope this helps.

Regards

Original issue reported on code.google.com by apsorder...@gmail.com on 16 Mar 2011 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by ZeroSign...@gmail.com on 16 Mar 2011 at 1:39

GoogleCodeExporter commented 9 years ago
Fixed in Revision 180, please update and re-test.

Original comment by ZeroSign...@gmail.com on 16 Mar 2011 at 2:39

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I update with rev.180 adv.stigma work fine, tnx. a lot.

But i have again this warn in log on gameserver.
I recive when log this new char yes who i make to test slots on adv. stigmas.
Here is log.

[WARN] 2011-03-16 17:31:50 - gameserver.model.gameobjects.player.Player:324 - 
Player.getGameStats() coud not be retrieved. PlayerId: 84952, PlayerName: Yes
[WARN] 2011-03-16 17:31:50 - gameserver.model.gameobjects.player.Player:324 - 
Player.getGameStats() coud not be retrieved. PlayerId: 84952, PlayerName: Yes
[WARN] 2011-03-16 17:31:50 - gameserver.model.gameobjects.player.Player:324 - 
Player.getGameStats() coud not be retrieved. PlayerId: 84952, PlayerName: Yes
[WARN] 2011-03-16 17:31:50 - gameserver.model.gameobjects.player.Player:324 - 
Player.getGameStats() coud not be retrieved. PlayerId: 84952, PlayerName: Yes

Original comment by apsorder...@gmail.com on 16 Mar 2011 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago
The Game Server still runs fine though does it? This is added debugging so it 
might be pointing out an error that lies in something else.

Original comment by ZeroSign...@gmail.com on 17 Mar 2011 at 12:38

GoogleCodeExporter commented 9 years ago
Yes i recive this debgging only when start new players :) i think now is fine.

Original comment by apsorder...@gmail.com on 17 Mar 2011 at 3:11

GoogleCodeExporter commented 9 years ago
Those Warnings have been fixed as of Revision 203.

Original comment by ZeroSign...@gmail.com on 22 Mar 2011 at 2:01

GoogleCodeExporter commented 9 years ago
Tnx a lot.

Original comment by apsorder...@gmail.com on 22 Mar 2011 at 2:16