amothfurry / Smoke-Em-Out-Struggle-Mod

This is the Smoke 'Em Out Struggle Mod by Rageminer & Atsuover.
Apache License 2.0
45 stars 33 forks source link

Bug Report: Type not found while compiling #6

Closed Maritsu closed 3 years ago

Maritsu commented 3 years ago

If you are playing a downloaded version of the game, what operating system are you using?

Compiling source code, Ubuntu 20.04.2 LTS 64-bit, Linux 5.8.0-53-generic

What version of the game are you using? Look in the bottom left corner of the main menu.

The latest version of the source code.

Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible.

Download all the required haxe libraries, clone the source code and run $ lime test linux -debug Terminal screenshot

Please describe your issue. Provide extensive detail and images if possible.

As the image above shows, upon running $ lime test linux -debug, an error message is shown:

source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff
/home/bittheprotogen/haxelib/polymod/git/polymod/format/XMLMerge.hx:189: characters 10-23 : Warning : This typedef is deprecated in favor of haxe.xml.Access
/home/bittheprotogen/haxelib/polymod/git/polymod/format/XMLMerge.hx:189: characters 30-43 : Warning : This typedef is deprecated in favor of haxe.xml.Access
DotWith commented 3 years ago

4 Willl help you and please after reading close this issue and pull request.

Maritsu commented 3 years ago

Oh ok, thank you