Text file reading in newer GZDoom not working the same

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Text file reading in newer GZDoom not working the same

Text file reading in newer GZDoom not working the same

by Dan_The_Noob » Fri May 17, 2024 6:24 pm

Hey guys,

so mods like TwitchyDoom that work with file reads stopped working correctly a few versions ago
I saw there is a post on github about adding functions to read the file

just wondering if anything has been done with this, I'm not sure if I just need to change how i write to the file or if its not implemented.
https://github.com/ZDoom/gzdoom/pull/1541

Top