- 最后登录
- 2022-10-8
- 注册时间
- 2010-12-6
- 阅读权限
- 100
- 积分
- 14150
  
- 纳金币
- 76544
- 精华
- 23
|
[技术问答]Unity4.0发布flash问题 技术问题描述:大家用Unity4.0有没有成功发布过flash,我在发布flash的时候遇到SwfPostprocessor***的问题,日志
ERROR: The given key was not present in the dictionary.
Stacktrace: at System.Collections.Generic.Dictionary`2[System.String,System.Int32].get_Item (System.String key) [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.ProcessBlock (SwfPostprocessor.UnityCompiler.cfg.BasicBlock block, Int32 depth) [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.ProcessBlocks () [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.CreateBasicBlocks () [0x00000] in <filename unknown>:0
大家遇到过吗,怎么解决的? 技术问题解答:可以成功发布。您可以首先试验一下angrybots是否可以成功导出。 |
|