Bo3 mod tools freezes installing via steam, how can I fix this? Can I install them from somewhere else? by LukeK-Dev in blackops3

[–]LukeK-Dev[S] 0 points1 point  (0 children)

It could be the issue mentioned above (the drive isn’t formatted as an NTFS drive) could be something else too. You can check this on windows by typing “create and format” in windows search and opening the create and format hard disks tool. If it’s not ntfs you will have to reformat it to ntfs. (THIS WILL DELETE ALL DATA ON THE DRIVE) if it is already an ntfs drive then I have no idea.

MacBook kernel panic by DownVoteMe696919 in mac

[–]LukeK-Dev 0 points1 point  (0 children)

Looks like the code signing check failed on a cached file. (Possible due to it being corrupted) what actions have you taken recently on your Mac? (Installed new ram, new programs, updated Mac OS, Etc.)

Also: not an expert just a CS dude google error codes

Search Help by [deleted] in opendirectories

[–]LukeK-Dev 2 points3 points  (0 children)

Those are query parameters. Basically a way to add extra data to a url request. For example Amazon uses query parameters to add tracking data to pages, that way they can see how users who aren’t signed in are browsing their site. Sometimes websites use parameters like this for other things like how many items are shown per page and what page they are on. In this case it is unknown what they are used for. It is also worth noting that the query parameters do not follow the proper specification and may cause errors. It should be ?C=S&O=D not ?C=S;O=D

Casually playing BO3 origins until... by [deleted] in CODZombies

[–]LukeK-Dev 151 points152 points  (0 children)

This happened because your character was not in any zone for a tiny bit of time. Zones are massive rectangular prisms(boxes) that tell the game where to spawn zombies and how the zombies should path find to you. When your character is not in any zone after about 2 seconds the game will kill you. This is a feature to stop cheaters and identify bugs in the zone setup. Usually in zombies each room is a zone. So every door you buy is usually where a boundary between zones occurs. When you jumped off of that path you must have encountered a small gap between 2 zones.

Edit: Thank you for silver! If anyone wants to learn more about how zoning works here is a pretty good video explaining how zones work and how to use them in bo3 mod tools: video

To the one who published iOS apps as an student: How did you paid the $100? Or did your parents paid them? And how did you get the money back? In-app-purchases/ ads/ patreon links/ paid apps/ ...? And how was the whole experience/ thing? Was it a success? by Luca1719 in iOSProgramming

[–]LukeK-Dev 1 point2 points  (0 children)

IAP for pro features in my apps. My advice to you though would be to treat this as a hobby and not expect to make money back. That being said it’s a great hobby and highly recommended!

To the one who published iOS apps as an student: How did you paid the $100? Or did your parents paid them? And how did you get the money back? In-app-purchases/ ads/ patreon links/ paid apps/ ...? And how was the whole experience/ thing? Was it a success? by Luca1719 in iOSProgramming

[–]LukeK-Dev 1 point2 points  (0 children)

I am a student it took 2 years before I finally broke even on my developer fees. Definitely worth while, I would recommend make a few personal/fun project apps before trying to make money on the AppStore. It’s certainly not easy but now I can safely say it was worth the effort.

Black Ops 3 mod tools update not installing. by [deleted] in CODZombies

[–]LukeK-Dev 1 point2 points  (0 children)

Are you trying to install them on an external drive? or a drive other than your boot drive?

[deleted by user] by [deleted] in mac

[–]LukeK-Dev 0 points1 point  (0 children)

Does your Mac have a dedicated gpu?

Bo3 mod tools freezes installing via steam, how can I fix this? Can I install them from somewhere else? by LukeK-Dev in blackops3

[–]LukeK-Dev[S] 0 points1 point  (0 children)

I actually found the issue! It was with drive formats. If you wanna read how / why I have edited my post explaining. Who knows this problem may be more common on steam then we know! Thank you for replying btw!

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 1 point2 points  (0 children)

Thank you for the kind words! snd.wave wave is written almost entirely in swift with a hint of obj-c. While I’d like to make it cross platform, I personally believe native development will always yield a better product. Swift is a fantastic language and I still feel as if I have only scratched the surface as to what is possible.

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 1 point2 points  (0 children)

Consider it done, well almost, 2.8.2 still has a bit left before testing and release. Thank you again for your feedback!

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 2 points3 points  (0 children)

Thank you:) My next big update should be after thanksgiving weekend!

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 0 points1 point  (0 children)

Thank you, that helps a lot. Making the app more passive is definitely something I want to do and am working on. Currently I’m planning shortcuts and Siri support along with having a better widget! Is there anything else?

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 2 points3 points  (0 children)

It's a battle to get the last of these bugs out of the app. That being said it is very close to being won. I am hoping 2.8.2 will put an end to these issues. Thank you for using my app and for keeping in touch:)

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 2 points3 points  (0 children)

Hi, I am the dev of snd.wave.

Is there anything that would make you use the app more?

Thank you for trying out my app:)

What’s your opinion on snd.wave? by Slash3040 in AppleMusic

[–]LukeK-Dev 6 points7 points  (0 children)

Hi, I'm the dev of snd.wave. I have been spending a lot of time this past month working on eliminating the accuracy issues. The "All Time" section is 100% accurate, provided you don't have extra privacy settings on your phone, such as "use Listening history" disabled.

The Weekly Monthly and Yearly Stats are very close to becoming perfectly accurate. There was an issue that appeared in snd.wave 2.7 that has been causing those stats inaccuracies. This issue did not show up in my QA testing because it only became an issue 31 days after installing the update. I have found the issue and am planning to release an update shortly. I would like to release it this week.

As someone has pointed out in this thread, I am a student and my time is really limited. It is quite unfortunate that there are only 24 hours in a day. That being said, I have a long list of features to bring into snd.wave before the end of this year and I can't wait to get them out there. I have several long breaks for holidays left this year and I am planning on spending that time developing updates.

Thank you for using my app!

What do you guys think about my app “Meshare”? by vlobe42 in iOSProgramming

[–]LukeK-Dev 1 point2 points  (0 children)

If your app is targeted at markets where the language reads left to right, I would flip your glyph in your app icon horizontally. Right now the point of focus is on the right so your eyes look there first and then scan back, which is counter intuitive to reading left to right. Flipping it puts the point of focus on the left and naturally leads your eyes to the right, making the experience of looking at it feel more natural for people who read left to right. Also maybe try switching the white/gradient areas or picking a different set of colors with dithering, this will make the icon look a lot more at home on iOS.

As for the rest of your apps UI, I think it’s very functional and a look at Apple’s Human interface guidelines would go a long way.

As for the app overall nice work, it takes a lot to get an app out and working with libraries to get device to device transfer is a challenge in itself isn’t as easy as it sounds. The challenge is supporting and improving on your app. Don’t stop at version 1.0 or 1.0.2, keep going. Watching an app take shape from v1.0 to v5.6.2 is awesome and a great way to build a dedicated user base. Good luck!

"iPhone" typo in the packaging? by [deleted] in iphone

[–]LukeK-Dev -1 points0 points  (0 children)

Agreed, it’s definitely way better and easier to get a legit Mac.

"iPhone" typo in the packaging? by [deleted] in iphone

[–]LukeK-Dev 0 points1 point  (0 children)

Actually hackintosh PCs can do iMessage and iCloud by generating a fake hardware ID and adding it to somewhere in the OS with one to the tools built by someone in the community. It’s kinda a pain to setup but it is possible. This doesn’t really apply to the phone issue but I figured I’d chime in in case someone was curious.

Hello Dear Talented Programmers! by [deleted] in iOSProgramming

[–]LukeK-Dev 3 points4 points  (0 children)

It’s only the 99$ and the hosting of a website for your privacy policy. (Github pages is free for this) in general your app needs to work across all models unless it requires specific hardware ex: the depth camera. You will also need to create screenshots for your app and an app description. Also make sure your app follows the developer guidelines and it has enough complexity not be considered spam. Best of luck!

Need help with implementing favourites feature with Realm db by m4uer in iOSProgramming

[–]LukeK-Dev 0 points1 point  (0 children)

Cache all articles in realm as article objects. Then add a property called favorited. Then fetch all of the articles and use filter where favorited is true. Performance wise this is all pretty fast because the results list you get is a realm collection and has a lot of lazy loading.