Mignet

Results 7 comments of Mignet

i got a error 2020/08/14 15:51:16 载入sego词典 data/dictionary.txt fatal error: runtime: out of memory runtime stack: runtime.throw(0x513b5a, 0x16) /usr/lib/golang/src/runtime/panic.go:774 +0x72 runtime.sysMap(0xc00c000000, 0x4000000, 0x5fcf58) /usr/lib/golang/src/runtime/mem_linux.go:169 +0xc5 runtime.(*mheap).sysAlloc(0x5e5800, 0x2000000, 0x0, 0x7f730e3ee228) /usr/lib/golang/src/runtime/malloc.go:701...

这个在eclipse里能打断点调试吗

我已经将argo+guice+mybatis集成了,继续保持框架简单高效的特点,将来就以此为公司的基础架构了。 分布式的话,在mybatis基础上+阿里巴巴的cobar,完美了。

这个jar包就是将argo的core打包而成的,在core目录里执行mvn package 然后执行如下命令将该包注册到你的m2仓库 mvn install:install-file -DgroupId=com.bj58.spat -DartifactId=argo -Dversion=1.0.0 -Dpackaging=jar -Dfile=D:\Download\com.bj58.spat.argo_1.0.0.jar

@Vrekt Thx so much! and then i got another error about tmx: Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load dependencies of asset: world/worlds/LairOfHopelessWidow.tmx Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: world\worlds\Sewer.tsx (Internal)