Archaegeo / Starbase

Starbase YOLOL Code projects
GNU General Public License v3.0
70 stars 29 forks source link

"Loading" Bug #19

Open SaybinIacere opened 3 years ago

SaybinIacere commented 3 years ago

image

Currently running into a bug where my real world craft is displaying a "Loading" bug while the test one shows the proper info.

I checked my code and copy pasted twice from the files.

Not sure what I did wrong.

SaybinIacere commented 3 years ago

I have recorded clips for review

Part one in TEST mode - https://clips.twitch.tv/SmoothBoldMangetoutSaltBae-zEnEv-oaW8U-OEHO

Part two in the main server "live - https://clips.twitch.tv/BoxyImportantCurryGivePLZ-SaZO3N4AmUEBqLVa

SaybinIacere commented 3 years ago

Pulled chips, the "frozen" chips seem to be 30WPIncrement.yolol and 30WPDTW.yolol

image

image

SaybinIacere commented 3 years ago

30WPDTW image

is CYCLING IN TEST, HOWEVER IS locked up ON THE LIVE SERVER

Ianchandler1990 commented 3 years ago

Was helping and seen the yolol was stuck on line 3 of the 30WPDTW so had saybin change the line to goto1 and then paste line 3 code back in and the yolol started to loop again. Maybe got stuck when changing WP on the fly and an error was stored. Maybe needs some kind of check to false info on that line.