pumpitupdev / pumptools

A collection of tools to run Pump It Up games.
The Unlicense
22 stars 7 forks source link

Fiesta2 and newer crashing on Operator Menu "System Information" #20

Open voidderef opened 3 years ago

voidderef commented 3 years ago

In GitLab by @icex2 on Jul 24, 2020, 20:15

I assume that's caused by newer versions of SMBios on newer machines because the log shows:

# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.

Which I haven't seen before on older systems. The filesystem monitor also throws errors when accessing the following files which might be related and pointing out what needs to be patched:

[E][cnh-filehook-mon][filehook-mon.c:38]: [after][fopen] result 5, next_handler -1, file (nil), open_filename /sys/firmware/efi/systab, open_mode r, read(bytes (nil), nbytes 0, pos 0), write(bytes (nil), nbytes 0, pos 0), orig_read_write_size 0, orig_read_write_nmemb 0, seek_origin 0, seek_offset %, tell_offset 0, eof 0
[E][cnh-filehook-mon][filehook-mon.c:38]: [after][fopen] result 5, next_handler -1, file (nil), open_filename /proc/efi/systab, open_mode r, read(bytes (nil), nbytes 0, pos 0), write(bytes (nil), nbytes 0, pos 0), orig_read_write_size 0, orig_read_write_nmemb 0, seek_origin 0, seek_offset %, tell_offset 0, eof 0