Direwolf20 - Lag whenever crafting

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Bamito

New Member
Jul 29, 2019
7
0
0
Hello,

The entire server is lagging when someone begins to craft anything with the following warning being spammed in the console:

[Server thread/WARN] [MachineMuse]: WARNING: unlocalizedName is deprecated; please use registryName or itemStackName instead!

I downloaded the server files from the launcher and the file that is downloaded is titled "direwolf20_17-server.zip" while the client version is 1.9.0 which makes me believe the server version I have is outdated. Thank you for the help!
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
Look in the base folder for your server. It should have a version.json file in it. Open the file with notepad. The contents of my Infinity server file are below. But you can see it clearly has the pack version the server is running.

{ "forgeVersion": "1448", "mcVersion": "1.7.10", "packVersion": "2.1.3", "packID": "FTBInfinity", "xml": "modpacks" }
 

Bamito

New Member
Jul 29, 2019
7
0
0
Using the same version as the client at least:
{ "forgeVersion": "1448", "mcVersion": "1.7.10", "packVersion": "1.9.0", "packID": "direwolf20_17", "xml": "modpacks" }
 
T

TronPaulJones

Guest
I had this same issue this week and your fix worked to eliminate the console spam but now most of the recipes don't work or are incomplete. I am running Direwolf 1.9.0. Does anyone have a suggestion as to how I can still make powersuits but not crash my server with error spam?
 

Bamito

New Member
Jul 29, 2019
7
0
0
One of the players on my server mentioned this as well but they had already crafted all of their powersuit items when I had removed the recipes. I haven't fixed the recipes yet since I haven't touched powersuits yet but you'll have to go through the original recipes and fix them since it references items that have since been renamed or replaced.

If you find an easy way to get this to work please let me know otherwise I'll probably post it once I get to it!
 
T

TronPaulJones

Guest
Sounds good, I will see what I can find and let you know if I get a fix working.
 
T

TronPaulJones

Guest
So I found a fix but it requires all of the people on your server to be aware that they need to update Numina.

I updated Numina to 0.4.0.131 (newest build) for the server and for my client and had my friends do the same. This worked perfectly, and mostly worked because I run a very small server with only friends. If your server is small this might work great for you as well.
 

TomToms

New Member
Jul 29, 2019
8
0
0
So I found a fix but it requires all of the people on your server to be aware that they need to update Numina.

I updated Numina to 0.4.0.131 (newest build) for the server and for my client and had my friends do the same. This worked perfectly, and mostly worked because I run a very small server with only friends. If your server is small this might work great for you as well.

Tried this on my server as well, works as stated. Thankyou!