alkcorp / GTplusplus

GT++ celebrates it's Bithday on September 3rd
Other
39 stars 27 forks source link

Alloy Blast Smelter weirdness [1.6.110-final & Self compiled master + #196] #198

Closed mitchej123 closed 6 years ago

mitchej123 commented 6 years ago

Gregtech Version - GTNH fork - 5.09.32.19 GT++ Version - 1.6.110-final, compiled master, and master with #196 IC2 Version: industrialcraft-2-2.2.828a-experimental Local server & client running as separate processes.

Both issue happen on 1.6.110-final as distributed by GTNH modpack on technics, also on a self compiled master branch (12cf6ccb2e0b4c8fd3e1f492de7720f64d7769f5), as well as master + PR #196 cherry picked & compiled.

Issue 1: When making Grisium the machine will run for 2 cycles, outputting 14,000L of molten grisium, and then stop. Hitting the controller with a soft mallet will cycle the controller green and then red again, consuming the materials but not producing any results. It will work again for 2 cycles after breaking the controller, replacing it, and performing maintenance.

Issue 2: This one's a bit weird -- When clicking on the controller the item in my upper left inventory shows up as inserted into controller, and all items in my inventory shift one to the left.

Screenshots for issue 2:

Normal Inventory, right before right clicking the controller inventory_normal

Inventory, directly after right clicking the controller inventory_after_clicking_controller

Notes for issue 2

draknyte1 commented 6 years ago

Interesting. We've had some good bugs come out of the woodwork lately.

Issue 1: When making Grisium the machine will run for 2 cycles, outputting 14,000L of molten grisium, and then stop. Hitting the controller with a soft mallet will cycle the controller green and then red again, consuming the materials but not producing any results. It will work again for 2 cycles after breaking the controller, replacing it, and performing maintenance.

Is this just when making Grisium specifically?

mitchej123 commented 6 years ago

Molten zirconium carbide (120 seconds) went for about 100 seconds and then stopped, no output.

Molten silicon carbide (80 seconds) went one full cycle, and then 20 seconds into the second cycle before stopping and exhibiting the same behavior.

Debug scanner right before & after it crapped out:

[19:57:54] [Client thread/INFO]: [CHAT] ----- X: §b-69§r Y: §b75§r Z: §b-1034§r D: §b0§r -----
[19:57:54] [Client thread/INFO]: [CHAT] Name: §9industrialsalloyamelter.controller.tier.single§r MetaData: §b2§r
[19:57:54] [Client thread/INFO]: [CHAT] Hardness: §e1.0§r Blast Resistance: §e10.0§r
[19:57:54] [Client thread/INFO]: [CHAT] Progress/Load: §a391§r / §e1,600§r
[19:57:54] [Client thread/INFO]: [CHAT] Owned by: §9<PROFILE NAME>§r
[19:57:54] [Client thread/INFO]: [CHAT] Progress:
[19:57:54] [Client thread/INFO]: [CHAT] 19secs
[19:57:54] [Client thread/INFO]: [CHAT] 80secs
[19:57:54] [Client thread/INFO]: [CHAT] Efficiency:
[19:57:54] [Client thread/INFO]: [CHAT] 100.0%
[19:57:54] [Client thread/INFO]: [CHAT] Problems:
[19:57:54] [Client thread/INFO]: [CHAT] 0
[19:57:54] [Client thread/INFO]: [CHAT] Pollution in Chunk: §c3918915§r gibbl
[19:57:54] [Client thread/INFO]: [CHAT] Meta-ID: §9810§r§a valid§r 
[19:57:54] [Client thread/INFO]: [CHAT] Average CPU-load of ~0.08ms since 25 ticks.
[19:57:54] [Client thread/INFO]: [CHAT] Is accessible for you
[19:57:54] [Client thread/INFO]: [CHAT] Machine is §aactive§r

[19:57:55] [Client thread/INFO]: [CHAT] ----- X: §b-69§r Y: §b75§r Z: §b-1034§r D: §b0§r -----
[19:57:55] [Client thread/INFO]: [CHAT] Name: §9industrialsalloyamelter.controller.tier.single§r MetaData: §b2§r
[19:57:55] [Client thread/INFO]: [CHAT] Hardness: §e1.0§r Blast Resistance: §e10.0§r
[19:57:55] [Client thread/INFO]: [CHAT] Owned by: §9<PROFILE NAME>§r
[19:57:55] [Client thread/INFO]: [CHAT] Progress:
[19:57:55] [Client thread/INFO]: [CHAT] 0secs
[19:57:55] [Client thread/INFO]: [CHAT] 0secs
[19:57:55] [Client thread/INFO]: [CHAT] Efficiency:
[19:57:55] [Client thread/INFO]: [CHAT] 0.0%
[19:57:55] [Client thread/INFO]: [CHAT] Problems:
[19:57:55] [Client thread/INFO]: [CHAT] 0
[19:57:55] [Client thread/INFO]: [CHAT] Pollution in Chunk: §c3949776§r gibbl
[19:57:55] [Client thread/INFO]: [CHAT] Meta-ID: §9810§r§a valid§r 
[19:57:55] [Client thread/INFO]: [CHAT] Average CPU-load of ~0.04ms since 25 ticks.
[19:57:55] [Client thread/INFO]: [CHAT] Is accessible for you
[19:57:55] [Client thread/INFO]: [CHAT] Machine is §cinactive§r
draknyte1 commented 6 years ago

This should be resolved if you build again from master.

codewarrior0 commented 6 years ago

Is the items-shifting-around in the ABS GUI fixed, too?

draknyte1 commented 6 years ago

Is the items-shifting-around in the ABF GUI fixed, too?

No, but I know what the issue is. It's why I opened #199.

Will do that before building.

mitchej123 commented 6 years ago

Issue 1 seems resolved on master. Also the pollution isn't going super crazy (went up to almost 4mil last time from 600k).

draknyte1 commented 6 years ago

Issue 2 has been resolved via https://github.com/draknyte1/GTplusplus/commit/522ec22b61f54ccbb9c494d69f466f9b56d3bd84.