deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
495 stars 18 forks source link

"JJGuns" cheat crashes JJ2 port. #56

Closed NJW1979 closed 2 years ago

NJW1979 commented 3 years ago

I was able to get god mode to work on the port but as soon as I enabled the JJGuns cheat the game froze and crashed without an error message.

NJW1979 commented 3 years ago

Here is what Event Viewer said about the crash:

Faulting application name: Jazz2.exe, version: 0.6.7.0, time stamp: 0x610b9394 Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0x448a4f5d Exception code: 0xe0434352 Fault offset: 0x0012b5b2 Faulting process id: 0x5c8 Faulting application start time: 0x01d7be4c8694ee1d Faulting application path: C:\Jazz Jackrabbit 2 port\Jazz2.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: 3dcf3b0b-b486-4d2a-aa73-787c9372b229 Faulting package full name: Faulting package-relative application ID:

NJW1979 commented 3 years ago

This was also from Event Viewer:

Application: Jazz2.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IndexOutOfRangeException at Jazz2.Game.LevelHandler.ProcessCheats() at Jazz2.Game.LevelHandler.OnUpdate() at Jazz2.Game.LevelHandler+LocalController.Duality.ICmpUpdatable.OnUpdate() at Duality.Resources.Scene+<>c.b__69_0(Duality.ICmpUpdatable) at Duality.Resources.Scene.UpdateComponents[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089] at Duality.Resources.Scene.Update() at Duality.DualityApp.Update() at Duality.Backend.GL21.NativeWindow.OnUpdateFrame(OpenTK.FrameEventArgs) at Duality.Backend.GL21.NativeWindow+InternalWindow.OnUpdateFrame(OpenTK.FrameEventArgs) at OpenTK.GameWindow.RaiseUpdateFrame(Double, Double ByRef) at OpenTK.GameWindow.DispatchUpdateAndRenderFrame(System.Object, System.EventArgs) at OpenTK.GameWindow.Run(Double, Double) at Duality.Backend.GL21.NativeWindow.Duality.Backend.INativeWindow.Run() at Jazz2.Game.App.Main(System.String[])

NJW1979 commented 3 years ago

Here is my DXDiag file. DxDiag.txt

deathkiller commented 3 years ago

And other cheats work? I don't see why jjguns shouldn't work.

deathkiller commented 2 years ago

Closed due to inactivity.