Grocel
Grocel
> > It seems feature-less, perhaps being able to define the character(s) used etc. for it might be a good idea. > > those characters are the well-known standard which...
> ```lua > util.In: > sum = 0.286 > avg = 0.00286 > median = 0.0030000000000001 > util.In2: > sum = 0.0020000000000024 > avg = 2.0000000000024e-05 > median = 0...
The FTB Chunks limit can be changed in configs. Even in-game if you are admin/singleplayer. I have set mine to 10k.
Nice, duplicate issues get read/closed 10 minutes after submission while the original didn't see any developer feedback for 10 YEARS.
> I think if we will remove that then it will break most of cap weapons, unless this bug was fixed in gmod. So i'm not sure what to do....
I can confirm that this exploit still works. It also spawns a chest in the inventory as well. It seems like it breaks the chest, giving itself and its inventory...
I also had this issue. An other problem I have got was that Refined Storage auto-crafting does not recognize any Jetpacks or armored Jetpacks for crafting later tier items. This...
@AndyScherzinger: I guess my issue of some files being stuck at 100% is a side effect of the internal value being `2147483647%` then?
I can confirm that the hash is fine for these cases. I ran that test myself and can confirm that the missing newline changed the result as intended. I also...