Okay, my bug report seemed to have disappeared so obviously I didn't do something that everyone else was doing, OR it had been fixed already and shame on me for EVER considering posting a bug about the source code. I tried my best to adhere to the rules and guidelines, and yes I purposefully neglected to put in "I'm using the source code" because I highly doubt anyone would give it a second glance if I did.
Look... the fact is, some people use the source. When they run into a bug that doesn't have anything to do with the source what should they do??? No body's gonna help them because the Bug Reports are for the latest update ONLY! If the problem has already been fixed, all that needs to be done is tell us what was done to fix it.
This is not a "Bug Report" thread that I am making, nor a "Hey, stop deleting my posts" thread. This is a "How do I fix it if it's already been solved?" thread.
This section of the source code is what's causing the problem. As soon as the Game Builder reaches this part, it crashes for my game.
if glightmapsize>0
create light maps glightmapsize,glightmapquality,"levelbank\testlevel\lightmaps\"
else
create light maps 8,100,"levelbank\testlevel\lightmaps\"
endif
OBVIOUSLY, "create light maps" is not a native function to DBP, and so I cannot fix this problem by reprogramming the DBP source.
All I ask is that if this has been fixed before, please let me know how it was fixed so that I can fix it in my source.
Thank you, and if this doesn't quite belong in the Chat board I humbly ask that a mod move it to a better place.
The one and only,
~PlystirE~