NTai XE10.1b
Moderators: hoijui, Moderators
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24
I was getting crashes about a minute in with the latest NTAI and this config file in BA 5.5: http://spring.unknown-files.net/file/31 ... for_BA5.4/
I didn't try BA 5.4, but the two versions are very similar.
I didn't try BA 5.4, but the two versions are very similar.
No infolog.txt? No stacktraces?
If there's no infolog.txt It didnt happen.
If an AI crashes upload infolog.txt to the stacktrace translator and post the end stacktrace in here (not the entire thing complete with chat etc), or post a link to a pastebin post (preffered method).
If you dont do the above then Ill assume you've simply not installed NTai correctly and move on to the next post for lack of useful information.
Remember, there's no point posting 'it doesnt work' because that doesnt help me fix it and gives no clue whatsoever as to where the problem lies.
If there's no infolog.txt It didnt happen.
If an AI crashes upload infolog.txt to the stacktrace translator and post the end stacktrace in here (not the entire thing complete with chat etc), or post a link to a pastebin post (preffered method).
If you dont do the above then Ill assume you've simply not installed NTai correctly and move on to the next post for lack of useful information.
Remember, there's no point posting 'it doesnt work' because that doesnt help me fix it and gives no clue whatsoever as to where the problem lies.
Yeah I know, sorry. I'm away from that computer now, so I won't be able to provide it until maybe later this week. I just wanted to check that that config file isn't a known bad or anything like that.AF wrote:No infolog.txt? No stacktraces?
If there's no infolog.txt It didnt happen.
If an AI crashes upload infolog.txt to the stacktrace translator and post the end stacktrace in here (not the entire thing complete with chat etc), or post a link to a pastebin post (preffered method).
If you dont do the above then Ill assume you've simply not installed NTai correctly and move on to the next post for lack of useful information.
Remember, there's no point posting 'it doesnt work' because that doesnt help me fix it and gives no clue whatsoever as to where the problem lies.
I'm pretty sure it wasn't an installation issue, as it ran fine until about a minute in - AI building factories and everything included. This was repeated twice until I gave up and played something else.
Actually, I'm not even sure it was a proper crash. Spring closed, but the process was still open in taskmanager taking up about half the CPU time. I had to manually kill the process before Spring would run it again.
Regardless, I won't get back to that Windows machine to post a log for you for a while, but in the meantime maybe someone else interested in NTAI and balanced annihilation could test out that combo.
On what map? If map has not any geothermals NTAI crashes when trying to build geothermal.(NTAI crashes on Aavikko V2 with BA)YokoZar wrote:I was getting crashes about a minute in with the latest NTAI and this config file in BA 5.5: http://spring.unknown-files.net/file/31 ... for_BA5.4/
I didn't try BA 5.4, but the two versions are very similar.
The map did have geothermal points (delta siege dry), and I suppose about a minute or so in is a good time for the AI to start claiming them.Victor wrote:On what map? If map has not any geothermals NTAI crashes when trying to build geothermal.(NTAI crashes on Aavikko V2 with BA)YokoZar wrote:I was getting crashes about a minute in with the latest NTAI and this config file in BA 5.5: http://spring.unknown-files.net/file/31 ... for_BA5.4/
I didn't try BA 5.4, but the two versions are very similar.
Stacktraces are useless.
I managed to get a stacktrace for a crash on EE Conquerors isle remake and fed it through the stacktrace translator and ti just gave 0: ? for all the lines in NTai.dll which was really unhelpful.
Ontop of that, addr2line is quite confusing, google doesnt give any info save the linux man page which has no examples and isnt particularly clear about its usage. There's no -h or /? or help message when running it either via command line.
I managed to get a stacktrace for a crash on EE Conquerors isle remake and fed it through the stacktrace translator and ti just gave 0: ? for all the lines in NTai.dll which was really unhelpful.
Ontop of that, addr2line is quite confusing, google doesnt give any info save the linux man page which has no examples and isnt particularly clear about its usage. There's no -h or /? or help message when running it either via command line.
Netbeans wont let me and codeblocks + gdb + library(dll/so/lib anything that isnt an executable such as .exe/.com/etc) == utter phail.
My only choice is to compile both in Visual studio 2005 and then test them then walka way pissed off about ELF errors that shouldnt be happening.
Ontop of that in order to build a geothermal I need an Arm NTai. But for that I need tasclient. And to get tasclient I need to remove the debugger out of the equation which defeats the whole point.
In future if you build a config, start on the race it gives you when you run with spring.exe, if I have to run tasclient to switch from arm to core or some other faction then thats it I cant debug whatever problem you have.
My only choice is to compile both in Visual studio 2005 and then test them then walka way pissed off about ELF errors that shouldnt be happening.
Ontop of that in order to build a geothermal I need an Arm NTai. But for that I need tasclient. And to get tasclient I need to remove the debugger out of the equation which defeats the whole point.
In future if you build a config, start on the race it gives you when you run with spring.exe, if I have to run tasclient to switch from arm to core or some other faction then thats it I cant debug whatever problem you have.