What is " =============gameh 923"?

Moderator: Moderator

Post Reply
Message
Author
galaxys
Posts: 4
Joined: Sat May 19, 2012 3:30 pm

What is " =============gameh 923"?

#1 Post by galaxys »

Hi everyone,

I've recently learned to add --flush-stdout to my game shortcut, and managed to use it to locate an error on game start up. But After that, I hear my driver noises loudly, busy on writing tons of "=============gameh 923" into the log file. So I wonder if it's intended, or I did something wrong? And if anyone knows, what's this magic word mean?

Comments will be appreciated :)

Edit: OK, it seems that if you put a "print(something)" into the code, that "something" will get write into the log file when this code runs. And, in engine/Tooltip.lua, there are a "print something" right before init function. That gameh means my game window height is 923.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: What is " =============gameh 923"?

#2 Post by darkgod »

Just that your game window is 923 height, basically, ignore it :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply