Up to 9000

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
364 and firefox once again flipped the shit as my http server I am testing once again got stuck in an endless loop.
Yea..firefox/firebug doesn't like it when it makes an ajax call every second to a server which then gets stuck in an endless loop for each of those.....
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
369 also, did you know that code that get executed by an eval can give an unexpected end of file error?
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
344 It appears that some of the tile entity fields in my generator are sometimes being reset to 0 after being changed from 0 at some point between calls to my update() method, and I don't know why. Maybe it's a Forge bug?