strange entry in Editor.log

Tutorials and discussions about Mapping - Introduce your own ones!
Post Reply
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

strange entry in Editor.log

Post by Barbie »

Recently I found this strange entry in Editor.log:

Code: Select all

Log: BspOptGeom building sidelinks
Log: BspOptGeom end
Log: Processed 19499 T-points, linked: 103291/112748 sides
Init: Initialized moving brush tracker for Level MyLevel.MyLevel
Init: Input system initialized for WindowsViewport0
Log: Opened temporary viewport
Log: Occluded 4338 views in 0.000000 sec (19092821573110351000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.000000 msec per light)
Init: Shut down moving brush tracker for Level MyLevel.MyLevel
Log: 723 Lights, 11165 Polys, 61751 Pairs, 25700988 Rays
DevPath: Remove 2792 old reachspecs
DevPath: Add WarpZone and Inventory markers
But in fact it didn't take 1.9 * 10^296 msec per light... (what is that in years?)
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
User avatar
Feralidragon
Godlike
Posts: 5489
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: strange entry in Editor.log

Post by Feralidragon »

It looks like one of those typical near-overflow bugs (although on a float), but I cannot even imagine exactly what may have happened there... wtf? :lol2:
Post Reply