Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 947 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Request: Ability to rename acklog.txt #442334
06/18/14 12:07
06/18/14 12:07
Joined: Nov 2012
Posts: 62
Istanbul
T
Talemon Offline OP
Junior Member
Talemon  Offline OP
Junior Member
T

Joined: Nov 2012
Posts: 62
Istanbul
Hello,
We're spawning multiple instances of our server executable and only the first one gets to write debug output. It would be nice to be able to change the filename of the debug output.
Even better, if we could give a stream handle, we could redirect it however we'd like!

P.S: Unicode debug logs *wink*

Re: Request: Ability to rename acklog.txt [Re: Talemon] #442339
06/18/14 16:07
06/18/14 16:07
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
You can catch the stream obj with ollydbg, gonna test that in some hours Im really busy atm.
EDIT:
Code:
100208F0 //diag("") routine start
1020A970 //stream pointer


Last edited by Ch40zzC0d3r; 06/18/14 17:25.
Re: Request: Ability to rename acklog.txt [Re: Ch40zzC0d3r] #442347
06/19/14 06:17
06/19/14 06:17
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
We'll implement a command line option for the log file name in a future version.

Re: Request: Ability to rename acklog.txt [Re: Ch40zzC0d3r] #442357
06/19/14 12:19
06/19/14 12:19
Joined: Nov 2012
Posts: 62
Istanbul
T
Talemon Offline OP
Junior Member
Talemon  Offline OP
Junior Member
T

Joined: Nov 2012
Posts: 62
Istanbul
Originally Posted By: jcl
We'll implement a command line option for the log file name in a future version.
Originally Posted By: Ch40zzC0d3r
You can catch the stream obj with ollydbg, gonna test that in some hours Im really busy atm.
EDIT:
Code:
100208F0 //diag("") routine start
1020A970 //stream pointer



Thanks to both of you!


Moderated by  aztec, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1