While reading /XXX/XXX/XXX/img1.png pngcrush caught libpng error: Not a PNG filCould not find file: /Users/XXX/Library/Developer/Xcode/DerivedData/CookBookDemo-cnttcobrbmvbddeiesgsxnfwihfe/Build/Products/Debug-iphoneos/CookBookDemo.app/img1.pngComman…
今日真机测试遇到这样的奇葩问题: While reading XXX/XXX.png pngcrush caught libpng error: Not a PNG file.. 替换几次图片都没解决,搜了一下发现是队友问题,狠狠地将其批了一顿,竟然直接在图片后面改后缀,真是醉了!--------让美工重新导入 PS之后再导出 png 格式就好了.…
错误一:   While reading /XXX/XXX/XXX/img1.png pngcrush caught libpng error:   Not a PNG filCould not find file: /Users/XXX/Library/Developer/Xcode/DerivedData/CookBookDemo-cnttcobrbmvbddeiesgsxnfwihfe/Build/Products/Debug-iphoneos/CookBookDemo.app/img1.…
报错信息: While reading /Users/zhangyanfeng/Desktop/程序/KeyBoardDemo/KeyBoardDemo/keyboard/KerboardResource/emotion/DeleteEmoticonBtn@2x.png pngcrush caught libpng error: \\\\\^\\247X4\\\\\\370僩 Command /Applications/Xcode.app/Contents/Developer/usr/bin/…
[问题处理]Icon.png pngcrush caught libpng error:Read Error 遇到问题 在项目Archive时,遇到 Icon.png pngcrush caught libpng error: Read Error错误 处理方法 Icon.png的导出有问题,不能含有透明元素.//我的就是这个问题 重新导出再加入后就正常编译不报错了如果是用Mac自带preview(预览)导出的,那么Icon.png导出的时候不能选择alpha,重新导出下替换掉就可以了.如果是P…
导入项目到Android Studio的时候,Gradle Build失败了,报的错是 FAILURE: Build failed with an exception. Execution failed for task ':app:mergeDebugResources'.> Some file crunching failed, see logs for details AAPT: libpng error: Not a PNG file AAPT err(Facade for 197782…
在导入项目到Android studio后,若编译出现“AAPT err(Facade for): libpng error: Not a PNG file”错误. 该错误表示项目中的drawable下的图片文件有非png图片,命名为了png造成的. 解决方案: 方案一.在模块下的build.gradle中配置下面两个信息,再clear project. aaptOptions.cruncherEnabled = false      aaptOptions.useNewCruncher = f…
我在将以前在Eclipse中写的项目import到android studio中后,出现了 AAPT err(Facade for 157667509): libpng error: Not a PNG file 错误,提示信息显示图片非PNG格式. 解决方法: 在studio中依次点开每个后缀名为png的图片,(如图) 即使图片的后缀名是png,这里会显示真正的格式.找到不符合要求的图片,另存为png格式即可.…
当出现这个问题时,是因为本来是jpg或其他格式的图片存成了png导致的.或者有的图片本来就是jpg的,Android Studio一编译,发现不是png才造成了这个问题.解决这个问题可以在Android Studio中打开每张图片,查看右上角是否有jpg的字样,如果有jpg的字样而且图片是png后缀的,那么把这张图片通过图片浏览器打开,然后另存为png格式,替换原来的图片即可. 或者:build.gradle:android { aaptOptions { cruncherEnabled = f…
在使用最新版的innobackupex(2.3.2): innobackupex /backup --rsync --user=xx --password=xxx 备份时报错: Error: can't create file (null)/xtrabackup_rsyncfiles_pass1 网上搜索没有找到答案,于是向官方报告 bug ,发现已经有人汇报了该bug: https://bugs.launchpad.net/percona-xtrabackup/+bug/1511701 Bug…
Cocos2d-x加载图片资源出现libpng error: CgBI: unhandled critical chunk Xcode7.3 设置Remove Text Metadata From PNG Files = NO.就可以正常显示了 …
从库报这个错误:Got fatal error 1236 from master when reading data from binary log: 'Could not find first log file name in binary log index file' Got fatal error 1236 from master when reading data from binary log: 'could not find next log' 可以 stop slave; res…
年后回来查看mysql运行状况与备份情况,登录mysql从库查看主从同步状态 mysql> show slave status\G; *************************** . row *************************** Slave_IO_State: Master_Host: 101.200.*.* Master_User: backup Master_Port: Connect_Retry: Master_Log_File: master-bin. Rea…
Cocos2d-x加载图片资源出现libpng error: CgBI: unhandled critical chunk Xcode7.3 设置Remove Text Metadata From PNG Files = NO.就可以正常显示了 …
setup slave from backup i got error Got fatal error 1236 from master when reading data from binary log: 'Could not find first log file name in binary log index file' MASTER MariaDB [(none)]> SHOW BINLOG EVENTS IN 'mysqld-bin.140180' FROM 101070557 LI…
一.问题描述 在使用 git 时,提示 error: unable to create file xxx: Filename too long error: unable to create file xxx: Filename too long error: unable to create file xxx: Filename too long error: unable to create file xxx: Filename too long error: unable to creat…
今天用 cocos2dx3.11.1 + xcode7.3.1 进行开发,新建项目后遇到如下问题: 在iphone(ios9.3.5)真机运行项目(用xcode自带虚拟机没有出现问题) auto sprite = Sprite::create("HelloWorld.png"); 创建精灵后,sprite为NULL, 运行直接报错: libpng error: CgBI: unhandled critical chunk 解决方法:在项目的Build Settings中搜索png,找到…
原本正常显示在主页端logo图片无法显示了,爆出如下错误: libpng error: IHDR: CRC error 查找原因如下:…
执行git checkout -- . error: unable to write file mobile/manifest.jsonfatal: unable to write new index file 实际原因:没有足够磁盘空间写入报错,删除部分文件节省空间即可.…
I have installed android SDK and eclipse successfully on ubuntu 14.04. However,now it's not running.This is the output error when I start the AVD: Starting emulator for AVD 'avd' Failed to start emulator: Cannot run program "/opt/adt-bundle-linux/sdk…
有时我们在linux下执行一个sh文件,会报错“SYNTAX ERROR:UNEXPECTED END OF FILE”,这个现象主要是工作的系统环境改变造成的. 若最初脚本中是在windows下,使用sublime编辑器写.将shell脚本传至linux中:使用命令bash -x SCRIPT检查语法总是出一个错误 syntax error:unexpected end of file. 原因:dos文件传输到unix系统时,会在每行的结尾多一个^M,在vim的时候,当你用如下命令查看:cat…
在家编译一个Apache的开源项目,在编译时遇到错误如下: error: error while loading <root>, error in opening zip file [ERROR] error: error while loading <root>, error in opening zip file error: scala.reflect.internal.MissingRequirementError: object scala.runtime in comp…
错误信息: [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project qchat-common: Compilation failure [ERROR] F…
http://blog.csdn.net/shuilan0066/article/details/8738035 分类:            调试错误信息2013-03-29 19:08492人阅读评论(0)收藏举报 1 error BK1506 : cannot open file '.\Debug\????????.sbr': No such file or dire 解决方法: 从工程->设置->浏览信息->创建创建浏览信息的复选框的勾给去掉就行了 工程---属性---C/C--…
项目部署服务启动时会出现: error in opening zip file 1 错误 原来是不同服务器编译过的jar包直接下载后发布有问题,重新上传本地编译好的lib下面的jar包后,启动服务,正常.…
maven时候Embedded error: error in opening zip file 用 mvn clean install -Dmaven.test.skip=true -Denv=release…
CSC : fatal error CS0042: Unexpected error creating debug information file 'xxxx.PDB' -- 'c:\Builds\xxxx.pdb: The process cannot access the file because it is being used by another process. 查看了详细的Build Log, 发现了同样的一文件被build了两次. 原因是 Solution 中的 Project…
1.挂载60T存储,设置开机自动挂载,UUID编号配置错误导致系统无法启动 2.根据提示进入维护状态,输入root密码,进入fstab删除UUID等内容,结果报错     Error:/etc/fstab:Read-only file system 3.执行:mount -o remount,rw /     就可以编辑保存…
SHELL syntax error:unexpected end of file 提示错误 if [ -n "$1" ] then " else " fi exit 执行sh my.sh par 提示syntax error:unexpected end of file.错误请问为什么啊? 文本编辑是在windows下通过记事本编写的这个文件,运行 在cygwin模拟LINUX软件环境下. 解决思路: DOS下文件和Linux下文件格式差异问题导致的. DOS下的…
最近有个项目需要用到FPDF,但是输出的时候报错: FPDF error: Not a JPEG file: http://***/data/attachment/forum/201603/19/105428nzhz6z9eh6qyyiw8.jpg 找到报错的代码:…