Pavogani Posted January 9 Report Posted January 9 So, I have recently updated everything to the new version of Atavism and for the most part everything is working perfectly fine. However, when creating items crafting it doesn't register any crafting requirements for anything, this includes all crafting skills as well as guild level-up requirements. I will attach screenshots to better show the issue, as well as the setting I have done in the database so far. I am sure it is something simple I am overlooking, but any assistance would be greatly appreciated. Quote
Pavogani Posted January 9 Author Report Posted January 9 I would like to state that the crafting does create the items, however it does so without any of the items I have marked as required allowing you to make them with nothing in your inventory. Quote
Martin (Dragonsan) Posted January 10 Report Posted January 10 Can you show me that you can click the craft button? I can't reproduce this on my end. https://www.dropbox.com/scl/fi/lbgik8vlie6gdfdg9vzlk/2024-01-10_12h39_45.mp4?rlkey=yyf956wbcuq73lcnsgonxmf9x&dl=0 Quote
Pavogani Posted January 10 Author Report Posted January 10 Absolutely. Not sure why but as you can see in the video it isn't registering required items for crafting and just crafts with nothing. 2024-01-10 09-59-12.mp4 Quote
Martin (Dragonsan) Posted January 12 Report Posted January 12 How are you opening the crafting panel? By clicking on a crafting station or from the menu, or differently? Quote
Pavogani Posted January 12 Author Report Posted January 12 Doing both the menu and the crafting station. In that video I was using the Smith Crafting panel. All have the same results though. Quote
Solution Martin (Dragonsan) Posted January 12 Solution Report Posted January 12 Change server log level to debug. To do so go to the worlld.properties configuration file, and change it there to 1, default value is 4. ### ### The default log level of the server. ### ### AO-Level log4j Level ### 0 TRACE ### 1 DEBUG ### 2 INFO ### 3 WARN ### 4 ERROR ### atavism.log_level=4 So, set it to 1, restart the server, then reproduce the issue, craft something, pack all logs from the atavism_server/log/world directory, and send them to support@atavismonline.com with this forum post link. Also, after you modified your recipes, are you sure that you restarted your server? Quote
Pavogani Posted January 12 Author Report Posted January 12 Thanks for all of your help. I was able to identify the issue using the debug method you provided here. It seems that something in the Interactions part of the database was causing the issue. It is now fixed and working perfectly. I will definitely be using the debug settings much more in the future. I was racking my brain trying to find a way to pinpoint the issue and completely over-looked the debug settings in world.properties. Thanks again for all of your help. Martin (Dragonsan) 1 Quote
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.