Fix custom gamedata mods crashing the game if loaded from commandline (Closes #473)
This was a serious issue so I had to throw this issue out of the window.
Monster Iestyn gave me a clue on where the issue was and helped me fix it so credit goes to him for actually finding out the cause.
Edited by ChaoLoveIceMDBoy
Merge request reports
Activity
Filter activity
By the way, the new bug is that files listed after a custom gamedata mod won't mark the game as modified. I need to fix this bug before I can make merge request no longer WIP.
Edited by ChaoLoveIceMDBoyThis merge request should now be finished since I fixed the bugs with adding files through -file completely that were caused by
G_SetGameModified
being called too early.Edited by ChaoLoveIceMDBoyI'm closing this cause a better solution was already made by Sphere.
Edited by ChaoLoveIceMDBoy
Please register or sign in to reply