Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
*NEW*
Current Version on
STEAM
:
16.026
Logfile:
EN
,
DE
Webchat:
Visit the chat
Home
Help
Search
Login
Register
GLBasic forum
»
Main forum
»
Bug Reports
»
FILEREQUEST$ X_SETTEXTURE bug
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: FILEREQUEST$ X_SETTEXTURE bug (Read 1823 times)
Hemlos
To boldy go where no pixel has gone before!
Global Moderator
Prof. Inline
Posts: 1622
Particle Hawk
FILEREQUEST$ X_SETTEXTURE bug
«
on:
2012-Jun-27 »
Wow this one was a real M**********R
Case:
when you set X_SETTEXTURE -1, -1
and then you call FILEREQUEST$
Problem:
When the window comes back......CRASH
Fix:
the fix .... X_SETTEXTURE 0,0 //even if nothing is assigned to this ID, its ok
Logged
Volume_of_Earth(km^3) = 4/3*3.14*POW(6371.392896,3)
Kitty Hello
code monkey
Administrator
Prof. Inline
Posts: 10851
here on my island the sea says 'hello'
Re: FILEREQUEST$ X_SETTEXTURE bug
«
Reply #1 on:
2012-Jun-27 »
does it crash only in debug mode? You would have found a fix for a very silly bug then.
Logged
Hemlos
To boldy go where no pixel has gone before!
Global Moderator
Prof. Inline
Posts: 1622
Particle Hawk
Re: FILEREQUEST$ X_SETTEXTURE bug
«
Reply #2 on:
2012-Jun-27 »
Because this bug drove me crazy, i used debug mode.
When in debug mode...fatal exception error is reported after it crashes.
When not in debug mode, it crashes...either way crash.
Debugger does not report the problem as far as i can tell.
«
Last Edit: 2012-Jul-11 by Hemlos
»
Logged
Volume_of_Earth(km^3) = 4/3*3.14*POW(6371.392896,3)
Print
Pages: [
1
]
Go Up
« previous
next »
GLBasic forum
»
Main forum
»
Bug Reports
»
FILEREQUEST$ X_SETTEXTURE bug