Register | Login
Forum Index > Requests and Feedback > data section.
Author Message
Pages: 1 2 3 4 5 6 7 8 9 10 11
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[656] - posted: 2011-11-12 18:05:18
can you open the log.txt file and paste the bottom output?

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[657] - posted: 2011-11-12 18:11:12
sorry i see you did before

Code:
PlugSys: Emit plugin has loaded!
PlugSys: Masm plugin has loaded!
[6,3]: Unknown Identifier "." in [testprg.zir]
Code: 
.DATA var DB 64


hmmm

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[658] - posted: 2011-11-12 18:11:45
ok , i have reinstalled it in new folder but the same error

here is the entire log file , run only one time

Ziron Compiler 1.1.27.6
Copyright (C) 2011. OverHertz Ltd. All rights reserved.
--------------------------------------------
11/12/2011 6:09:52 PM
--------------------------------------------

Compile OK - 896 lines, 0.016 second(s)
Link OK - 0 second(s)
Build Complete - 0 second(s)
--------------------------------------------


Press the [enter] key to exit.
Ziron Compiler 1.1.27.6
Copyright (C) 2011. OverHertz Ltd. All rights reserved.
--------------------------------------------
11/12/2011 6:10:02 PM
--------------------------------------------

PlugSys: Emit plugin has loaded!
PlugSys: Masm plugin has loaded!
[6,3]: Unknown Identifier "." in [testprg.zir]
Code:
.DATA var DB 64

--------------------------------------------


Press the [enter] key to exit.



the first one for masm.zir and the second for testprg.zir

http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[659] - posted: 2011-11-12 18:16:43
what OS do you run? windows 7?

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[660] - posted: 2011-11-12 18:18:00
yes , windows7

http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[661] - posted: 2011-11-12 18:23:20
ok, i'll fire up my win7 dev machine and try compile and run from there, but i don't think that could be a problem, but best to test, will let you know asap.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[662] - posted: 2011-11-12 18:32:22
ok it seems to be a win7 issue, i'm guessing windows 7 has some restrictions on changing memory of another application, so probably to do with the char[eax] = "_" ....

you could try using the Ziron_SetFileBuffer, but you would need to dynamically create a buffer for the strCode, copying the code; you could try using strDup for that, then do the changes to your buffer and call SetFileBuffer.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[663] - posted: 2011-11-12 18:48:35
disregard that last post, i'm going to look into what is the problem, actually the pointer to the buffer is not being passed at all, so it means something windows 7 does not like about ziron....i will fix it then let you know.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1 2 3 4 5 6 7 8 9 10 11
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 10 user(s) online. 0 member(s) and 10 guest(s)
Most users ever online was 1046, January 28, 2022, 2:08 pm.


Statistics:
Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51
Welcome to our newest member, yecate
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd