Closed kreezxil closed 9 years ago
Is this the first time you loaded the mod? Check the Land Defender folder inside your config folder. There should be a sqlite driver .jar file and a database chunks.db. Are those in there?
I ran it twice with the same result. Only the jar file was in that directory, the db file didn't get created.
Also, I just ran it twice again, same result.
server craash report on startup: http://pastebin.com/K0AxLb3C server fml latest on startup: http://pastebin.com/gqyNgu08
-----Original Message----- From: "WVAviator" notifications@github.com Sent: 4/1/2015 7:44 PM To: "WVAviator/LandDefender" LandDefender@noreply.github.com Cc: "kreezxil" kreezxil@gmail.com Subject: Re: [LandDefender] "crashes dedicate server b1341 during load" (#1)
Is this the first time you loaded the mod? Check the Land Defender folder inside your config folder. There should be a sqlite driver .jar file and a database chunks.db. Are those in there? — Reply to this email directly or view it on GitHub.
This is the filename of the jarfile: sqlite-jdbc-3.8.7.jarsqlite-jdbc-3.8.7.jar
seems unusually long, like the two filenames you expected got jammed together. which could explain the crash.
Try renaming that to just sqlite-jdbc-3.8.7.jar and delete the database and restart. Should work fine then, and I'll try to figure out why it doubles up on the name for you but works fine for me. What OS are you running this on?
Also, are you downloading the version on curseforge or the one here in the github repository?
I spotted the problem in the code. I will fix it as soon as possible. Thank you for letting me know about this
Sure thing 😊
-----Original Message----- From: "WVAviator" notifications@github.com Sent: 4/1/2015 10:28 PM To: "WVAviator/LandDefender" LandDefender@noreply.github.com Cc: "kreezxil" kreezxil@gmail.com Subject: Re: [LandDefender] "crashes dedicate server b1341 during load" (#1)
I spotted the problem in the code. I will fix it as soon as possible. Thank you for letting me know about this — Reply to this email directly or view it on GitHub.
The server is 64 bit Ubuntu Linux 14.04.
-----Original Message----- From: "WVAviator" notifications@github.com Sent: 4/1/2015 10:16 PM To: "WVAviator/LandDefender" LandDefender@noreply.github.com Cc: "kreezxil" kreezxil@gmail.com Subject: Re: [LandDefender] "crashes dedicate server b1341 during load" (#1)
Try renaming that to just sqlite-jdbc-3.8.7.jar and delete the database and restart. Should work fine then, and I'll try to figure out why it doubles up on the name for you but works fine for me. What OS are you running this on? — Reply to this email directly or view it on GitHub.
Fixed for version 0.2.1. :)
Thanks
-----Original Message----- From: "WVAviator" notifications@github.com Sent: 4/2/2015 10:54 AM To: "WVAviator/LandDefender" LandDefender@noreply.github.com Cc: "kreezxil" kreezxil@gmail.com Subject: Re: [LandDefender] "crashes dedicate server b1341 during load" (#1)
Fixed for version 0.2.1. :) — Reply to this email directly or view it on GitHub.
server crash report: http://pastebin.com/SwuXSUWX server fml latest: http://pastebin.com/cTtk3tBL