This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1
Issues Help Desk / Re: Compiling for windows in linux problem
« on: December 30, 2014, 02:57:51 am »
the file compiled in debug
http://www.filedropper.com/egm8644901490627148383
the backtrace program, the name?
and how can use it?
http://www.filedropper.com/egm8644901490627148383
the backtrace program, the name?
and how can use it?
2
Issues Help Desk / Re: Compiling for windows in linux problem
« on: December 29, 2014, 05:48:21 am »3
Issues Help Desk / Re: Compiling for windows in linux problem
« on: December 29, 2014, 04:38:30 am »Quote
enigma-dev/output_log.txtthis file not generated, i paste the console output
http://pastebin.com/Fr4YXSE3
the compilation is completed , but the file give the precedent error in wine
EDIT
i'm on manjaro linux
4
Issues Help Desk / Re: Compiling for windows in linux problem
« on: December 29, 2014, 03:09:13 am »Code: [Select]
Unhandled exception: page fault on read access to 0x00000014 in 32-bit code (0x004841b6).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004841b6 ESP:00c0f580 EBP:00c0f628 EFLAGS:00010246( R- -- I Z- -P- )
EAX:00000000 EBX:00000000 ECX:00000003 EDX:00006e49
ESI:00356ab8 EDI:00000000
Stack dump:
0x00c0f580: 00356ab8 00002c13 00c0f5e8 7df41f34
0x00c0f590: 00c0f5b0 7dfb5000 00c0f5e8 7df47ef0
0x00c0f5a0: 00356ab8 00000001 00002c13 00355658
0x00c0f5b0: 7dfbd360 0000002e 00356ab8 00000000
0x00c0f5c0: 00000001 00000003 00000001 00002c13
0x00c0f5d0: 0000001f 7df47eb6 00c0f600 7dfbd360
Backtrace:
=>0 0x004841b6 in egm1572424667968610864 (+0x841b6) (0x00c0f628)
0x004841b6: movzwl 0x14(%eax),%eax
mm i don't know
5
Issues Help Desk / Compiling for windows in linux problem
« on: December 28, 2014, 04:54:20 am »
i have two problems , the first solved
1 the game request dll libwinpthread-1.dll
i have put the dll in same folder
2 in starded fase the game give error
i have try with wine and virtual box same crash
hello to all
1 the game request dll libwinpthread-1.dll
i have put the dll in same folder
2 in starded fase the game give error
i have try with wine and virtual box same crash
hello to all
6
Developing ENIGMA / Re: LateralGM 1.8.6.724
« on: October 25, 2014, 04:18:09 am »
i have upgraded to ubuntu 14.10 , now go
7
Developing ENIGMA / Re: LateralGM 1.8.6.724
« on: October 22, 2014, 03:01:25 pm »
i wait for set the size font in a code editor
edit
Robertttttttttttttt noooo the autocomplete of words not go. The keys not is control+space?
edit
Robertttttttttttttt noooo the autocomplete of words not go. The keys not is control+space?
8
Finished Games / Re: Laboratory Escape 3D
« on: October 21, 2014, 12:57:14 pm »
yes, on 64, this is the problem of your games
9
Finished Games / Re: Laboratory Escape 3D
« on: October 20, 2014, 03:55:18 pm »
question:
are your games compiled in linux 32 bit?
are your games compiled in linux 32 bit?
11
Developing ENIGMA / Re: LateralGM 1.8.6.65
« on: October 08, 2014, 05:10:24 am »
problem with update of lateral gm of seven hour ago
when i try to close lateral gm in mint 17, and the program not close
when i try to close lateral gm in mint 17, and the program not close
Code: [Select]
Operating System: Linux,
Version: 3.13.0-24-generic
Architecture: amd64
Java Vendor: Oracle Corporation
Version: 1.7.0_65
Available processors (cores): 4
Free memory (bytes): 92440176
Maximum memory (bytes): 1718616064
Total memory available to JVM (bytes): 115867648
File system root: /
Total space (bytes): 79394652160
Free space (bytes): 50401542144
Usable space (bytes): 46344814592
Stack trace:
java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
12
Works in Progress / Re: Real Men Wear Pink HD
« on: October 02, 2014, 03:59:08 am »
linux problem the game not detect libssl.so.1.0.0 , but in my system is istalled, i use linux mint 17
13
Works in Progress / Re: Cabin Fever Escape 3D
« on: October 02, 2014, 03:57:52 am »
linux problem the game not detect libQt5WebKitWidgets.so.5 , but in my system is istalled, i use linux mint 17
14
Graphics and Video / synfig studio development build
« on: June 12, 2014, 05:13:23 am »
hello,
synfig studio can use bones to animate images
http://www.synfig.org/cms/en/download/development
only development version
can be use sygfig studio to create platform animation
great!!
synfig studio can use bones to animate images
http://www.synfig.org/cms/en/download/development
only development version
can be use sygfig studio to create platform animation
great!!
15
General ENIGMA / Re: Cross Compiling
« on: May 16, 2014, 03:13:43 pm »
cross compiling news
i have found error in cross compilation, i solved in this mode:
install dependencies
now rename folder in
i have found error in cross compilation, i solved in this mode:
install dependencies
Code: [Select]
sudo apt-get install mingw-w64-i686-dev g++-mingw-w64-i686 wine
download windows patch and copy only the folder ENIGMAsystem in enigma devnow rename folder in
Code: [Select]
/enigma-dev/ENIGMAsystem/Additional/Windows
inCode: [Select]
/enigma-dev/ENIGMAsystem/Additional/i686-w64-mingw32
ald lets go to compile the windows executable