Glee Posted April 25, 2022 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 09/20/19 Last Seen: February 1, 2024 Share Posted April 25, 2022 (edited) please anyone can help me? thanks make[1]: Leaving directory '/root/server/src/char' make[1]: Entering directory '/root/server/src/map' MKDIR obj CXX achievement.cpp CXX atcommand.cpp CXX battle.cpp CXX battleground.cpp CXX buyingstore.cpp CXX cashshop.cpp CXX channel.cpp CXX chat.cpp CXX chrif.cpp CXX clan.cpp CXX clif.cpp CXX date.cpp CXX duel.cpp CXX elemental.cpp CXX guild.cpp CXX homunculus.cpp CXX instance.cpp CXX intif.cpp CXX itemdb.cpp itemdb.cpp: In member function ‘virtual uint64 RandomOptionGroupDatabase::parseBodyNode(const c4::yml::NodeRef&)’: itemdb.cpp:3368:33: error: use of ‘randomNode’ before deduction of ‘auto’ for (const auto& randomNode : randomNode) { ^ Makefile:83: recipe for target 'obj/itemdb.o' failed make[1]: *** [obj/itemdb.o] Error 1 make[1]: Leaving directory '/root/server/src/map' Makefile:50: recipe for target 'map' failed make: *** [map] Error 2 Edited August 23, 2022 by Mael Use a codebox Quote Link to comment Share on other sites More sharing options...
0 cook1e Posted April 25, 2022 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 172 Reputation: 68 Joined: 10/25/20 Last Seen: 3 hours ago Share Posted April 25, 2022 (edited) Update your rAthena, several fixes have been added. If your emulator still don't have custom changes do a git pull if you have custom changes then do them manually https://github.com/rathena/rathena/commits/master Edited April 25, 2022 by cook1e Quote Link to comment Share on other sites More sharing options...
0 Glee Posted April 25, 2022 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 09/20/19 Last Seen: February 1, 2024 Author Share Posted April 25, 2022 @cook1e hello cook1e , i allready use lastest rathena please closed topic, problem solved Quote Link to comment Share on other sites More sharing options...
0 NormanJemong Posted December 10, 2022 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 12/07/20 Last Seen: January 17, 2023 Share Posted December 10, 2022 On 4/25/2022 at 9:49 PM, Glee said: @cook1e hello cook1e , i allready use lastest rathena please closed topic, problem solved hello Glee, i have same problem error: use of ‘randomNode’ before deduction of ‘auto’ how to fix it? Quote Link to comment Share on other sites More sharing options...
Question
Glee
please anyone can help me? thanks
Use a codebox
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.