[0.13.8] Flashing chat colors after just 12200 hours ingame

This subforum contains all the issues which we already resolved.
chris13524
Fast Inserter
Fast Inserter
Posts: 207
Joined: Thu Jun 04, 2015 12:20 am
Contact:

Re: [0.13.8] Flashing chat colors after just 12200 hours ingame

Post by chris13524 »

I'm not much of a C programmer, but I think that upgrading to 64-bits would drop support for 32-bit OSs? idk, just a thought

User avatar
MrGrim
Fast Inserter
Fast Inserter
Posts: 231
Joined: Sat Apr 09, 2016 7:58 pm
Contact:

Re: [0.13.8] Flashing chat colors after just 12200 hours ingame

Post by MrGrim »

chris13524 wrote:I'm not much of a C programmer, but I think that upgrading to 64-bits would drop support for 32-bit OSs? idk, just a thought
Nah, 32 bit OS's can handle 64 bit numbers, it's just a little harder for them. Usually they'll combine two 32 bit registers for the task. They can even do larger numbers, but those can be considerably more complex since hardware support may not be available.

Also, upgrade folks.. it's been 12 years since the first 64 bit x86 chips came out and 11 years since Windows XP x64 debuted. It's time. It will be OK. I can hold your hand if you want. :D

Danielv123
Inserter
Inserter
Posts: 48
Joined: Sun Jan 03, 2016 10:28 am
Contact:

Re: [0.13.8] Flashing chat colors after just 12200 hours ingame

Post by Danielv123 »

MrGrim wrote: Also, upgrade folks..
Why? The game didn't break at 19884 hours. Why would they upgrade?

User avatar
Adil
Filter Inserter
Filter Inserter
Posts: 945
Joined: Fri Aug 15, 2014 8:36 pm
Contact:

Re: [0.13.8] Flashing chat colors after just 12200 hours ingame

Post by Adil »

Game didn't the mods could. I've used to store the tick for when next update should happen and see if it has arrived. With wraparound the game tick may actually never reach the value specified in lua.
defines.events.new_age, anyone? :D
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.

Post Reply

Return to “Resolved Problems and Bugs”