FPtje / DarkRP

DarkRP, a non-serious roleplay gamemode for Garry's Mod.
https://darkrp.miraheze.org
MIT License
462 stars 707 forks source link

DarkRP appears to break ULX/ULib #1465

Closed smithy285 closed 10 years ago

smithy285 commented 10 years ago

Ok, I know this sounds strange but stay with me on this one.

I am using the most up to date version of DarkRP from today, I literally have nothing else apart from DarkRP and ULX + ULib.

When loading into the game you are met with these client side errors: http://pastebin.com/eKK4wMv0

And you also get a server side error as well: http://puu.sh/91QBy

Now, if you switch to sandbox there is no errors and all is fine, so I can only assume DarkRP is doing something!

FPtje commented 10 years ago

Not a single letter about DarkRP in the errors. I don't think it's me

Bo98 commented 10 years ago

This happens if you have MySQL enabled but MySQLOO (with libMySQL) is not installed correctly.

smithy285 commented 10 years ago

I know it does not contain any errors about DarkRP in the stack traces but ULX + ULib works perfectly on sandbox.

mleonhard38 commented 10 years ago

Do you use ULX Globalbans?

Am Montag, 26. Mai 2014 schrieb Reuben :

I know it does not contain any errors about DarkRP in the stack traces but ULX + ULib works perfectly on sandbox.

— Reply to this email directly or view it on GitHubhttps://github.com/FPtje/DarkRP/issues/1465#issuecomment-44196012 .

smithy285 commented 10 years ago

No I don't, as I said in my first post, I am only using DarkRP and ULX/ULib.

smithy285 commented 10 years ago

Ok, FPtje I just used an older version of DarkRP from around a week ago and it is working perfectly now!

I am sure it is DarkRP doing something!

smithy285 commented 10 years ago

Found the issue! This commit causes the problems https://github.com/FPtje/DarkRP/commit/0edbc83385a7cd2b87e5e5f5d38894aff5497be2

I just tested it, I used the latest version, removed that commit and everything is good. Add it back and everything breaks!