0% found this document useful (0 votes)
714 views

Isaacv1.7.9b.j835 20230212 171828 7972 2540

The document reports errors encountered when attempting to initialize and load files and shaders for a game called Binding of Isaac: Repentance. It provides details of the OpenGL and GLSL versions in use, as well as versions of libraries used for video playback. It then lists multiple failures to open required archive, script, shader and other files, preventing the game from loading properly.

Uploaded by

Alux Kalidia
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
714 views

Isaacv1.7.9b.j835 20230212 171828 7972 2540

The document reports errors encountered when attempting to initialize and load files and shaders for a game called Binding of Isaac: Repentance. It provides details of the OpenGL and GLSL versions in use, as well as versions of libraries used for video playback. It then lists multiple failures to open required archive, script, shader and other files, preventing the game from loading properly.

Uploaded by

Alux Kalidia
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[INFO] - timeBeginPeriod( 1 )

[INFO] - OpenGL version 4.6.0 - Build 30.0.101.1273


[INFO] - GLSL version 4.60 - Build 30.0.101.1273
[INFO] - Framebuffer ID: 1
[INFO] - Renderbuffer ID: 1 size 1024x1024
[INFO] - Initializing theoraplayer with theora support.
[INFO] - Initializing Theoraplayer Video Playback Library (2.0)
- libtheora version: Xiph.Org libtheora 1.2.0alpha 20100924 (Ptalarbvorm)
- libvorbis version: Xiph.Org libVorbis 1.3.4
------------------------------------
[INFO] - Changing number of worker threads to: 1
[INFO] - Successfully reserved 1073741824 bytes of memory for Lua
[INFO] - Running Lua Script: resources/scripts/enums.lua
[INFO] - ERR: cannot open resources/scripts/enums.lua: No such file or directory
[INFO] - There was an error running the lua file: resources/scripts/enums.lua
[INFO] - Running Lua Script: resources/scripts/main.lua
[INFO] - ERR: cannot open resources/scripts/main.lua: No such file or directory
[INFO] - There was an error running the lua file: resources/scripts/main.lua
[INFO] - Binding of Isaac: Repentance v1.7.9b.J835
[INFO] - Failed to open resources/packed/animations.a.
[INFO] - Failed to open resources/packed/config.a.
[INFO] - Failed to open resources/packed/fonts.a.
[INFO] - Failed to open resources/packed/graphics.a.
[INFO] - Failed to open resources/packed/music.a.
[INFO] - Failed to open resources/packed/rooms.a.
[INFO] - Failed to open resources/packed/sfx.a.
[INFO] - Failed to open resources/packed/videos.a.
[INFO] - Failed to open resources/packed/afterbirth.a.
[INFO] - Failed to open packed/afterbirthp.a.
[INFO] - Failed to open packed/repentance.a.
[INFO] - Failed to open packed/repentance_de.a.
[INFO] - Failed to open packed/repentance_es.a.
[INFO] - Failed to open packed/repentance_jp.a.
[INFO] - Failed to open packed/repentance_kr.a.
[INFO] - Failed to open packed/repentance_ru.a.
[INFO] - Failed to open packed/repentance_zh.a.
[INFO] - Failed to open packed/repentance_fr.a.
[INFO] - Failed to open secret.a.
[INFO] - load archives: 1 milliseconds
[INFO] - Initialize ColorOffset Shader
[INFO] - Failed to load vertex shader shaders/coloroffset.vs
[INFO] - Initialize Pixelation Shader
[INFO] - Failed to load vertex shader shaders/pixelation.vs
[INFO] - Initialize Bloom Shader
[INFO] - Failed to load vertex shader shaders/bloom.vs
[INFO] - Initialize Color Correction Shader
[INFO] - Failed to load vertex shader shaders/colorcorrection.vs
[INFO] - Initialize HQ4X Shader
[INFO] - Failed to load vertex shader shaders/hq4x.vs
[INFO] - Initialize Shockwave Shader
[INFO] - Failed to load vertex shader shaders/shockwave.vs
[INFO] - Initialize OldTV Shader
[INFO] - Failed to load vertex shader shaders/oldtv.vs
[INFO] - Initialize Water Surface Shader
[INFO] - Failed to load vertex shader shaders/water.vs
[INFO] - Initialize Water Surface V2 Shader
[INFO] - Failed to load vertex shader shaders/water_v2.vs
[INFO] - Initialize Hallucination Shader
[INFO] - Failed to load vertex shader shaders/hallucination.vs
[INFO] - Initialize Colormod Shader
[INFO] - Failed to load vertex shader shaders/colormod.vs
[INFO] - Initialize Color Offset Champion Shader
[INFO] - Failed to load vertex shader shaders/coloroffset_champion.vs
[INFO] - Initialize Background Shader
[INFO] - Failed to load vertex shader shaders/bg.vs
[INFO] - Initialize Water Overlay Shader
[INFO] - Failed to load vertex shader shaders/water_overlay.vs
[INFO] - Initialize Color Offset Dogma Shader
[INFO] - Failed to load vertex shader shaders/coloroffset_dogma.vs
[INFO] - Initialize Color Offset Gold Shader
[INFO] - Failed to load vertex shader shaders/coloroffset_gold.vs
[INFO] - Initialize Dizzy Shader
[INFO] - Failed to load vertex shader shaders/dizzy.vs
[INFO] - Initialize Heat Wave Shader
[INFO] - Failed to load vertex shader shaders/heat_wave.vs
[INFO] - Initialize Mirror Shader
[INFO] - Failed to load vertex shader shaders/mirror.vs
[INFO] - Setting PersistentGameData ReadOnly to False
[INFO] - Viewport: 960x540
[INFO] - Framebuffer Width: 960
Render Width: 960
Window Width: 960
Multiplier: 2.250010
DP per point: 1.000000
Point Scale: 2.000000
[INFO] - Viewport: 1920x1080
[INFO] - Framebuffer Width: 1920
Render Width: 960
Window Width: 1920
Multiplier: 4.500010
DP per point: 1.000000
Point Scale: 2.000000
[INFO] - begin list mods
[INFO] - HQX4 size: 960x540
[INFO] - Lua stack trace:
[INFO] - Caught exception, writing minidump...

You might also like