-
Posts
868 -
Joined
-
Days Won
5
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Khan
-
Changed Status from Work in Progress to Fixed
-
- 5 comments
-
- #stack modifier
- #industrial
- (and 5 more)
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Fixed Changed Fixed In to 2.8.7
-
Changed Status from Pending to Not a Bug
-
Cool, glad you got it sorted /
-
There is clearly some kind of issue happening for you, as everyone else including myself can easily download this file, and upload it to our servers without issues. It could be a bug with your hosts upload, it could be your browsers cookies/cache being bugged, etc. Best way to eliminate possible issues is to simply try other ways of doing it, like using a different browser to see if the issue goes away.
-
can you send me your server log? So that I can investigate that bug? Like in a private message or in discord.
-
I have no idea how your config managed to fail to generate the first time, there is a null check even for reloading the plugin..
-
Have you tried using a different web-browser to upload it to the host?
-
Okie, so that would explain it, please unload the plugin, delete the config file & then load it. Lemme know if it fails to generate the config again for you.
-
Please try deleting all old downloads & downloading a fresh copy, then try uploading that fresh downloaded copy. Additionally, please close the browser out completely after downloading the fresh copy & then open it up fresh & try re-uploading the file to your host.
-
Can you check if the config file generated? If it did can you open it and see if its null?
-
-
Version 1.0.12
661 downloads
StackModifier: Industrial is an expansion designed to address all industrial-related stacking, splitting bugs, exploits, and issues. It patches the Industrial Conveyor and Industrial Crafter, providing much-needed fixes and improvements. Additionally, it introduces customizable limits that you can set and control to enhance the industrial gameplay experience. It also has blacklist support for the industrial crafter. This plugin will not affect plugins that auto-generate Industrial piping or placing. This plugin only targets players. NOTE: IF a plugin auto generates a farm past 5 daisy chained boxes it will start affecting server performance and cause hook time warnings. Server Defaults: Recommend sticking below vanilla defaults due to performance issues. # Industrial Component | Default | Custom | |-----------------------------|---------|---------| | Industrial Crafter | 6 | 6 | | Industrial Storage Adaptor | 34 | 20 | | Industrial Hopper | 6 | 6 | | Industrial Combiner | 17 | 9 | | Industrial Splitter | 17 | 9 | | Industrial Conveyor | 28 | 14 | |-----------------------------|---------|---------| Configuration File: { "Allow Industrial Crafter to craft random armor slots like normal crafting.": false, "Industrial Conveyor Max Stack Size Per Move Default: 128": 128, "Industrial Conveyor Move Frequency Default: 5, Lower = faster moving": 5, "Maximum difference in seconds that two items with Spoil Timers can have and still be stackable: 3600f < Default = 1-Hour difference": 3600.0, "Limit Industrial linking to improve server performance, adjust as needed.": { "Industrial Crafter": 6, "Industrial Storage Adaptor": 20, "Industrial Hopper": 6, "Industrial Conveyor": 14 }, "Industrial Crafter Black List: Item-Shortnames": [ "spear.wooden", ] } Why Limits Are Needed: Due to heavy server performance issues caused by the Industrial Conveyors being daisy-chained, I've introduced limits to help reduce the strain on server resources. When large industrial systems are built, especially with Auto-Crafters and Auto Bases, the sheer number of items and operations involved can cause significant performance degradation. Here’s an example of how an industrial system affects server performance: Industrial Crafter > Industrial Crafter > Industrial Crafter > Lg Furnace > Elec Furnace > DropBox > DropBox > DropBox > Combiner > Combiner > Combiner > - Combiner > - Splitter > - x3 Splitter > x3 Splitter > x3 Splitter > x3 Splitter > 27x Conveyor > Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box Box 3x Combiner > 3x Combiner > 3x Combiner > - 3x Combiner > - Combiner > - Splitter > - 3x Splitter > Auto Crafter > Ore to Lg Furnace > Ore to Elec Furnace > Build Summary: 4x Industrial Crafters 34x Storage Adaptors 17x Combiners 17x Splitters 27x Conveyors Each box has 48 slots, and the CanStackItem hook is called for each slot that is used. With 27 boxes, that’s 1,296 calls before the process stops, assuming all boxes are full. This leads to high hook times, warnings, and server lag. The Solution: Limits To mitigate this issue, I’ve implemented a system of limits for these large industrial builds. The new default limit for Conveyors is now 14 (down from the vanilla limit of 28), drastically reducing the number of CanStackItem calls to 672. This helps to reduce the server load and improve performance. These limits are adjustable and can be configured inside the plugin’s settings, allowing you to fine-tune the system to best suit your server's needs. Lang File: { "Title": "<size=14><color=#00CED1>Connection Limits</color></size>\n", "Message": "<color=#FFD700>0</color>\n<color=#FF6347>Max Limit:</color> <color=#FFA07A>1x</color> | <color=#ADFF2F>Detected:</color> <color=#7CFC00>2x</color>", "Blocked": "Connection Blocked: View Chat or F1-Console-Menu for Details.", "Crafter": "Industrial Crafters", "Adaptor": "Industrial Storage Adaptors", "Hopper": "Industrial Hoppers", "Conveyor": "Industrial Conveyors", "Blacklist": "Blacklisted Item 0" }$9.99- 5 comments
- 2 reviews
-
- 2
-
-
-
- #stack modifier
- #industrial
- (and 5 more)
-
Yes, a new plugin is coming as an add-on for stack modifier. I'm currently waiting for codeflings beta website features to come out, in order to release it.
-
Changed Status from Pending to Fixed Changed Fixed In to 2.8.6
-
The problems were coming from Industrial Conveyor's / Hoppers. I've removed support for them for now, shouldn't be an issue with latest release that I just pushed, 2.8.6
-
Changed Status from Pending to Fixed Changed Fixed In to 2.8.6
-
The problems were coming from Industrial Conveyor's / Hoppers. I've removed support for them for now, shouldn't be an issue with latest release that I just pushed, 2.8.6
-
Changed Status from Pending to Fixed Changed Fixed In to 2.8.6
-
2.8.2 was removed due to missing required code checks to work properly. Also, stack-modifier does not use that hook of which your complaining about "Ryuu". In-fact that spam is from those plugin even in your own post. Please refrain from commenting on someone else's support thread. I'm actively working with this user in discord dm's for the last hour.
-
Changed Status from Pending to Fixed Changed Fixed In to 1.0.3
-
Changed Status from Pending to Fixed Changed Fixed In to 1.0.3