Hey that sounds like an average Steam forum user hahaTMarc wrote:I like dat Heisenbug![]()
User: It doesn't work!
Support: Please be more precise. What doesn't work?
User: Yeah, here, this! See the annoying bug on with the error popup?
Support: Please send us the complete project and a description of what you are doing.
User: why do I need to show what is obvious!? Here is a screenshot, there is a bug!
(mostly Indian) Tool team: We tried to reach you by phone, but we could not contact you. [they were calling very early, or during our lunch time]
We are very sorry sir, we are not able to reproduce the problem [different hardware, they do not use the tool like the users do, they don't take the time to try several times]. Ticket closed.
User: why am I reporting anything!? grrrr
Steam Controller crashes game.
Re: Steam Controller crashes game.
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own.
Check out
openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Forum moderator, opinions are my own.

Check out

I also stream and tweet.
Re: Steam Controller crashes game.
Not only Steam forum user... real life @ work 

- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: Steam Controller crashes game.
Well I tried to run procdump with the following two command line params:
And the only thing I get when it crashes is lots of lines (in the command window) with:

Code: Select all
procdump.exe -accepteula -e Maniaplanet
procdump.exe -accepteula -e -w -ma Maniaplanet
Code: Select all
[21:53:48] Exception: C0000005.ACCESS_VIOLATION
[21:53:48] Exception: C0000005.ACCESS_VIOLATION
[21:53:48] Exception: C0000005.ACCESS_VIOLATION
[... this continues for maybe 200-300 lines ...]
[21:53:48] Exception: C0000005.ACCESS_VIOLATION
[21:53:48] The process has exited.
[21:53:48] Dump count not reached.

ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: Steam Controller crashes game.
Update regarding last reply.
I debugged with visual studio debugger. Got this info out of it:
And got a dump file.
Toffe
I debugged with visual studio debugger. Got this info out of it:
Code: Select all
Exception thrown at 0x0059D967 in ManiaPlanet.exe: 0xC0000005: Access violation writing location 0x00001C9C.
Code: Select all
> ManiaPlanet.exe!0059d967() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for ManiaPlanet.exe]
ManiaPlanet.exe!0059c0ca() Unknown
ManiaPlanet.exe!0047b4cc() Unknown
ManiaPlanet.exe!01118633() Unknown
ManiaPlanet.exe!00424f1c() Unknown
ManiaPlanet.exe!010ffcab() Unknown
ManiaPlanet.exe!005a421c() Unknown
ManiaPlanet.exe!005a4226() Unknown
ManiaPlanet.exe!0059a492() Unknown
ManiaPlanet.exe!00420911() Unknown
ManiaPlanet.exe!00420bf0() Unknown
ManiaPlanet.exe!00d538be() Unknown
ManiaPlanet.exe!00420e2a() Unknown
ManiaPlanet.exe!009a54e2() Unknown
ManiaPlanet.exe!009a4877() Unknown
ManiaPlanet.exe!00d2b2b9() Unknown
ManiaPlanet.exe!00992304() Unknown
ManiaPlanet.exe!00c1c7f4() Unknown
ManiaPlanet.exe!00af052d() Unknown
ManiaPlanet.exe!00807650() Unknown
ManiaPlanet.exe!004e0a18() Unknown
ManiaPlanet.exe!004cee8d() Unknown
ManiaPlanet.exe!007ce997() Unknown
ManiaPlanet.exe!007d0918() Unknown
ManiaPlanet.exe!007d0ab1() Unknown
ManiaPlanet.exe!007d0c1e() Unknown
ManiaPlanet.exe!00f1907a() Unknown
[External Code]
Code: Select all
0059D950 mov edx,dword ptr ds:[173AF44h]
0059D956 xor eax,eax
0059D958 test edx,edx
0059D95A je 0059D981
0059D95C lea esp,[esp]
0059D960 mov ecx,dword ptr ds:[173AF48h]
0059D966 inc eax
0059D967 mov dword ptr [ecx+eax*8-8],0 < --- exception (address: 0059d967())
0059D96F mov ecx,dword ptr ds:[173AF48h]
0059D975 mov dword ptr [ecx+eax*8-4],0
0059D97D cmp eax,edx
0059D97F jb 0059D960
0059D981 ret
0059D982 int 3
0059D983 int 3
0059D984 int 3
Toffe
ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

Re: Steam Controller crashes game.
Yeah, so it's a Nadeo thing.. they have to fix it.. unless this code is a Steamworks callback somehow *shrug*
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own.
Check out
openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Forum moderator, opinions are my own.

Check out

I also stream and tweet.
- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: Steam Controller crashes game.
NANDO PLS
Anyway, nadeo send me pm, i will send you debug dump from visual studio so you could couple the symbols etc and fix it plz.

Anyway, nadeo send me pm, i will send you debug dump from visual studio so you could couple the symbols etc and fix it plz.

ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: Steam Controller crashes game.
Another note, didn't happen when I was playing offline (but maps with mods). I drove maybe 15 maps in total, few with mods.
ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: Steam Controller crashes game.
.
ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

Who is online
Users browsing this forum: No registered users and 1 guest