Problem interface

Added by demonelfe about 6 years ago

I'm problem with my interface. The skin is bug.

interface.png (1.5 MB)


Replies (9)

RE: Problem interface - Added by Botanic about 6 years ago

I have had that happen before there is a problem in how you have the build pipeline setup.

I would rerun the pipeline and make sure there are no errors

RE: Problem interface - Added by demonelfe about 6 years ago

i remove folder :

w:/install/interface/
w:/export/common/interface/

Run Setup.py and export_build_install.py without errors but no work.

There is other folder has deleted ?

RE: Problem interface - Added by demonelfe about 6 years ago

no solution ? _

RE: Problem interface - Added by Botanic about 6 years ago

Look in the logs for export build and install and see if you see any errors.

RE: Problem interface - Added by demonelfe about 6 years ago

I'm rebuild 3 times and no work. There is no error in my log.
I'm follow this wiki : http://dev.ryzom.com/projects/ryzom/wiki/How_to_set_up_the_Build_Pipeline

There are currently some files in the code repository that are in the ryzom_assets_rev2.7z assets W:\database already. These must be deleted in order to get the game built properly.
Erase the contents of "code\ryzom\server\data_shard\collisions" entirely, this data is generated by the build pipeline.
Delete the directory "code\ryzom\client\data_r2ed_ui", this data is already under W:\database\interfaces\r2_*.
Delete the directory "code\ryzom\client\data\gamedev\adds\interfaces", this data is also under W:\database\interfaces.
Delete the file "code\ryzom\client\data\gamedev\interfaces_v3\texture_interfaces_v3.tga", it is generated by the build pipeline to elsewhere.

it's work with the last change ?

RE: Problem interface - Added by Botanic about 6 years ago

You have to do that before running the pipeline if you dont then the build becomes polluted, you could remove all the interface folders from the built directories then retun 0_setup to fix it, or delete the whole build and rerun the whole thing.

You would need to remove

W:\export\common\interface
W:\install\interfaces

After you remove those rerun export_build_install and it should fix it if that is all the data, I believe it is.

RE: Problem interface - Added by demonelfe about 6 years ago

Already in my third topic :

i remove folder :

    w:/install/interface/
    w:/export/common/interface/

Run Setup.py and export_build_install.py without errors but no work.

There is other folder has deleted ?

RE: Problem interface - Added by demonelfe about 6 years ago

i'm downloaded Exported "Export/Build" from http://dev.ryzom.com/projects/ryzom/wiki/WindowsBinaries and you W:/export/common/interface/ is the same (2 169 files / 56,9 Mo).

RE: Problem interface - Added by demonelfe about 6 years ago

demonelfe wrote:

i'm downloaded Exported "Export/Build" from http://dev.ryzom.com/projects/ryzom/wiki/WindowsBinaries and you W:/export/common/interface/ is the same (2 169 files / 56,9 Mo).

This revision : http://ryzom.hg.sourceforge.net/hgweb/ryzom/ryzom/rev/e4ae9fe12096 is compatible with the Build Pipeline ?

(1-9/9)