Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DogScepter crashing when code chunk cannot be found for GMS1 games. #42

Open
Miepee opened this issue May 2, 2022 · 1 comment
Open
Labels
bug Something isn't working cli Issues pertaining to the command-line interface projects Issues relating to the project system

Comments

@Miepee
Copy link
Contributor

Miepee commented May 2, 2022

Not sure yet if this is DogScepters issue, or CliFX', but trying to dump code for some games results with the following stacktrace:

ERROR
System.NullReferenceException: Object reference not set to an instance of an object.
  at DogScepterCLI.Commands.DumpCommand.ExecuteAsync(IConsole console) in C:\Users\narr\gitrepos\dog-scepter\DogScepterCLI\Commands\DumpCommand.cs:192
  at CliFx.CliApplication.RunAsync(ApplicationSchema applicationSchema, CommandInput commandInput) in D:\a\CliFx\CliFx\CliFx\CliApplication.cs:147
  at CliFx.CliApplication.RunAsync(IReadOnlyList`1 commandLineArguments, IReadOnlyDictionary`2 environmentVariables) in D:\a\CliFx\CliFx\CliFx\CliApplication.cs:191

Games are:
Really bad GPS, voyage, haz chan 01, destroy the loop, reidemeister station. apogee, quack tower, trolls bedtime, bulber, somnium, pincat tower, souls and scythes. paze, trolls crabby island, crop of life, what makes us happy, praise be the line, ashlings, journey to isla, the attack of the dvds

@Miepee
Copy link
Contributor Author

Miepee commented May 3, 2022

This is actually just a different case of #47 but for Pre gms2(.3?) games.

@Miepee Miepee changed the title NullReference exception at CliFX when trying to dump code for some data files DogScepter crashing when code chunk cannot be found for GMS1 games. May 3, 2022
@colinator27 colinator27 added bug Something isn't working cli Issues pertaining to the command-line interface projects Issues relating to the project system labels May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Issues pertaining to the command-line interface projects Issues relating to the project system
Projects
None yet
Development

No branches or pull requests

2 participants