Register for your free account! | Forgot your password?

You last visited: Today at 18:40

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Gildenlager Items

Discussion on Gildenlager Items within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,818
Received Thanks: 336
Gildenlager Items

Guten Tag Epvp,

ich habe ein neuen Client verwendet, weil der alte mir zu viele Probleme zubereitet hat.
Nun hab ich den Gildenlager so gut wie fast fertig, jedoch wenn ich ein Items rein tue und es wieder raus holen will, ist es zwar in meinem Inventar, aber auch im Lager zu sehen. Mag mir einer helfen ?


PHP Code:
1010 11:52:15278 :: Traceback (most recent call last):

1010 11:52:15278 ::   File "ui.py"line 1454in OnSelectEmptySlot

1010 11
:52:15278 ::   File "ui.py"line 87in __call__

1010 11
:52:15278 ::   File "ui.py"line 78in __call__

1010 11
:52:15278 ::   File "uiInventory.py"line 667in SelectEmptySlot

1010 11
:52:15278 ::   File "mouseModule.py"line 394in RunCallBack

1010 11
:52:15278 ::   File "ui.py"line 87in __call__

1010 11
:52:15278 ::   File "ui.py"line 69in __call__

1010 11
:52:15278 ::   File "uiguildstorage.py"line 266in DropToInventory

1010 11
:52:15278 :: AttributeError
1010 11
:52:15278 :: : 
1010 11:52:15278 :: 'dict' object has no attribute 'pop'
1010 11:52:15278 :: 
In Ente Thread war die Lösung für so ein Problem, was ein anderer auch hatte:


PHP Code:
try:
    
s[i]
    
del s[i]
    return 
x
except KeyError
:
    return 
None #None is the 2nd parameter of pop in this case 
PHP Code:
in UnselectItemSlot:
        try:
            
constInfo.GUILDSTORAGE["slots"]["TAB"+str(self.tab)].pop(selectedSlotPos,None)
        
except AttributeError:
            try: 
del constInfo.GUILDSTORAGE["slots"]["TAB"+str(self.tab)][selectedSlotPos]
            
except KeyErrorpass

in DropToInventory
:
        try:
            
constInfo.GUILDSTORAGE["slots"]["TAB"+str(self.tab)].pop(attachedSlotPos,None)
        
except AttributeError:
            try: 
del constInfo.GUILDSTORAGE["slots"]["TAB"+str(self.tab)][attachedSlotPos]
            
except KeyErrorpass

in MoveItemSlot
:
        try:
            
constInfo.GUILDSTORAGE["slots"]["TAB"+str(from_[0])].pop(from_[1],None)
        
except AttributeError:
            try: 
del constInfo.GUILDSTORAGE["slots"]["TAB"+str(from_[0])][from_[1]]
            
except KeyErrorpass 
Ich weiß wo ich UnselectItemSlot, DropToInventory und MoveItemSlot ersetze. Das wird in der uiguildstorage.py gemacht. Wo füge ich das erste ein ? Mag es mir einer erklären. Da steht ja nur "try".
Attached Files
File Type: rar uiguildstorage.rar (4.8 KB, 2 views)
°Ace° is offline  
Old 10/11/2015, 19:13   #2
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,818
Received Thanks: 336
#kann keiner helfen -.- ?
°Ace° is offline  
Reply


Similar Threads Similar Threads
Gildenlager SRC
05/28/2015 - Metin2 Private Server - 9 Replies
Hallo, Hab das Gildenlager von Tirez eingebaut. Aber wenn ich nun den Wächter anklicke und das Gildenlager öffnen will passiert einfach nichts und ich bekomme einen Kick. In der Syserr vom Clienten steht nichts. Jmd. eine Idee? LG
[RSL] Gildenlager 34k
04/07/2015 - Metin2 PServer Guides & Strategies - 6 Replies
Ja Sry Habs raus genommen hatte es auf meiner platte rum liegen habs zwar eingebaut leider kamm der fehler deswegen hab ich gedacht ok stelst du mal epvp rein aber wenn ihr sagt es ist Pub ok habs dann raus genommen ;)
[S]Gildenlager
02/10/2015 - Metin2 Private Server - 4 Replies
Hey leute bin auf der suche nach dem gildenlager von prof. ente kann auch verbuggt sein es währe echt nett wenn ihr es mir senden würdet Thx im vorraus MFG
Gildenlager Bug or so :D
01/16/2015 - Metin2 Private Server - 5 Replies
Tag,hab mir mal das Gildenlager eingebaut,soweit geht alles jedoch kann ich keine Items in das Lager lagern aber Yang geht. Hoffentlich kennt jemand eine Lösung Screen Screenshot by Lightshot Screenshot by Lightshot Syserr spuckt nichts aus
[Buying] Gildenlager
12/16/2014 - Metin2 Trading - 1 Replies
Servus! Suche die komplett entbuggte Version des Gildenlager's. Bitte in Skype oder per PN melden. LG _Point_



All times are GMT +2. The time now is 18:40.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.