ErikasKontenis / SabrehavenServer

15 stars 34 forks source link

Build error with FMT 9.0 #4

Open victorvadl opened 1 year ago

victorvadl commented 1 year ago

@ErikasKontenis I have installer fmt 9.0 but now I'm facing another issue:

Severity Code Description Project File Line Suppression Status Error LNK2001 unresolved external symbol "class std::basic_string<char,struct std::char_traits,class std::allocator > __cdecl fmt::v9:: vformat(class fmt::v9::basic_string_view,class fmt::v9::basic_format_args<class fmt::v9::basic_format_context<class fmt::v9::appender,char> >)" (? vformat@v9@fmt@@ya?AV?$basic_string@DU?$char_traits@D@std@@v?$allocator@D@2@@std@@v?$basic_string_view@D@12@V?$basic_format_args@V? $basic_format_context@Vappender@v9@fmt@@d@v9@fmt@@12@@z) theforgottenserver D:\OT Tibia\Xenon_Mix\vc14\iologindata.obj 1

Do you have discord? If you could give me your discord so I can ask you a few questions I'd appreciate it!

victorvadl commented 1 year ago

I did some changes trying to update fmt to 10.0 now its worked, compiled

just one thing isnt equals, i change 'auto' for E because he dosnt allow that i use auto idk why. In other project is using 'auto' with no problem image

image

But now im facing another issues, with schema and monsters.

image

image

Can you please upload fixed schemas?

victorvadl commented 1 year ago

Another thing is that when i try to login using my account, i can see my char but i cant enter in game.

image

when i select my char it says i got wrong account name

image

I think all this is problem in schema, i tested another schema and now i can login, but when i select to create char in Thais, I go to Ankrahmun, when i create selecting Carlin, my char go to Darashia. How can i fix it?

image

have a option that i can set to start lvl 1 in rookguard?