Getting a console or error log from a Cocotron app - console

Does anyone know how to get a console or error log in Cocotron? In XCode if you go to preferences and under debugging you can select start console on startup but when you run the cocotron outside of XCode (in windows) no console pops up. I would like to try and get the frame rate but I don't know how to output to the console. Thanks!

I spent ages trying to find this out.
Its very simple once you know it: just add -mconsole to the "Other linker flags" (where you have already added -mwindows)

Related

iExpress error: "Unable to end update of resources"

I've been successfully using iExpress for years. Now, when generating the same .exe files that I always generate, iExpress is now giving me the error: Unable to end update of resources.
This error comes at the very end of the process. I see the Create Package screen and the text "Creating the package..." Then the error occurs. In the file folder, I'll see a file like: ~MyFileName.CAB which would normally be deleted at the end of running iExpress.
I've tried deleting the .CAB file and rerunning iExpress again (many times). I tried rebooting. I tried running iExpress with different applications. I tried searching the web and Stack Overflow. I'm using the same Windows user account I normally use. Desperate for help as I'm unable to release my applications. Thank you!!!
The problem is resolved, though not exactly sure how. I did have another user run iExpress on my machine as that other user. (Ie, right-click on the iExpress executable and run as the other user.) That user was able to run iExpress without the error I reported above. And after that, iExpress started magically working for me too.
Could running as the other user have caused Windows to clear out some file that had been corrupted? Something else? I don't know. I just thought I would write what happened in case this can help someone else in the future.
FURTHER UPDATE
The problem popped up again. I finally figured out that if I closed File Explorer before running iExpress, the error never happens. There's some bug with Windows 10 and/or iExpress where having the folder open can interfere with the final step that iExpress does.
Of interest: It's not a consistent bug. Sometimes iExpress finished and sometimes I got the above error when File Explorer and the folder in question was open.

Realm Function - "We ran into an issue trying to start User Search"

So I hit the green "Play" button to run my Realm function and I'm getting this error. I was building a realm function for user search last night and at one point it randomly started giving me that error. Nothing is showing up in the logs. If I click on "Create New Function" and immediately run the pre-built one, I still get the same error. I also tried restarting the ROS but to no avail. Any ideas?
Edit -
The log tab in the ROS sidebar does not display anything but the Console Log underneath the realm function says “Opened function log: 48aaee7c-b70c-4111-ad2f-fbb44dccad8a”.
Versioning:
ROS V1.8.1, centOS 6
Upgrading Realm Object Server to 1.8.2 fixed the weirdness with Realm Functions and logs not appearing in the logs tab.

Object Reference error on build but... no location?

It's an aspx web site. It's Huuuge. Oftentimes, we won't see errors until building the entire site. But it's always told us where the error is.
This time, I'm getting an Object reference not set to instance of an object. error with file, no line, no location. Double clicking on the error just does... nothing.
Error 3 Object reference not set to an instance of an object.
I've tried a few things that I've found here and elsewhere but nothing seems to be helping out or giving me more information. I've tried change the verbosity of compiler/build messages but those goggles don't seem to help.
Edit: Very specifically, the first time I try to build the site after opening the project, it says it builds just fine. Trying to build it again causes the error. Closing VS (2013) and reopening the project allows a first time build success and subsequent builds are failures. It should also be noted that it's not actually building anything because it completes far far too quickly - almost instantly.
Can anyone give me some ideas on how to track this down?
It turns out that the VS installation is completely broken. Banging on the keyboard like a monkey and then trying to build succeeds when it should not.

CodeSign error: No code signing identities found

I want to run the simulator in AppCode. I get the error above because I haven't registered with apple yet, but I cannot figure out how to run the simulator.
This link claims shows how to create a run configuration, but makes no mention of specifying a simulator or a real device. How is this done?
The answer is, from the Run menu, select Run... not Edit Configurations...
Then you can select which simulator you want to run. It will then compile and run.

Internal build error in Flash Builder

I am getting Internal build error in Flash Builder.
When I go to the Problems Editor, it says that I can find more details in the error log.
What does Adobe mean by referring me to the error log? Where I can find it?
This error appears at me sometimes, I never found the real reason...
Sometimes, if I save a file during the build process, something goes wrong and I get the error...
go to Project -> Clean Project, and it should disappear....

Resources