Jump to content

memett4545

Inactive Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by memett4545

  1. 0117 11:57:46524 :: ui:3596: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
    
    0117 11:57:46525 :: 
    uieventsportsmatch.py(line:68) LoadWindow
    ui.py(line:3589) LoadScriptFile
    ui.py(line:3793) LoadChildren
    ui.py(line:3793) LoadChildren
    ui.py(line:3793) LoadChildren
    ui.py(line:3596) LoadChildren
    
    SportsMatchEventWindow.LoadDialog.LoadScript - <type 'exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/event/horizontal_line_left.sub)
    
    0117 11:57:46525 :: ============================================================================================================
    0117 11:57:46525 :: Abort!!!!
    
    

    i don't have this file how can i get it

  2. 9 hours ago, Owsap said:

    Just add it above the class in the char_manager.h file.

    
    class CHARACTER_MANAGER : public singleton<CHARACTER_MANAGER>

    Result

    
    #if defined(__EVENT_BANNER_FLAG__)
    typedef std::map<DWORD, std::string> BannerMapType;
    #endif
    
    class CHARACTER_MANAGER : public singleton<CHARACTER_MANAGER>

     

    thank you bro ❤️

    spacer.png

  3. 
     [OK]         Compiling: BattleArena.cpp
    In file included from BattleArena.cpp:6:
    char_manager.h:127:2: error: 'BannerMapType' does not name a type; did you mean      'EBannerMapIndex'?
      BannerMapType BannerMap;
      ^~~~~~~~~~~~~
      EBannerMapIndex
    gmake: *** [Makefile:183: .obj/BattleArena.o] Error 1
    
      char_manager.cpp
      
      private:
    	BannerMapType BannerMap;
    	bool m_bIsLoadedBanners;

    i am getting an error :(

  4. 1108 21:08:31391 ::
    networkModule.py(line:209) SetSelectCharacterPhase
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    introSelect.py(line:30) <module>
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    interfaceModule.py(line:12) <module>
    system.py(line:130) __pack_import
    
    networkModule.SetSelectCharacterPhase - <type 'exceptions.IndentationError'>:unexpected indent (uiInventory.py, line 709)
    
    1108 21:08:31391 :: ============================================================================================================
    1108 21:08:31391 :: Abort!!!!

    help me pls 

    3I8SQpoQTnqF6E8hJo0DVA.png

    • Love 1
  5. 1028 21:49:07819 :: 
    networkModule.py(line:209) SetSelectCharacterPhase
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    introSelect.py(line:26) <module>
    system.py(line:130) __pack_import
    
    networkModule.SetSelectCharacterPhase - <type 'exceptions.IndentationError'>:unindent does not match any outer indentation level (uiTarget.py, line 142)
    
    1028 21:49:07819 :: ============================================================================================================
    1028 21:49:07819 :: Abort!!!!
    
    
    help me pls 
      uiTarger.py Line 142:
      
      		self.isShowButton = FALSE
    if app.ENABLE_VIEW_ELEMENT:
    			self.elementImage = None
    
    		self.__Initialize() #142 ?
    if app.ENABLE_VIEW_ELEMENT:
    			self.elementImage = None
    		self.ResetTargetBoard()

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.