Patoke / re-plants-vs-zombies

A project to rebuild all functionality via reverse engineering from the GOTY version of Plants VS Zombies (and expand upon it)
Creative Commons Zero v1.0 Universal
91 stars 12 forks source link

Font loading problems in sexy-vk branch #15

Closed SuperPWNAGETHOMAS69 closed 3 months ago

SuperPWNAGETHOMAS69 commented 5 months ago

When I try to debug the game, the console prints out this:

FATAL ERROR: Font Descriptor Error in data/BrianneTod16.txt Unknown Command on Line 101:

FATAL ERROR: Failed to load font: data/BrianneTod16.txt

I have the game files for Plants vs. Zombies in the out/build/x64-Debug directory, what could be causing this?

SuperPWNAGETHOMAS69 commented 5 months ago

Never mind.

Patoke commented 5 months ago

Hello Thomas, if possible please describe how you fixed your issue so if someone else also has the same problem they have a way to fix it.

Best regards!

SuperPWNAGETHOMAS69 commented 5 months ago

Hello Thomas, if possible please describe how you fixed your issue so if someone else also has the same problem they have a way to fix it.

Best regards!

I never managed to fix it actually. I accidentally close this because I moved on, but I'm back now. Anyways, when the game tries to load the BrianneTod16.txt it detects a Unknown Command on Line 101, and I don't know what it's talking about.

SuperPWNAGETHOMAS69 commented 5 months ago

Closing this issue, I'm not worried about this anymore