MySQL Not Logging? Broken Loop? [Halp] [Urgent]

Discussion in 'Plugin Development' started by Build_and_Break, May 30, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Build_and_Break

    Hello,

    after recently fixing a bug which prevented a MySQL connection in my plugin, it seems to be having problems (not as a result of the recent bug's fix) with actually logging. I can't be sure what is wrong, but I figure it's either it could be a problem with the while loops on line 267 or on line 211, a problem with the loop on line 84, or a problem with the log sequence inside loop 84. Of course, it could be a problem with how data is grabbed on lines 267 or 211. Anyway, I've tried a lot and I'm just beat. I get no errors in the console, and I always get sent the message on line 238, indicating no data was logged.

    Thanks for any lead as to where my problem is,
    Chris/Build

    Code: https://github.com/TacticalCactupi/LW

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 1, 2016
Thread Status:
Not open for further replies.

Share This Page