fCPU :: SE Fix :: Memory fix + Improvements


Original: Factorio Customizable Processing Unit. SpaceExploration FIx: Fixed fCPU to continue operation while a space ship is jumping between surfaces. Extra: Fixed fCPU indexing in memory read/write. (NO SIMD) Extra improvements have been added

Content
1 year, 1 month ago
1.1
695
Circuit network

b [FIXED] Crash on "Insert Program"

1 year, 1 month ago

Bug, if the clipboard is not a program fCPU and click on "paste program", the game crashes. The error below.

Error while running event fCPU-SEFix-FixMem::on_gui_click (ID 1)
fCPU-SEFix-FixMem/src/gui/main.lua:570: bad argument #1 of 2 to 'newindex' (string expected, got nil)
stack traceback:
[C]: in function 'newindex'
fCPU-SEFix-FixMem/src/gui/main.lua:570: in function 'proc'
fCPU-SEFix-FixMem/src/gui/base.lua:50: in function 'handler'
fCPU-SEFix-FixMem/3rdparty/flib061/gui.lua:390: in function <fCPU-SEFix-FixMem/3rdparty/flib061/gui.lua:376>

1 year, 1 month ago

I had already detected this error and it is corrected, in the next version 0.4.22 it will no longer occur

Thanks for the report!

This thread has been locked.