Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Not sure, that mesh looks like there's a lot of sculpting left to be done, especially at the arms
  3. Can you add verbose to your build command like "make -C build/workspaces/gcc verbose=1" so we see the actual build command run. Also what output do you get for "g++ --version" and "clang++ --version"? Side note, premake --cc option with version, ie gcc-12 isn't documented and broken in some cases. Typically if you use binutils you wont have an corresponding ar-12 for example which it would look for.
  4. the destroyed army camp looks like a placeholder to me
  5. nifa

    Erechtheion

    Sure, here you go 942182649_erechtheion0_28.2.zip
  6. Today
  7. Thanks, so what I've tried now is : ./update-workspaces.sh --cc=gcc-12 cd gcc make And ./update-workspaces.sh --cc=clang-18 cd gcc #Can't see any other folders make If i pass a compiler version i don't have to update-workspaces.sh, it tell me so. Therefor I'm guessing i do have to compiler I'm passing above. Yet compilation fails in both cases. With gcc /usr/include/fmt/core.h:2201:22: error: ‘constexpr void fmt::v8::basic_format_parse_context<Char, ErrorHandler>::on_error(const char*) [with Char = char; ErrorHandler = fmt::v8::detail::error_handler]’ called in a constant expression 2201 | context_.on_error(message); With clang In file included from ../../../source/ps/GameSetup/GameSetup.cpp:84: ../../../source/scriptinterface/FunctionWrapper.h:518:6: error: call to consteval function 'fmt::basic_format_string<char, std::basic_string<char> &>::basic_format_string<char[51], 0>' is not a constant expression 518 | "Failed defining function {:?} on the native scope.", classInfo->name)}; | ^
  8. I think you are using gcc instead, if you want to use clang you have to set CXX environment variable or pass --cc=clang to update-workspace.sh, also your gcc version is likely older then gcc-12.
  9. That do fix the error, but compilation fails later with another forward declaration and a bunch of new errors too. I have clang 18.1.8, rusc 1.91.0
  10. I really love this. Can you give it the white tile roof like the Athenian Wonder?
  11. Encontre una joya. https://retratodetenochtitlan.mx/
  12. I tried the nightly build and they had one. https://wildfiregames.com/forum/topic/26110-civ-germans-cimbri-suebians-goths/?do=findComment&comment=582009
  13. Could we make a wonder for the germanic tribes out of these assets too? As far as I know they had some kind of burial mound too and the cimbri are still missing one
  14. Yesterday
  15. Erechtheion and carytids from the acropolis in athens https://en.wikipedia.org/wiki/Erechtheion https://en.wikipedia.org/wiki/Caryatid https://www.artstation.com/artwork/lxY91a 1228892164_erechtheion0_28.1.zip licence
  16. Thanks for the quick reply (and sorry for the sloppy one on my side). Liberapay: you link your Paypal account to it and you can start receiving money. As far as I can tell, there is already a Paypal account, it is "just" the matter of creating the account on Liberapay. Hope this materializes!
  17. I got an error like this a while ago too and the cause was that the compiler version was too old.
  18. Herodotus (Histories, IV, 82) tells the account of a large Scythian cauldron (which could contain up to 600 Greek amphorae) built for the king Ariantas.
  19. Show some decorating ideas, maybe @Obskiuras can help with some concepts.
  20. Could you test this: https://gitea.wildfiregames.com/0ad/0ad/pulls/8528
  21. Hello its me again. Having troubles again with the lfs... So fetching from the main repository works with the suggestion from the .lfsconfig. But i can no longer update my fork, its always trying to push directly to the main 0ad repository... Any ideas why? Same problem on windows and linux and on a clean checkout. Also did try the suggestion from this thread, but the effect was that it would never update again from the main 0ad repo. actual error: batch request: error:: 0% (0/1), 0 B | 0 B/s error: User: 1394:Cayleb-Ordo with Key: 34:Linux-PC is not authorized to write to 0ad/0ad. error:: exit status 1 local git config: core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=git@gitea.wildfiregames.com:Cayleb-Ordo/0ad.git remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.main.remote=origin branch.main.merge=refs/heads/main branch.main.vscode-merge-base=origin/main remote.0ad-base.url=git@gitea.wildfiregames.com:0ad/0ad.git remote.0ad-base.fetch=+refs/heads/*:refs/remotes/0ad-base/* user.name=Cayleb-Ordo branch.build-with-cmake.remote=origin branch.build-with-cmake.merge=refs/heads/build-with-cmake branch.build-with-cmake.vscode-merge-base=origin/build-with-cmake lfs.repositoryformatversion=0 lfs.url=git@gitea.wildfiregames.com:0ad/0ad.git branch.build-with-cmake-initial.remote=origin branch.build-with-cmake-initial.merge=refs/heads/build-with-cmake-initial branch.build-with-cmake-initial.vscode-merge-base=origin/build-with-cmake lfs.https://gitea.wildfiregames.com/0ad/0ad.git.locksverify=false lfs.https://gitea.wildfiregames.com/Cayleb-Ordo/0ad.git.locksverify=true branch.build-with-cmake-backup.vscode-merge-base=origin/build-with-cmake remote configuration: 0ad-base git@gitea.wildfiregames.com:0ad/0ad.git (fetch) 0ad-base git@gitea.wildfiregames.com:0ad/0ad.git (push) origin git@gitea.wildfiregames.com:Cayleb-Ordo/0ad.git (fetch) origin git@gitea.wildfiregames.com:Cayleb-Ordo/0ad.git (push)
  22. The burial chamber was decorated and we can imagine they used similar decoration outside when they performed ceremony celebrating their ancestor:
  23. I don't think that the problem is on your side. But it's weird that nobody encountered this error. Which compiler do you use?
  24. If you can't take criticism, don't participate in a community project. Do you have a reference that would make a worthy addition to the wonder?
  25. Hey @nifa This looks pretty nice. Great work. Maybe we could somehow reduce the polycount by baking some of the stones into a decal with a normal map?(looks like it's already a texture but I can't check right now) Could save some tris by making the decorations transparent texture instead of little squares. Might be nice to find a way to have a hint of player color as well.
  1. Load more activity
×
×
  • Create New...