You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
Testing the project in Flashdevelop i've got the message "A file has been modified externally. Do you want to reload the file: C:Users\SomeName\Test\Project.xml?" If i comfirm it the Project.xml turns into unreadable file only with one string that contains strange symbols - "CWS ^К ", if not - this message annoys every time i test the project.
SruloArt
unread,
Nov 9, 2014, 12:46:18 PM11/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
That's a pretty weird error, it's not supposed to be reloaded regardless anything. I would reinstall flixel using these instructions (http://haxeflixel.com/documentation/install-haxeflixel/), maybe something went wrong with your flixel-templates repo or something...
Stanislav Melnykov
unread,
Nov 10, 2014, 9:30:30 AM11/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
I've reinstalled haxelib, lime, openfl and flixel, but now get this message "Class not found : ApplicationMain
Build halted with errors (haxe.exe)."...
Stanislav Melnykov
unread,
Nov 10, 2014, 10:24:45 AM11/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
It works (have choosen the wrong player for testing), but the "project.xml" still crashes((
Gama11
unread,
Nov 10, 2014, 10:31:08 AM11/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
Is this a FlashDevelop issue? Have you tried compiling the project via the console / lime test?
Did you create this project via flixel-tools?
What FD version are you using, latest?
Stanislav Melnykov
unread,
Nov 10, 2014, 11:57:19 AM11/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
Yes, the project has been created via flixel tools
I'm using FlashDevelop 4.6.4
Compiling via the console returns the string "project.xml contains invalid XML data". Cannot figure out whether this problem is related with haxeflixel or FlashDevelop...
Stanislav Melnykov
unread,
Nov 10, 2014, 4:51:34 PM11/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
Tried haxeflixel with HIDE IDE - all works fine, the project.xml doesn't change during the testing, so, the problem is in FlashDevelop