[b32] Windows 2000 and SDL_SetModuleHandle

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
priestsofsyrinx
Low Yeek
Posts: 6
Joined: Mon Sep 05, 2011 5:09 pm
Location: Canada

[b32] Windows 2000 and SDL_SetModuleHandle

#1 Post by priestsofsyrinx »

The "Entry Point Not Found" message is back! This time its SDL_SetModuleHandle in library SDL.dll

b31 was working for me with the "failsafe" exe when I had a similar problem, but trying the same thing for b32 doesn't cut it apparently. Hoping there's another easy fix.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#2 Post by darkgod »

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

priestsofsyrinx
Low Yeek
Posts: 6
Joined: Mon Sep 05, 2011 5:09 pm
Location: Canada

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#3 Post by priestsofsyrinx »

That's done it, thanks!

hypnotoad
Low Yeek
Posts: 5
Joined: Sun Jul 17, 2011 2:39 pm

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#4 Post by hypnotoad »

I can't get it to work. It starts loading, I get a black background screen, but very soon an error item appears in the task bar. The program still loads quite a while, then closes and the error message goes to the foreground, something like: "t-engine-b32-fa.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is being created." The .exe name is for some reason cut shorter than the real name, don't know if it's relevant.

Te4_log: [CPU] Detected 1 CPUs
stderr: PANIC: unprotected error in call to Lua API (Unable to initialize! attempt to call a string value)

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#5 Post by darkgod »

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

hypnotoad
Low Yeek
Posts: 5
Joined: Sun Jul 17, 2011 2:39 pm

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#6 Post by hypnotoad »

darkgod wrote:Does this http://forums.te4.org/viewtopic.php?f=42&t=28061 helps you ?
The file fbo_active.cfg was there, and it already contained the line fbo_active = false. Running b31 before b32 didn't help either. Still behaves the way I described (error, closes).

priestsofsyrinx
Low Yeek
Posts: 6
Joined: Mon Sep 05, 2011 5:09 pm
Location: Canada

Re: [b32] Windows 2000 and SDL_SetModuleHandle

#7 Post by priestsofsyrinx »

I guess I'll be needing a new failsafe exe for the latest b33. If I could compile my own exe, I would, but I've tried it before with other games and it doesn't go well when you don't know what you're doing :lol:. I know a lot of the compilers people use now make exes that are windows 2000 incompatible.

Post Reply